JUnit version 4.13.2
.14:00:01.225 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112801216
14:00:01.250 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112801249
14:00:01.280 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:00:01.284 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:00:01.352 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:00:01.364 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:00:01.369 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:00:01.372 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:00:01.572 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:00:01.805 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:01.806 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:00:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:01.810300 22528 mini_oidc.cc:150] Starting JWKS server
14:00:01.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:01.813710 22528 webserver.cc:533] Webserver started at http://127.0.0.1:43887/ using document root <none> and password file <none>
14:00:01.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:01.814074 22528 mini_oidc.cc:186] Starting OIDC Discovery server
14:00:01.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:01.815049 22528 webserver.cc:533] Webserver started at http://127.0.0.1:33305/ using document root <none> and password file <none>
14:00:01.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:01Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:00:01.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:01Z Disabled control of system clock
14:00:01.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:01.851040 22528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:01.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:01.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/wal
14:00:01.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/data
14:00:01.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:01.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:01.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/logs
14:00:01.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/data/info.pb
14:00:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:01.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:01.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:01.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:01.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:01.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:01.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:01.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:01.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:01.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:01.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.62:35379
14:00:01.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.62
14:00:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:01.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:01.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:01.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:01.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:01.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43887/jwks.json with env {}
14:00:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.215046 22539 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:02.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.215490 22539 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:02.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.215617 22539 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:02.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.225385 22539 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:02.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.225524 22539 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:02.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.225589 22539 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:02.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.225631 22539 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:02.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.225687 22539 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:02.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.225721 22539 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43887/jwks.json
14:00:02.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.237803 22539 master_runner.cc:387] Master server non-default flags:
14:00:02.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:02.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:02.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:02.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:02.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/data
14:00:02.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/wal
14:00:02.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:02.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:02.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:02.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:02.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:02.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.62:35379
14:00:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43887/jwks.json
14:00:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:02.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:02.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/data/info.pb
14:00:02.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.62
14:00:02.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:02.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:02.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:02.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:02.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:02.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:02.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/logs
14:00:02.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:02.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:02.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:02.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:02.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:02.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:02.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:02.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.239811 22539 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:02.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.241829 22539 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.253919 22545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.254081 22544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:02.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.254263 22547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:02.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.255308 22539 server_base.cc:1061] running on GCE node
14:00:02.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.256534 22539 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:02.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.258229 22539 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:02.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.259536 22539 hybrid_clock.cc:648] HybridClock initialized: now 1779112802259490 us; error 38 us; skew 500 ppm
14:00:02.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.260010 22539 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:02.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.262447 22539 webserver.cc:533] Webserver started at http://127.22.0.62:36529/ using document root <none> and password file <none>
14:00:02.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.263377 22539 fs_manager.cc:362] Metadata directory not provided
14:00:02.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.263546 22539 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:02.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.264036 22539 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.266714 22539 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/data/instance:
14:00:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c28e62cd116443f6a29f926b3f2fd686"
14:00:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:02 on dist-test-slave-409m"
14:00:02.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.267740 22539 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/wal/instance:
14:00:02.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c28e62cd116443f6a29f926b3f2fd686"
14:00:02.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:02 on dist-test-slave-409m"
14:00:02.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.274065 22539 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:00:02.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.278431 22553 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:02.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.280203 22539 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:00:02.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.280440 22539 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/wal
14:00:02.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c28e62cd116443f6a29f926b3f2fd686"
14:00:02.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:02 on dist-test-slave-409m"
14:00:02.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.280773 22539 fs_report.cc:389] FS layout report
14:00:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/wal
14:00:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/wal
14:00:02.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/data/data
14:00:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:02.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:02.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:02.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:02.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:02.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:02.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:02.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:02.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.312062 22539 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:02.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.313439 22539 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:02.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.313844 22539 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:02.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.337316 22539 rpc_server.cc:307] RPC server started. Bound to: 127.22.0.62:35379
14:00:02.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.337335 22604 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.0.62:35379 every 8 connection(s)
14:00:02.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.339249 22539 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/data/info.pb
14:00:02.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.343937 22605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:02.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.347940 22528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 22539
14:00:02.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.348263 22528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-0/wal/instance
14:00:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.351315 22528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:02.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/wal
14:00:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/data
14:00:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:02.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:02.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/logs
14:00:02.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/data/info.pb
14:00:02.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:02.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.61:46679
14:00:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.61
14:00:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:02.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:02.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:02.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:02.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:02.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:02.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:02.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:02.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43887/jwks.json with env {}
14:00:02.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.357050 22605 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } has no permanent_uuid. Determining permanent_uuid...
14:00:02.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.374042 22605 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } has no permanent_uuid. Determining permanent_uuid...
14:00:02.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.375423 22555 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.0.61:46679: connect: Connection refused (error 111)
14:00:02.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.377290 22605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.61:46679: Network error: Client connection negotiation failed: client connection to 127.22.0.61:46679: connect: Connection refused (error 111)
14:00:02.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.426749 22605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } attempt: 1
14:00:02.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.429430 22605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.61:46679: Network error: Client connection negotiation failed: client connection to 127.22.0.61:46679: connect: Connection refused (error 111)
14:00:02.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.497788 22605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } attempt: 2
14:00:02.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.501117 22605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.61:46679: Network error: Client connection negotiation failed: client connection to 127.22.0.61:46679: connect: Connection refused (error 111)
14:00:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.592444 22605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } attempt: 3
14:00:02.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.594683 22605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.61:46679: Network error: Client connection negotiation failed: client connection to 127.22.0.61:46679: connect: Connection refused (error 111)
14:00:02.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.703241 22607 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.703708 22607 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.703827 22607 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.712980 22607 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.713145 22607 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.713232 22607 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.713294 22607 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.713371 22607 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.713418 22607 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43887/jwks.json
14:00:02.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.724326 22607 master_runner.cc:387] Master server non-default flags:
14:00:02.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:02.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:02.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:02.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:02.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/data
14:00:02.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/wal
14:00:02.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:02.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:02.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:02.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:02.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:02.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.61:46679
14:00:02.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:02.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:02.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:02.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43887/jwks.json
14:00:02.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:02.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:02.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/data/info.pb
14:00:02.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.61
14:00:02.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:02.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:02.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:02.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:02.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:02.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:02.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/logs
14:00:02.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:02.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:02.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:02.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:02.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:02.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:02.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:02.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:02.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:02.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:02.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.726804 22607 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:02.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.729658 22607 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.737954 22605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } attempt: 4
14:00:02.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.740952 22605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.61:46679: Network error: Client connection negotiation failed: client connection to 127.22.0.61:46679: connect: Connection refused (error 111)
14:00:02.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.741744 22616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:02.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.746989 22615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:02.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.748368 22618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.749081 22607 server_base.cc:1061] running on GCE node
14:00:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.750087 22607 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:02.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.751951 22607 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:02.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.753191 22607 hybrid_clock.cc:648] HybridClock initialized: now 1779112802753131 us; error 57 us; skew 500 ppm
14:00:02.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.753623 22607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:02.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.756249 22607 webserver.cc:533] Webserver started at http://127.22.0.61:34171/ using document root <none> and password file <none>
14:00:02.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.757228 22607 fs_manager.cc:362] Metadata directory not provided
14:00:02.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.757434 22607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:02.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.757895 22607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:02.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.760614 22607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/data/instance:
14:00:02.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09179b4d841a461fb44c98a6d9043a03"
14:00:02.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:02 on dist-test-slave-409m"
14:00:02.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.761477 22607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/wal/instance:
14:00:02.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09179b4d841a461fb44c98a6d9043a03"
14:00:02.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:02 on dist-test-slave-409m"
14:00:02.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.769079 22607 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
14:00:02.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.773512 22624 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:02.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.775384 22607 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
14:00:02.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.775700 22607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/wal
14:00:02.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "09179b4d841a461fb44c98a6d9043a03"
14:00:02.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:02 on dist-test-slave-409m"
14:00:02.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.775910 22607 fs_report.cc:389] FS layout report
14:00:02.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:02.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/wal
14:00:02.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/wal
14:00:02.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/data/data
14:00:02.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:02.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:02.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:02.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:02.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:02.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:02.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:02.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:02.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:02.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:02.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:02.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.801644 22607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:02.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.802567 22607 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:02.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.802822 22607 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:02.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.825181 22607 rpc_server.cc:307] RPC server started. Bound to: 127.22.0.61:46679
14:00:02.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.825213 22675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.0.61:46679 every 8 connection(s)
14:00:02.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.827135 22607 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/data/info.pb
14:00:02.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.832095 22676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:02.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.833128 22528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 22607
14:00:02.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.833267 22528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-1/wal/instance
14:00:02.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.834715 22528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/wal
14:00:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/data
14:00:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:02.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:02.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:02.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:02.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:02.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/logs
14:00:02.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/data/info.pb
14:00:02.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:02.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:02.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:02.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:02.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:02.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:02.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.60:41475
14:00:02.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.60
14:00:02.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:02.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43887/jwks.json with env {}
14:00:02.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.840706 22676 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } has no permanent_uuid. Determining permanent_uuid...
14:00:02.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.856328 22676 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } has no permanent_uuid. Determining permanent_uuid...
14:00:02.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.866847 22676 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } has no permanent_uuid. Determining permanent_uuid...
14:00:02.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.868294 22628 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:02.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.870349 22676 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.60:41475: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:02.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.919715 22676 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } attempt: 1
14:00:02.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.922189 22676 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.60:41475: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:02.990497 22676 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } attempt: 2
14:00:02.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:02.992915 22676 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.60:41475: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:03.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.040302 22605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } attempt: 5
14:00:03.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.047966 22605 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } has no permanent_uuid. Determining permanent_uuid...
14:00:03.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.050542 22605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.60:41475: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:03.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.084193 22676 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } attempt: 3
14:00:03.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.086634 22676 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.60:41475: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:03.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.101830 22605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } attempt: 1
14:00:03.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.104094 22605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.60:41475: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:03.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.172374 22605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } attempt: 2
14:00:03.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.174770 22605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.60:41475: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:03.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.193526 22678 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:03.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.194005 22678 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:03.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.194089 22678 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:03.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.202818 22678 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:03.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.202929 22678 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:03.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.202986 22678 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:03.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.203024 22678 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:03.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.203076 22678 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:03.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.203110 22678 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43887/jwks.json
14:00:03.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.213891 22678 master_runner.cc:387] Master server non-default flags:
14:00:03.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:03.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:03.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:03.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:03.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/data
14:00:03.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/wal
14:00:03.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.60:41475
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43887/jwks.json
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/data/info.pb
14:00:03.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.60
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/logs
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:03.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:03.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:03.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:03.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:03.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:03.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.216080 22678 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:03.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.218626 22678 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:03.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.228246 22687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:03.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.228245 22686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:03.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.229061 22689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:03.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.229864 22676 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } attempt: 4
14:00:03.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.230425 22678 server_base.cc:1061] running on GCE node
14:00:03.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.231570 22678 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:03.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.231892 22676 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.60:41475: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:03.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.233296 22678 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:03.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.234582 22678 hybrid_clock.cc:648] HybridClock initialized: now 1779112803234510 us; error 56 us; skew 500 ppm
14:00:03.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.235055 22678 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:03.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.237610 22678 webserver.cc:533] Webserver started at http://127.22.0.60:39245/ using document root <none> and password file <none>
14:00:03.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.238468 22678 fs_manager.cc:362] Metadata directory not provided
14:00:03.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.238615 22678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:03.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.239090 22678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:03.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.241896 22678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/data/instance:
14:00:03.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8f00f029964f4877bf7e399f95791ba8"
14:00:03.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:03 on dist-test-slave-409m"
14:00:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.242967 22678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/wal/instance:
14:00:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8f00f029964f4877bf7e399f95791ba8"
14:00:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:03 on dist-test-slave-409m"
14:00:03.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.248740 22678 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
14:00:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.252750 22695 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.254362 22678 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
14:00:03.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.254603 22678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/wal
14:00:03.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8f00f029964f4877bf7e399f95791ba8"
14:00:03.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:03 on dist-test-slave-409m"
14:00:03.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.254901 22678 fs_report.cc:389] FS layout report
14:00:03.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:03.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/wal
14:00:03.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/wal
14:00:03.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/data/data
14:00:03.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:03.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:03.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:03.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:03.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:03.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:03.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:03.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:03.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:03.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:03.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:03.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.278268 22678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:03.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.279426 22678 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:03.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.279845 22678 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:03.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.281057 22605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } attempt: 3
14:00:03.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.283226 22605 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.0.60:41475: Network error: Client connection negotiation failed: client connection to 127.22.0.60:41475: connect: Connection refused (error 111)
14:00:03.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.302541 22678 rpc_server.cc:307] RPC server started. Bound to: 127.22.0.60:41475
14:00:03.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.302574 22746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.0.60:41475 every 8 connection(s)
14:00:03.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.304435 22678 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/data/info.pb
14:00:03.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.306304 22528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 22678
14:00:03.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.306520 22528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/master-2/wal/instance
14:00:03.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.310495 22747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:03.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.318830 22747 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } has no permanent_uuid. Determining permanent_uuid...
14:00:03.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.333570 22747 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } has no permanent_uuid. Determining permanent_uuid...
14:00:03.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.341332 22747 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } has no permanent_uuid. Determining permanent_uuid...
14:00:03.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.353266 22747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8: Bootstrap starting.
14:00:03.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.356976 22747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8: Neither blocks nor log segments found. Creating new log.
14:00:03.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.358254 22747 log.cc:826] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8: Log is configured to *not* fsync() on all Append() calls
14:00:03.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.361773 22747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8: No bootstrap required, opened a new log
14:00:03.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.367867 22747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } }
14:00:03.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.368235 22747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:03.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.368358 22747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f00f029964f4877bf7e399f95791ba8, State: Initialized, Role: FOLLOWER
14:00:03.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.369264 22747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } }
14:00:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.370373 22754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [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: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.370672 22754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [sys.catalog]: This master's current role is: FOLLOWER
14:00:03.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.371618 22747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [sys.catalog]: configured and running, proceeding with master startup.
14:00:03.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.382615 22765 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:03.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.382845 22765 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:03.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.379700 22678 master_runner.cc:187] Error getting master registration for 127.22.0.62:35379: OK, instance_id { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" instance_seqno: 1779112802331375 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:03.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.386871 22678 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:03.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.416397 22754 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:03.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.416848 22754 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } }
14:00:03.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.418871 22754 leader_election.cc:290] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c28e62cd116443f6a29f926b3f2fd686 (127.22.0.62:35379), 09179b4d841a461fb44c98a6d9043a03 (127.22.0.61:46679)
14:00:03.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.460464 22605 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } attempt: 4
14:00:03.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.475279 22605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686: Bootstrap starting.
14:00:03.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.481326 22605 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686: Neither blocks nor log segments found. Creating new log.
14:00:03.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.482991 22605 log.cc:826] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686: Log is configured to *not* fsync() on all Append() calls
14:00:03.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.485950 22605 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686: No bootstrap required, opened a new log
14:00:03.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.494760 22605 raft_consensus.cc:359] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } }
14:00:03.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.495781 22605 raft_consensus.cc:385] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.496219 22605 raft_consensus.cc:740] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e62cd116443f6a29f926b3f2fd686, State: Initialized, Role: FOLLOWER
14:00:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.497283 22605 consensus_queue.cc:260] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } }
14:00:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.499136 22768 sys_catalog.cc:455] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [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: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.500164 22605 sys_catalog.cc:565] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [sys.catalog]: configured and running, proceeding with master startup.
14:00:03.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.500227 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f00f029964f4877bf7e399f95791ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e62cd116443f6a29f926b3f2fd686" is_pre_election: true
14:00:03.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.500481 22768 sys_catalog.cc:458] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [sys.catalog]: This master's current role is: FOLLOWER
14:00:03.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.500783 22580 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f00f029964f4877bf7e399f95791ba8 in term 0.
14:00:03.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.501629 22696 leader_election.cc:304] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [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: 8f00f029964f4877bf7e399f95791ba8, c28e62cd116443f6a29f926b3f2fd686; no voters: 
14:00:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.502178 22754 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:03.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.502332 22754 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:03.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.502427 22754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 0 FOLLOWER]: Advancing to term 1
14:00:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.505779 22754 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } }
14:00:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.507581 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f00f029964f4877bf7e399f95791ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e62cd116443f6a29f926b3f2fd686"
14:00:03.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.507819 22580 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [term 0 FOLLOWER]: Advancing to term 1
14:00:03.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.511219 22580 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f00f029964f4877bf7e399f95791ba8 in term 1.
14:00:03.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.511749 22754 leader_election.cc:290] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [CANDIDATE]: Term 1 election: Requested vote from peers c28e62cd116443f6a29f926b3f2fd686 (127.22.0.62:35379), 09179b4d841a461fb44c98a6d9043a03 (127.22.0.61:46679)
14:00:03.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.516413 22696 leader_election.cc:304] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [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: 8f00f029964f4877bf7e399f95791ba8, c28e62cd116443f6a29f926b3f2fd686; no voters: 
14:00:03.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.520095 22754 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 1 FOLLOWER]: Leader election won for term 1
14:00:03.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.520476 22754 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [term 1 LEADER]: Becoming Leader. State: Replica: 8f00f029964f4877bf7e399f95791ba8, State: Running, Role: LEADER
14:00:03.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.521898 22754 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [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: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } }
14:00:03.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.531104 22676 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } attempt: 5
14:00:03.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.532685 22701 tablet.cc:2404] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:03.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.545588 22676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03: Bootstrap starting.
14:00:03.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.539328 22772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f00f029964f4877bf7e399f95791ba8. Latest consensus state: current_term: 1 leader_uuid: "8f00f029964f4877bf7e399f95791ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.550994 22676 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03: Neither blocks nor log segments found. Creating new log.
14:00:03.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.551613 22772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [sys.catalog]: This master's current role is: LEADER
14:00:03.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.560123 22676 log.cc:826] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03: Log is configured to *not* fsync() on all Append() calls
14:00:03.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.564702 22777 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:00:03.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:03.567605 22559 tablet.cc:2404] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:03.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.569733 22777 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:00:03.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.572441 22676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03: No bootstrap required, opened a new log
14:00:03.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.583010 22676 raft_consensus.cc:359] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } }
14:00:03.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.591060 22676 raft_consensus.cc:385] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:03.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.592156 22580 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [term 1 FOLLOWER]: Refusing update from remote peer 8f00f029964f4877bf7e399f95791ba8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:03.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.593304 22772 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:03.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.593806 22676 raft_consensus.cc:740] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09179b4d841a461fb44c98a6d9043a03, State: Initialized, Role: FOLLOWER
14:00:03.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.594864 22676 consensus_queue.cc:260] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } }
14:00:03.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.606755 22782 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [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: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.607129 22782 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [sys.catalog]: This master's current role is: FOLLOWER
14:00:03.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.609575 22676 sys_catalog.cc:565] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [sys.catalog]: configured and running, proceeding with master startup.
14:00:03.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.609804 22768 sys_catalog.cc:455] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f00f029964f4877bf7e399f95791ba8. Latest consensus state: current_term: 1 leader_uuid: "8f00f029964f4877bf7e399f95791ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.609601 22651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f00f029964f4877bf7e399f95791ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09179b4d841a461fb44c98a6d9043a03" is_pre_election: true
14:00:03.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.610051 22768 sys_catalog.cc:458] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [sys.catalog]: This master's current role is: FOLLOWER
14:00:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.610379 22651 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f00f029964f4877bf7e399f95791ba8 in term 0.
14:00:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.609649 22650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f00f029964f4877bf7e399f95791ba8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09179b4d841a461fb44c98a6d9043a03"
14:00:03.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.610855 22650 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [term 0 FOLLOWER]: Advancing to term 1
14:00:03.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.614101 22650 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f00f029964f4877bf7e399f95791ba8 in term 1.
14:00:03.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.615355 22649 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [term 1 FOLLOWER]: Refusing update from remote peer 8f00f029964f4877bf7e399f95791ba8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:03.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.616648 22780 mvcc.cc:204] Tried to move back new op lower bound from 7287246043494490112 to 7287246043281113088. Current Snapshot: MvccSnapshot[applied={T|T < 7287246043494490112}]
14:00:03.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.617810 22772 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:03.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.631910 22772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8f00f029964f4877bf7e399f95791ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.632194 22772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [sys.catalog]: This master's current role is: LEADER
14:00:03.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.633625 22777 catalog_manager.cc:1382] Generated new cluster ID: a9265cc178ec480c95b4645781d9a1d8
14:00:03.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.633759 22777 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:00:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.646649 22768 sys_catalog.cc:455] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8f00f029964f4877bf7e399f95791ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.646917 22768 sys_catalog.cc:458] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686 [sys.catalog]: This master's current role is: FOLLOWER
14:00:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.654083 22777 catalog_manager.cc:1405] Generated new certificate authority record
14:00:03.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.656092 22777 catalog_manager.cc:1539] Loading token signing keys...
14:00:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.660298 22782 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f00f029964f4877bf7e399f95791ba8. Latest consensus state: current_term: 1 leader_uuid: "8f00f029964f4877bf7e399f95791ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.660570 22782 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [sys.catalog]: This master's current role is: FOLLOWER
14:00:03.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.660984 22793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8f00f029964f4877bf7e399f95791ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.661276 22793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03 [sys.catalog]: This master's current role is: FOLLOWER
14:00:03.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.662029 22539 master_runner.cc:187] Error getting master registration for 127.22.0.61:46679: OK, instance_id { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" instance_seqno: 1779112802819099 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.673032 22754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8f00f029964f4877bf7e399f95791ba8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c28e62cd116443f6a29f926b3f2fd686" member_type: VOTER last_known_addr { host: "127.22.0.62" port: 35379 } } peers { permanent_uuid: "09179b4d841a461fb44c98a6d9043a03" member_type: VOTER last_known_addr { host: "127.22.0.61" port: 46679 } } peers { permanent_uuid: "8f00f029964f4877bf7e399f95791ba8" member_type: VOTER last_known_addr { host: "127.22.0.60" port: 41475 } } }
14:00:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.673372 22754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 [sys.catalog]: This master's current role is: LEADER
14:00:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.677847 22539 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:03.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.681684 22794 catalog_manager.cc:1294] Loaded cluster ID: a9265cc178ec480c95b4645781d9a1d8
14:00:03.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.687122 22777 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8: Generated new TSK 0
14:00:03.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.688378 22777 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:00:03.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.691526 22794 catalog_manager.cc:1587] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686: loading cluster ID for follower catalog manager: success
14:00:03.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.699832 22528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:03.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:03.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/wal
14:00:03.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/data
14:00:03.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:03.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:03.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:03.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:03.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:03.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/logs
14:00:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/data/info.pb
14:00:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.1:0
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.0.1
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.1
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:03.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.704988 22794 catalog_manager.cc:1609] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686: acquiring CA information for follower catalog manager: success
14:00:03.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.707985 22794 catalog_manager.cc:1637] T 00000000000000000000000000000000 P c28e62cd116443f6a29f926b3f2fd686: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:03.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:03.741796 22808 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
14:00:04.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.140205 22804 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:04.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.140592 22804 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:04.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.140699 22804 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:04.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.156126 22804 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:04.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.156389 22804 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.0.1
14:00:04.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.173377 22804 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:04.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:04.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:04.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:04.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:04.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/data
14:00:04.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/wal
14:00:04.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.1:0
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/data/info.pb
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.1
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.0.1
14:00:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/logs
14:00:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:04.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.175719 22804 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:04.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.178182 22804 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:04.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.188776 22814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:04.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.189203 22813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:04.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.190611 22816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:04.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.191324 22804 server_base.cc:1061] running on GCE node
14:00:04.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.192073 22804 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:04.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.193111 22804 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:04.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.194379 22804 hybrid_clock.cc:648] HybridClock initialized: now 1779112804194320 us; error 52 us; skew 500 ppm
14:00:04.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.194896 22804 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:04.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.197474 22804 webserver.cc:533] Webserver started at http://127.22.0.1:33979/ using document root <none> and password file <none>
14:00:04.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.198323 22804 fs_manager.cc:362] Metadata directory not provided
14:00:04.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.198472 22804 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:04.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.198905 22804 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:04.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.201515 22804 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/data/instance:
14:00:04.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e758796b42ee4fabaf78629b4a0e16a1"
14:00:04.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:04 on dist-test-slave-409m"
14:00:04.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.202593 22804 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/wal/instance:
14:00:04.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e758796b42ee4fabaf78629b4a0e16a1"
14:00:04.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:04 on dist-test-slave-409m"
14:00:04.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.208711 22804 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
14:00:04.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.212705 22822 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.214082 22804 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
14:00:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.214289 22804 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/wal
14:00:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e758796b42ee4fabaf78629b4a0e16a1"
14:00:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:04 on dist-test-slave-409m"
14:00:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.214548 22804 fs_report.cc:389] FS layout report
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/wal
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/wal
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/data/data
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:04.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:04.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.232317 22804 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:04.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.233347 22804 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:04.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.233587 22804 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:04.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.234579 22804 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:04.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.236371 22804 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:04.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.236462 22804 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:04.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.236534 22804 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:04.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.236582 22804 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.271799 22804 rpc_server.cc:307] RPC server started. Bound to: 127.22.0.1:37555
14:00:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.271903 22934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.0.1:37555 every 8 connection(s)
14:00:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.273524 22804 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/data/info.pb
14:00:04.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.281169 22528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 22804
14:00:04.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.281399 22528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-0/wal/instance
14:00:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.289477 22528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:04.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/wal
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/data
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/logs
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/data/info.pb
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:04.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.2:0
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.0.2
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.2
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:04.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:04.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:04.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:04.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:04.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.348096 22937 heartbeater.cc:344] Connected to a master server at 127.22.0.61:46679
14:00:04.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.348558 22937 heartbeater.cc:461] Registering TS with master...
14:00:04.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.349680 22937 heartbeater.cc:507] Master 127.22.0.61:46679 requested a full tablet report, sending...
14:00:04.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.351107 22935 heartbeater.cc:344] Connected to a master server at 127.22.0.60:41475
14:00:04.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.351241 22935 heartbeater.cc:461] Registering TS with master...
14:00:04.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.351810 22935 heartbeater.cc:507] Master 127.22.0.60:41475 requested a full tablet report, sending...
14:00:04.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.353727 22712 ts_manager.cc:194] Registered new tserver with Master: e758796b42ee4fabaf78629b4a0e16a1 (127.22.0.1:37555)
14:00:04.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.355374 22936 heartbeater.cc:344] Connected to a master server at 127.22.0.62:35379
14:00:04.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.355540 22936 heartbeater.cc:461] Registering TS with master...
14:00:04.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.355805 22641 ts_manager.cc:194] Registered new tserver with Master: e758796b42ee4fabaf78629b4a0e16a1 (127.22.0.1:37555)
14:00:04.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.355949 22712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.0.1:42315
14:00:04.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.356101 22936 heartbeater.cc:507] Master 127.22.0.62:35379 requested a full tablet report, sending...
14:00:04.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.357667 22570 ts_manager.cc:194] Registered new tserver with Master: e758796b42ee4fabaf78629b4a0e16a1 (127.22.0.1:37555)
14:00:04.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.667829 22945 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:04.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.668150 22945 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:04.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.668223 22945 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:04.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.677703 22945 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:04.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.677893 22945 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.0.2
14:00:04.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.688529 22945 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:04.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:04.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:04.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:04.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:04.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/data
14:00:04.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/wal
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.2:0
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/data/info.pb
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.2
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.0.2
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/logs
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:04.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.690413 22945 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:04.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.692322 22945 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:04.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.702859 22950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:04.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.703114 22951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:04.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:04.703177 22953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:04.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.704002 22945 server_base.cc:1061] running on GCE node
14:00:04.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.704794 22945 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:04.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.705965 22945 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:04.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.707233 22945 hybrid_clock.cc:648] HybridClock initialized: now 1779112804707165 us; error 59 us; skew 500 ppm
14:00:04.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.707772 22945 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:04.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.710223 22945 webserver.cc:533] Webserver started at http://127.22.0.2:44481/ using document root <none> and password file <none>
14:00:04.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.711208 22945 fs_manager.cc:362] Metadata directory not provided
14:00:04.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.711364 22945 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:04.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.711834 22945 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:04.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.714344 22945 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/data/instance:
14:00:04.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ac6a9d4e4fe4d758b769fa550acef91"
14:00:04.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:04 on dist-test-slave-409m"
14:00:04.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.715078 22945 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/wal/instance:
14:00:04.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ac6a9d4e4fe4d758b769fa550acef91"
14:00:04.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:04 on dist-test-slave-409m"
14:00:04.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.720743 22945 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
14:00:04.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.724370 22959 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:04.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.725883 22945 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:00:04.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.726094 22945 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/wal
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ac6a9d4e4fe4d758b769fa550acef91"
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:04 on dist-test-slave-409m"
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.726400 22945 fs_report.cc:389] FS layout report
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/wal
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/wal
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/data/data
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:04.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:04.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:04.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.750330 22808 catalog_manager.cc:1294] Loaded cluster ID: a9265cc178ec480c95b4645781d9a1d8
14:00:04.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.750507 22808 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03: loading cluster ID for follower catalog manager: success
14:00:04.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.754562 22808 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03: acquiring CA information for follower catalog manager: success
14:00:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.757279 22808 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 09179b4d841a461fb44c98a6d9043a03: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:04.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.769289 22945 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:04.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.770179 22945 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:04.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.770421 22945 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:04.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.771402 22945 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:04.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.773423 22945 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:04.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.773517 22945 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:04.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.773598 22945 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:04.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.773646 22945 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:04.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.813462 22945 rpc_server.cc:307] RPC server started. Bound to: 127.22.0.2:36545
14:00:04.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.813527 23072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.0.2:36545 every 8 connection(s)
14:00:04.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.814980 22945 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/data/info.pb
14:00:04.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.823755 22528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 22945
14:00:04.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.824023 22528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-1/wal/instance
14:00:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.831418 22528 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/wal
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/data
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/logs
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/data/info.pb
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.3:0
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.0.3
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.3
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:04.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:04.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.839282 23073 heartbeater.cc:344] Connected to a master server at 127.22.0.60:41475
14:00:04.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.839846 23073 heartbeater.cc:461] Registering TS with master...
14:00:04.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.841133 23073 heartbeater.cc:507] Master 127.22.0.60:41475 requested a full tablet report, sending...
14:00:04.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.844015 22712 ts_manager.cc:194] Registered new tserver with Master: 7ac6a9d4e4fe4d758b769fa550acef91 (127.22.0.2:36545)
14:00:04.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.845463 22712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.0.2:41347
14:00:04.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.853247 23075 heartbeater.cc:344] Connected to a master server at 127.22.0.61:46679
14:00:04.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.853446 23075 heartbeater.cc:461] Registering TS with master...
14:00:04.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.853999 23075 heartbeater.cc:507] Master 127.22.0.61:46679 requested a full tablet report, sending...
14:00:04.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.856001 22641 ts_manager.cc:194] Registered new tserver with Master: 7ac6a9d4e4fe4d758b769fa550acef91 (127.22.0.2:36545)
14:00:04.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.857726 23074 heartbeater.cc:344] Connected to a master server at 127.22.0.62:35379
14:00:04.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.857872 23074 heartbeater.cc:461] Registering TS with master...
14:00:04.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.858197 23074 heartbeater.cc:507] Master 127.22.0.62:35379 requested a full tablet report, sending...
14:00:04.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:04.859476 22570 ts_manager.cc:194] Registered new tserver with Master: 7ac6a9d4e4fe4d758b769fa550acef91 (127.22.0.2:36545)
14:00:05.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:05.200460 23080 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:05.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:05.200834 23080 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:05.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:05.200932 23080 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:05.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:05.209795 23080 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:05.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:05.210047 23080 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.0.3
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.220736 23080 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.0.20:40493
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/data
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/wal
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.0.3:0
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/data/info.pb
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.0.3
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.0.62:35379,127.22.0.61:46679,127.22.0.60:41475
14:00:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.0.3
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/logs
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:05.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:05.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:05.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.223022 23080 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:05.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.225240 23080 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:05.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:05.235874 23086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:05.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:05.235925 23085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:05.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:05.237118 23088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:05.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.237535 23080 server_base.cc:1061] running on GCE node
14:00:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.238247 23080 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:05.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.239313 23080 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:05.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.240569 23080 hybrid_clock.cc:648] HybridClock initialized: now 1779112805240505 us; error 54 us; skew 500 ppm
14:00:05.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.240981 23080 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:05.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.243515 23080 webserver.cc:533] Webserver started at http://127.22.0.3:36051/ using document root <none> and password file <none>
14:00:05.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.244382 23080 fs_manager.cc:362] Metadata directory not provided
14:00:05.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.244520 23080 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:05.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.244916 23080 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:05.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.247378 23080 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/data/instance:
14:00:05.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85d8b17828a04b4e9b04ca3db21104ba"
14:00:05.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:05 on dist-test-slave-409m"
14:00:05.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.248304 23080 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/wal/instance:
14:00:05.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85d8b17828a04b4e9b04ca3db21104ba"
14:00:05.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:05 on dist-test-slave-409m"
14:00:05.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.253845 23080 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
14:00:05.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.257496 23094 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:05.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.258894 23080 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
14:00:05.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.259181 23080 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/wal
14:00:05.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "85d8b17828a04b4e9b04ca3db21104ba"
14:00:05.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:05 on dist-test-slave-409m"
14:00:05.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.259514 23080 fs_report.cc:389] FS layout report
14:00:05.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:05.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/wal
14:00:05.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/wal
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/data/data
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.278934 23080 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.279939 23080 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.280282 23080 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:05.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.281502 23080 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:05.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.283385 23080 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.283566 23080 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
14:00:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.283686 23080 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.283756 23080 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:05.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.321034 23080 rpc_server.cc:307] RPC server started. Bound to: 127.22.0.3:43355
14:00:05.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.321091 23206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.0.3:43355 every 8 connection(s)
14:00:05.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.322593 23080 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/data/info.pb
14:00:05.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.325819 22528 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 23080
14:00:05.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.325982 22528 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster1767208233220398115/ts-2/wal/instance
14:00:05.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.346227 23207 heartbeater.cc:344] Connected to a master server at 127.22.0.60:41475
14:00:05.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.346269 23208 heartbeater.cc:344] Connected to a master server at 127.22.0.62:35379
14:00:05.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.346714 23207 heartbeater.cc:461] Registering TS with master...
14:00:05.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.346711 23208 heartbeater.cc:461] Registering TS with master...
14:00:05.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.347560 23209 heartbeater.cc:344] Connected to a master server at 127.22.0.61:46679
14:00:05.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.347733 23209 heartbeater.cc:461] Registering TS with master...
14:00:05.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.347894 23207 heartbeater.cc:507] Master 127.22.0.60:41475 requested a full tablet report, sending...
14:00:05.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.348271 23209 heartbeater.cc:507] Master 127.22.0.61:46679 requested a full tablet report, sending...
14:00:05.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.349330 23208 heartbeater.cc:507] Master 127.22.0.62:35379 requested a full tablet report, sending...
14:00:05.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.350441 22641 ts_manager.cc:194] Registered new tserver with Master: 85d8b17828a04b4e9b04ca3db21104ba (127.22.0.3:43355)
14:00:05.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.350526 22570 ts_manager.cc:194] Registered new tserver with Master: 85d8b17828a04b4e9b04ca3db21104ba (127.22.0.3:43355)
14:00:05.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.350754 22712 ts_manager.cc:194] Registered new tserver with Master: 85d8b17828a04b4e9b04ca3db21104ba (127.22.0.3:43355)
14:00:05.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.351877 22712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.0.3:33947
14:00:05.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.358125 22528 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:00:05.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.359942 22935 heartbeater.cc:499] Master 127.22.0.60:41475 was elected leader, sending a full tablet report...
14:00:05.361 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:05.362 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:00:05.372 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.0.62"
      port: 35379
    }
    bound_http_address {
      host: "127.22.0.62"
      port: 36529
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.0.61"
      port: 46679
    }
    bound_http_address {
      host: "127.22.0.61"
      port: 34171
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.0.60"
      port: 41475
    }
    bound_http_address {
      host: "127.22.0.60"
      port: 39245
    }
  }
}

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

14:00:05.378 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.0.1"
      port: 37555
    }
    bound_http_address {
      host: "127.22.0.1"
      port: 33979
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.0.2"
      port: 36545
    }
    bound_http_address {
      host: "127.22.0.2"
      port: 44481
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.0.3"
      port: 43355
    }
    bound_http_address {
      host: "127.22.0.3"
      port: 36051
    }
  }
}

14:00:05.378 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:00:05.392 [DEBUG - main] (InternalLoggerFactory.java:63) Using SLF4J as the default logging framework
14:00:05.396 [DEBUG - main] (ResourceLeakDetector.java:129) -Dorg.apache.kudu.shaded.io.netty.leakDetection.level: simple
14:00:05.396 [DEBUG - main] (ResourceLeakDetector.java:130) -Dorg.apache.kudu.shaded.io.netty.leakDetection.targetRecords: 4
14:00:05.401 [DEBUG - main] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@2ea6e30c
14:00:05.425 [DEBUG - main] (PlatformDependent0.java:1138) Java version: 17
14:00:05.425 [DEBUG - main] (PlatformDependent0.java:616) -Dio.netty.noUnsafe: false
14:00:05.426 [DEBUG - main] (PlatformDependent0.java:559) Thread.isVirtual() is not available: 
14:00:05.426 [DEBUG - main] (PlatformDependent0.java:572) java.lang.BaseVirtualThread is not available: 
14:00:05.427 [DEBUG - main] (PlatformDependent0.java:145) sun.misc.Unsafe.theUnsafe: available
14:00:05.427 [DEBUG - main] (PlatformDependent0.java:208) sun.misc.Unsafe base methods: all available
14:00:05.428 [DEBUG - main] (PlatformDependent0.java:240) sun.misc.Unsafe.storeFence: available
14:00:05.428 [DEBUG - main] (PlatformDependent0.java:283) java.nio.Buffer.address: available
14:00:05.429 [DEBUG - main] (PlatformDependent0.java:369) direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
14:00:05.429 [DEBUG - main] (PlatformDependent0.java:447) java.nio.Bits.unaligned: available, true
14:00:05.430 [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 @c540f5a
14:00:05.431 [DEBUG - main] (PlatformDependent0.java:545) java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
14:00:05.431 [DEBUG - main] (PlatformDependent.java:1214) sun.misc.Unsafe: available
14:00:05.432 [DEBUG - main] (PlatformDependent.java:1360) -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
14:00:05.432 [DEBUG - main] (PlatformDependent.java:1439) -Dio.netty.bitMode: 64 (sun.arch.data.model)
14:00:05.433 [DEBUG - main] (PlatformDependent.java:181) -Dio.netty.maxDirectMemory: -1 bytes
14:00:05.433 [DEBUG - main] (PlatformDependent.java:188) -Dio.netty.uninitializedArrayAllocationThreshold: -1
14:00:05.434 [DEBUG - main] (CleanerJava9.java:71) java.nio.ByteBuffer.cleaner(): available
14:00:05.434 [DEBUG - main] (PlatformDependent.java:209) -Dio.netty.noPreferDirect: false
14:00:05.442 [DEBUG - main] (PlatformDependent.java:1048) org.jctools-core.MpscChunkedArrayQueue: available
14:00:05.478 [DEBUG - main] (MultithreadEventLoopGroup.java:44) -Dio.netty.eventLoopThreads: 8
14:00:05.489 [DEBUG - main] (GlobalEventExecutor.java:54) -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
14:00:05.493 [DEBUG - main] (InternalThreadLocalMap.java:100) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
14:00:05.494 [DEBUG - main] (InternalThreadLocalMap.java:101) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
14:00:05.500 [DEBUG - main] (NioEventLoop.java:110) -Dio.netty.noKeySetOptimization: false
14:00:05.500 [DEBUG - main] (NioEventLoop.java:111) -Dio.netty.selectorAutoRebuildThreshold: 512
14:00:05.553 [DEBUG - main] (PooledByteBufAllocator.java:161) -Dio.netty.allocator.numHeapArenas: 8
14:00:05.553 [DEBUG - main] (PooledByteBufAllocator.java:162) -Dio.netty.allocator.numDirectArenas: 8
14:00:05.553 [DEBUG - main] (PooledByteBufAllocator.java:164) -Dio.netty.allocator.pageSize: 8192
14:00:05.553 [DEBUG - main] (PooledByteBufAllocator.java:169) -Dio.netty.allocator.maxOrder: 9
14:00:05.553 [DEBUG - main] (PooledByteBufAllocator.java:173) -Dio.netty.allocator.chunkSize: 4194304
14:00:05.553 [DEBUG - main] (PooledByteBufAllocator.java:174) -Dio.netty.allocator.smallCacheSize: 256
14:00:05.553 [DEBUG - main] (PooledByteBufAllocator.java:175) -Dio.netty.allocator.normalCacheSize: 64
14:00:05.553 [DEBUG - main] (PooledByteBufAllocator.java:176) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
14:00:05.554 [DEBUG - main] (PooledByteBufAllocator.java:177) -Dio.netty.allocator.cacheTrimInterval: 8192
14:00:05.554 [DEBUG - main] (PooledByteBufAllocator.java:178) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
14:00:05.554 [DEBUG - main] (PooledByteBufAllocator.java:179) -Dio.netty.allocator.useCacheForAllThreads: false
14:00:05.554 [DEBUG - main] (PooledByteBufAllocator.java:180) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
14:00:05.554 [DEBUG - main] (PooledByteBufAllocator.java:182) -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false
14:00:05.569 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
14:00:05.638 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:05.745 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:00:05.745 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:00:05.746 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:00:05.746 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:00:05.750 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:00:05.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:05.850032 23073 heartbeater.cc:499] Master 127.22.0.60:41475 was elected leader, sending a full tablet report...
14:00:06.113 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:06.113 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:00:06.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.116251 23215 mini_oidc.cc:150] Starting JWKS server
14:00:06.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.118539 23215 webserver.cc:533] Webserver started at http://127.0.0.1:39135/ using document root <none> and password file <none>
14:00:06.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.118773 23215 mini_oidc.cc:186] Starting OIDC Discovery server
14:00:06.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.119292 23215 webserver.cc:533] Webserver started at http://127.0.0.1:41561/ using document root <none> and password file <none>
14:00:06.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:06Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:00:06.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:06Z Disabled control of system clock
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.148242 23215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/wal
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/data
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/logs
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/data/info.pb
14:00:06.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.254:38105
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.254
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:06.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39135/jwks.json with env {}
14:00:06.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.354445 23207 heartbeater.cc:499] Master 127.22.0.60:41475 was elected leader, sending a full tablet report...
14:00:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.498463 23227 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:06.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.498811 23227 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:06.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.498890 23227 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.507692 23227 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.507797 23227 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.507851 23227 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.507892 23227 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.507946 23227 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.507978 23227 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39135/jwks.json
14:00:06.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.518492 23227 master_runner.cc:387] Master server non-default flags:
14:00:06.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/data
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/wal
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.254:38105
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39135/jwks.json
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/data/info.pb
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.254
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/logs
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:06.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.520694 23227 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:06.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.523159 23227 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:06.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.533537 23232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:06.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.533614 23233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:06.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.534860 23235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:06.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.535557 23227 server_base.cc:1061] running on GCE node
14:00:06.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.536413 23227 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:06.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.538179 23227 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:06.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.539542 23227 hybrid_clock.cc:648] HybridClock initialized: now 1779112806539318 us; error 110 us; skew 500 ppm
14:00:06.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.540057 23227 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:06.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.542511 23227 webserver.cc:533] Webserver started at http://127.22.171.254:40081/ using document root <none> and password file <none>
14:00:06.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.543226 23227 fs_manager.cc:362] Metadata directory not provided
14:00:06.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.543327 23227 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:06.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.543776 23227 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:06.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.546218 23227 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/data/instance:
14:00:06.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fea899be7d4d42c49aab716d87c11c07"
14:00:06.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:06 on dist-test-slave-409m"
14:00:06.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.546995 23227 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/wal/instance:
14:00:06.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fea899be7d4d42c49aab716d87c11c07"
14:00:06.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:06 on dist-test-slave-409m"
14:00:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.553041 23227 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
14:00:06.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.556761 23241 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:06.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.558430 23227 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
14:00:06.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.558624 23227 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/wal
14:00:06.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fea899be7d4d42c49aab716d87c11c07"
14:00:06.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:06 on dist-test-slave-409m"
14:00:06.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.558815 23227 fs_report.cc:389] FS layout report
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/wal
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/wal
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/data/data
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:06.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.591526 23227 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:06.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.592614 23227 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:06.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.592967 23227 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:06.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.615216 23227 rpc_server.cc:307] RPC server started. Bound to: 127.22.171.254:38105
14:00:06.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.615240 23292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.171.254:38105 every 8 connection(s)
14:00:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.616950 23227 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/data/info.pb
14:00:06.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.621637 23293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.626132 23215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 23227
14:00:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.626364 23215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-0/wal/instance
14:00:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.627970 23293 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } has no permanent_uuid. Determining permanent_uuid...
14:00:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.628605 23215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/wal
14:00:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/data
14:00:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/logs
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/data/info.pb
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:06.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.253:35375
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.253
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39135/jwks.json with env {}
14:00:06.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.657202 23293 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } has no permanent_uuid. Determining permanent_uuid...
14:00:06.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.658565 23243 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.171.253:35375: connect: Connection refused (error 111)
14:00:06.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.660478 23293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.253:35375: Network error: Client connection negotiation failed: client connection to 127.22.171.253:35375: connect: Connection refused (error 111)
14:00:06.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.709896 23293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } attempt: 1
14:00:06.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.712275 23293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.253:35375: Network error: Client connection negotiation failed: client connection to 127.22.171.253:35375: connect: Connection refused (error 111)
14:00:06.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.780659 23293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } attempt: 2
14:00:06.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.783064 23293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.253:35375: Network error: Client connection negotiation failed: client connection to 127.22.171.253:35375: connect: Connection refused (error 111)
14:00:06.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:06.874411 23293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } attempt: 3
14:00:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.876567 23293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.253:35375: Network error: Client connection negotiation failed: client connection to 127.22.171.253:35375: connect: Connection refused (error 111)
14:00:06.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.991462 23295 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:06.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.991783 23295 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:06.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:06.991859 23295 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.001451 23295 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.001554 23295 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.001610 23295 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.001663 23295 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.001718 23295 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.001751 23295 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39135/jwks.json
14:00:07.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.012486 23295 master_runner.cc:387] Master server non-default flags:
14:00:07.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/data
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/wal
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.253:35375
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39135/jwks.json
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/data/info.pb
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.253
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:07.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/logs
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.014125 23295 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:07.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.016088 23295 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:07.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.019887 23293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } attempt: 4
14:00:07.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.022003 23293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.253:35375: Network error: Client connection negotiation failed: client connection to 127.22.171.253:35375: connect: Connection refused (error 111)
14:00:07.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.024942 23303 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:07.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.025198 23304 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:07.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.026451 23306 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:07.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.026861 23295 server_base.cc:1061] running on GCE node
14:00:07.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.027724 23295 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:07.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.029340 23295 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.030588 23295 hybrid_clock.cc:648] HybridClock initialized: now 1779112807030514 us; error 66 us; skew 500 ppm
14:00:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.030912 23295 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:07.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.033537 23295 webserver.cc:533] Webserver started at http://127.22.171.253:43919/ using document root <none> and password file <none>
14:00:07.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.034286 23295 fs_manager.cc:362] Metadata directory not provided
14:00:07.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.034389 23295 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:07.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.034778 23295 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:07.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.037457 23295 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/data/instance:
14:00:07.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e"
14:00:07.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:07 on dist-test-slave-409m"
14:00:07.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.038661 23295 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/wal/instance:
14:00:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e"
14:00:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:07 on dist-test-slave-409m"
14:00:07.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.045151 23295 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
14:00:07.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.049141 23312 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:07.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.050760 23295 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.050935 23295 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/wal
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e"
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:07 on dist-test-slave-409m"
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.051123 23295 fs_report.cc:389] FS layout report
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/wal
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/wal
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/data/data
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:07.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:07.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:07.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.071125 23295 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:07.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.072410 23295 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:07.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.072726 23295 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.093976 23295 rpc_server.cc:307] RPC server started. Bound to: 127.22.171.253:35375
14:00:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.093982 23363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.171.253:35375 every 8 connection(s)
14:00:07.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.095757 23295 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/data/info.pb
14:00:07.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.100255 23364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:07.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.100998 23215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 23295
14:00:07.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.101158 23215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-1/wal/instance
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.102427 23215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/wal
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/data
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:07.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/logs
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/data/info.pb
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.252:39087
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.252
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:07.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39135/jwks.json with env {}
14:00:07.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.108596 23364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } has no permanent_uuid. Determining permanent_uuid...
14:00:07.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.123714 23364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } has no permanent_uuid. Determining permanent_uuid...
14:00:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.133757 23364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } has no permanent_uuid. Determining permanent_uuid...
14:00:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.134902 23316 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.136768 23364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.252:39087: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.186094 23364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } attempt: 1
14:00:07.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.188484 23364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.252:39087: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.256762 23364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } attempt: 2
14:00:07.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.259006 23364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.252:39087: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.321306 23293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } attempt: 5
14:00:07.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.328016 23293 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } has no permanent_uuid. Determining permanent_uuid...
14:00:07.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.329905 23293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.252:39087: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.350241 23364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } attempt: 3
14:00:07.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.352346 23364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.252:39087: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.381160 23293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } attempt: 1
14:00:07.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.383240 23293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.252:39087: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.451578 23293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } attempt: 2
14:00:07.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.451673 23366 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:07.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.452106 23366 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:07.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.452242 23366 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:07.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.453425 23293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.252:39087: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.461369 23366 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:07.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.461468 23366 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.461524 23366 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.461565 23366 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.461668 23366 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:07.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.461719 23366 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39135/jwks.json
14:00:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.472330 23366 master_runner.cc:387] Master server non-default flags:
14:00:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/data
14:00:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/wal
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.252:39087
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39135/jwks.json
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/data/info.pb
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.252
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/logs
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:07.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.474064 23366 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:07.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.476027 23366 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:07.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.484545 23375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:07.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.484473 23374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:07.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.485309 23377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:07.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.485689 23366 server_base.cc:1061] running on GCE node
14:00:07.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.486541 23366 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:07.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.488010 23366 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:07.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.489243 23366 hybrid_clock.cc:648] HybridClock initialized: now 1779112807489196 us; error 42 us; skew 500 ppm
14:00:07.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.489573 23366 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:07.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.491874 23366 webserver.cc:533] Webserver started at http://127.22.171.252:43513/ using document root <none> and password file <none>
14:00:07.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.492610 23366 fs_manager.cc:362] Metadata directory not provided
14:00:07.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.492700 23366 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:07.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.493003 23366 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.495540 23364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } attempt: 4
14:00:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.495368 23366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/data/instance:
14:00:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7c5103e07854898a2c793f2cd469098"
14:00:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:07 on dist-test-slave-409m"
14:00:07.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.496376 23366 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/wal/instance:
14:00:07.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7c5103e07854898a2c793f2cd469098"
14:00:07.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:07 on dist-test-slave-409m"
14:00:07.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.497541 23364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.252:39087: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.502184 23366 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:00:07.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.505983 23383 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:07.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.507673 23366 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.507820 23366 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/wal
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7c5103e07854898a2c793f2cd469098"
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:07 on dist-test-slave-409m"
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.508008 23366 fs_report.cc:389] FS layout report
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/wal
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/wal
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/data/data
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:07.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:07.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.559695 23293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } attempt: 3
14:00:07.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.561687 23293 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.22.171.252:39087: Network error: Client connection negotiation failed: client connection to 127.22.171.252:39087: connect: Connection refused (error 111)
14:00:07.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.562969 23366 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:07.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.563972 23366 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:07.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.564303 23366 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:07.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.585803 23366 rpc_server.cc:307] RPC server started. Bound to: 127.22.171.252:39087
14:00:07.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.585809 23434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.171.252:39087 every 8 connection(s)
14:00:07.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.587565 23366 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/data/info.pb
14:00:07.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.591572 23215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 23366
14:00:07.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.591744 23215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/master-2/wal/instance
14:00:07.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.592118 23435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:07.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.600003 23435 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } has no permanent_uuid. Determining permanent_uuid...
14:00:07.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.614557 23435 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } has no permanent_uuid. Determining permanent_uuid...
14:00:07.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.622334 23435 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } has no permanent_uuid. Determining permanent_uuid...
14:00:07.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.636889 23435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098: Bootstrap starting.
14:00:07.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.640139 23435 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098: Neither blocks nor log segments found. Creating new log.
14:00:07.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.641141 23435 log.cc:826] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098: Log is configured to *not* fsync() on all Append() calls
14:00:07.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.644730 23435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098: No bootstrap required, opened a new log
14:00:07.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.652393 23435 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } }
14:00:07.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.652694 23435 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.652777 23435 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7c5103e07854898a2c793f2cd469098, State: Initialized, Role: FOLLOWER
14:00:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.653331 23435 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } }
14:00:07.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.654137 23443 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [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: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:07.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.654458 23443 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [sys.catalog]: This master's current role is: FOLLOWER
14:00:07.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.655077 23435 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [sys.catalog]: configured and running, proceeding with master startup.
14:00:07.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.667255 23454 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:07.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.667415 23454 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:07.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.663028 23366 master_runner.cc:187] Error getting master registration for 127.22.171.254:38105: OK, instance_id { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" instance_seqno: 1779112806609359 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:07.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.669343 23366 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:07.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.738971 23293 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } attempt: 4
14:00:07.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.749965 23293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07: Bootstrap starting.
14:00:07.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.753336 23293 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07: Neither blocks nor log segments found. Creating new log.
14:00:07.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.754387 23293 log.cc:826] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07: Log is configured to *not* fsync() on all Append() calls
14:00:07.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.757333 23293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07: No bootstrap required, opened a new log
14:00:07.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.763006 23293 raft_consensus.cc:359] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } }
14:00:07.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.763712 23293 raft_consensus.cc:385] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:07.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.763872 23293 raft_consensus.cc:740] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fea899be7d4d42c49aab716d87c11c07, State: Initialized, Role: FOLLOWER
14:00:07.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.764631 23293 consensus_queue.cc:260] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } }
14:00:07.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.765703 23457 sys_catalog.cc:455] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [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: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:07.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.765980 23457 sys_catalog.cc:458] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [sys.catalog]: This master's current role is: FOLLOWER
14:00:07.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.767127 23293 sys_catalog.cc:565] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [sys.catalog]: configured and running, proceeding with master startup.
14:00:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.779138 23227 master_runner.cc:187] Error getting master registration for 127.22.171.253:35375: OK, instance_id { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" instance_seqno: 1779112807088146 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.785822 23468 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.786371 23227 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.786592 23468 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:07.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.796785 23364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } attempt: 5
14:00:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.810963 23364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e: Bootstrap starting.
14:00:07.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.816139 23364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e: Neither blocks nor log segments found. Creating new log.
14:00:07.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.816541 23389 tablet.cc:2404] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:07.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.817868 23364 log.cc:826] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e: Log is configured to *not* fsync() on all Append() calls
14:00:07.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.821013 23364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e: No bootstrap required, opened a new log
14:00:07.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.829197 23364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } }
14:00:07.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.829900 23364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:07.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.830184 23364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 241d7d1dc44e4dbb82b1b7673fe19c4e, State: Initialized, Role: FOLLOWER
14:00:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.831233 23364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } }
14:00:07.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.838587 23471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [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: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:07.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.841123 23364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [sys.catalog]: configured and running, proceeding with master startup.
14:00:07.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.841295 23471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [sys.catalog]: This master's current role is: FOLLOWER
14:00:07.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.846170 23247 tablet.cc:2404] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.869012 23443 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.869287 23443 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } }
14:00:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.871104 23443 leader_election.cc:290] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fea899be7d4d42c49aab716d87c11c07 (127.22.171.254:38105), 241d7d1dc44e4dbb82b1b7673fe19c4e (127.22.171.253:35375)
14:00:07.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.871831 23268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b7c5103e07854898a2c793f2cd469098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea899be7d4d42c49aab716d87c11c07" is_pre_election: true
14:00:07.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.872444 23268 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7c5103e07854898a2c793f2cd469098 in term 0.
14:00:07.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.872758 23339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b7c5103e07854898a2c793f2cd469098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" is_pre_election: true
14:00:07.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.873116 23386 leader_election.cc:304] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [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: b7c5103e07854898a2c793f2cd469098, fea899be7d4d42c49aab716d87c11c07; no voters: 
14:00:07.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.873206 23339 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7c5103e07854898a2c793f2cd469098 in term 0.
14:00:07.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.873564 23443 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:07.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.873708 23443 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.873811 23443 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 0 FOLLOWER]: Advancing to term 1
14:00:07.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.876618 23443 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } }
14:00:07.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.877827 23267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b7c5103e07854898a2c793f2cd469098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fea899be7d4d42c49aab716d87c11c07"
14:00:07.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.878085 23267 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [term 0 FOLLOWER]: Advancing to term 1
14:00:07.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.881361 23267 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7c5103e07854898a2c793f2cd469098 in term 1.
14:00:07.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.881808 23386 leader_election.cc:304] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [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: b7c5103e07854898a2c793f2cd469098, fea899be7d4d42c49aab716d87c11c07; no voters: 
14:00:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.884068 23295 master_runner.cc:233] Existing masters have differing terms: 0 vs 1
14:00:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.884269 23295 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:07.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.885226 23339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b7c5103e07854898a2c793f2cd469098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e"
14:00:07.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.885473 23339 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [term 0 FOLLOWER]: Advancing to term 1
14:00:07.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.888731 23339 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7c5103e07854898a2c793f2cd469098 in term 1.
14:00:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.889994 23443 leader_election.cc:290] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [CANDIDATE]: Term 1 election: Requested vote from peers fea899be7d4d42c49aab716d87c11c07 (127.22.171.254:38105), 241d7d1dc44e4dbb82b1b7673fe19c4e (127.22.171.253:35375)
14:00:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.890264 23443 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 1 FOLLOWER]: Leader election won for term 1
14:00:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.890424 23443 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [term 1 LEADER]: Becoming Leader. State: Replica: b7c5103e07854898a2c793f2cd469098, State: Running, Role: LEADER
14:00:07.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.890949 23443 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [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: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } }
14:00:07.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.905969 23482 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:07.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:07.906473 23482 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:07.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.909011 23483 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7c5103e07854898a2c793f2cd469098. Latest consensus state: current_term: 1 leader_uuid: "b7c5103e07854898a2c793f2cd469098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:07.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.909389 23483 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [sys.catalog]: This master's current role is: LEADER
14:00:07.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.924391 23486 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:00:07.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.927307 23486 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:00:07.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.943410 23339 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [term 1 FOLLOWER]: Refusing update from remote peer b7c5103e07854898a2c793f2cd469098: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:07.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.945330 23483 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:07.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.953833 23267 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [term 1 FOLLOWER]: Refusing update from remote peer b7c5103e07854898a2c793f2cd469098: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:07.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.955154 23483 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.989569 23457 sys_catalog.cc:455] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7c5103e07854898a2c793f2cd469098. Latest consensus state: current_term: 1 leader_uuid: "b7c5103e07854898a2c793f2cd469098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:07.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.989848 23457 sys_catalog.cc:458] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [sys.catalog]: This master's current role is: FOLLOWER
14:00:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.998704 23471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7c5103e07854898a2c793f2cd469098. Latest consensus state: current_term: 1 leader_uuid: "b7c5103e07854898a2c793f2cd469098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:07.998968 23471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [sys.catalog]: This master's current role is: FOLLOWER
14:00:08.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.000101 23471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b7c5103e07854898a2c793f2cd469098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:08.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.000286 23471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e [sys.catalog]: This master's current role is: FOLLOWER
14:00:08.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.003484 23488 mvcc.cc:204] Tried to move back new op lower bound from 7287246061325361152 to 7287246061128695808. Current Snapshot: MvccSnapshot[applied={T|T < 7287246061325361152 or (T in {7287246061325361152})}]
14:00:08.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.008409 23457 sys_catalog.cc:455] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b7c5103e07854898a2c793f2cd469098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:08.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.008678 23457 sys_catalog.cc:458] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07 [sys.catalog]: This master's current role is: FOLLOWER
14:00:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.011631 23483 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b7c5103e07854898a2c793f2cd469098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:08.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.011893 23483 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [sys.catalog]: This master's current role is: LEADER
14:00:08.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.012598 23483 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b7c5103e07854898a2c793f2cd469098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fea899be7d4d42c49aab716d87c11c07" member_type: VOTER last_known_addr { host: "127.22.171.254" port: 38105 } } peers { permanent_uuid: "241d7d1dc44e4dbb82b1b7673fe19c4e" member_type: VOTER last_known_addr { host: "127.22.171.253" port: 35375 } } peers { permanent_uuid: "b7c5103e07854898a2c793f2cd469098" member_type: VOTER last_known_addr { host: "127.22.171.252" port: 39087 } } }
14:00:08.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.012814 23483 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 [sys.catalog]: This master's current role is: LEADER
14:00:08.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.013948 23486 catalog_manager.cc:1382] Generated new cluster ID: ec55ed990d78421aadc388ab9fbdbb16
14:00:08.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.014114 23486 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:00:08.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.050473 23486 catalog_manager.cc:1405] Generated new certificate authority record
14:00:08.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.056571 23486 catalog_manager.cc:1539] Loading token signing keys...
14:00:08.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.079815 23486 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098: Generated new TSK 0
14:00:08.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.081420 23486 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:00:08.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.118755 23215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:08.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:08.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/wal
14:00:08.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/data
14:00:08.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:08.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/logs
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/data/info.pb
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.193:0
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.171.193
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.193
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:08.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:08.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:08.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:08.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:08.584862 23495 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:08.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:08.585285 23495 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:08.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:08.585399 23495 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:08.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:08.594468 23495 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:08.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:08.594722 23495 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.171.193
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.605675 23495 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/data
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/wal
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.193:0
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/data/info.pb
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.193
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.171.193
14:00:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/logs
14:00:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.607884 23495 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:08.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.609894 23495 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:08.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:08.619911 23500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:08.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:08.621676 23501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:08.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:08.622350 23503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:08.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.623211 23495 server_base.cc:1061] running on GCE node
14:00:08.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.623989 23495 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:08.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.625115 23495 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:08.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.626394 23495 hybrid_clock.cc:648] HybridClock initialized: now 1779112808626326 us; error 39 us; skew 500 ppm
14:00:08.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.626782 23495 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:08.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.629325 23495 webserver.cc:533] Webserver started at http://127.22.171.193:41533/ using document root <none> and password file <none>
14:00:08.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.630385 23495 fs_manager.cc:362] Metadata directory not provided
14:00:08.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.630537 23495 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:08.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.630964 23495 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:08.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.633778 23495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/data/instance:
14:00:08.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a18e3ad1e9c043c79abc8d67d9593fcc"
14:00:08.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:08 on dist-test-slave-409m"
14:00:08.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.634691 23495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/wal/instance:
14:00:08.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a18e3ad1e9c043c79abc8d67d9593fcc"
14:00:08.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:08 on dist-test-slave-409m"
14:00:08.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.640846 23495 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
14:00:08.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.644351 23509 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.645865 23495 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.646000 23495 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/wal
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a18e3ad1e9c043c79abc8d67d9593fcc"
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:08 on dist-test-slave-409m"
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.646193 23495 fs_report.cc:389] FS layout report
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/wal
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/wal
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/data/data
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:08.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:08.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:08.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:08.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:08.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.664702 23495 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:08.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.665561 23495 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:08.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.665792 23495 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:08.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.666800 23495 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:08.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.668778 23495 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:08.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.668890 23495 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:08.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.668996 23495 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:08.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.669071 23495 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:08.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.706570 23495 rpc_server.cc:307] RPC server started. Bound to: 127.22.171.193:44951
14:00:08.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.706667 23621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.171.193:44951 every 8 connection(s)
14:00:08.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.708295 23495 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/data/info.pb
14:00:08.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.710443 23215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 23495
14:00:08.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.710636 23215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-0/wal/instance
14:00:08.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.715493 23215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/wal
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/data
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/logs
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/data/info.pb
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.194:0
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.171.194
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.194
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:08.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:08.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.733347 23622 heartbeater.cc:344] Connected to a master server at 127.22.171.252:39087
14:00:08.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.733861 23622 heartbeater.cc:461] Registering TS with master...
14:00:08.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.735185 23622 heartbeater.cc:507] Master 127.22.171.252:39087 requested a full tablet report, sending...
14:00:08.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.737358 23623 heartbeater.cc:344] Connected to a master server at 127.22.171.254:38105
14:00:08.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.737507 23623 heartbeater.cc:461] Registering TS with master...
14:00:08.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.738085 23623 heartbeater.cc:507] Master 127.22.171.254:38105 requested a full tablet report, sending...
14:00:08.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.738549 23400 ts_manager.cc:194] Registered new tserver with Master: a18e3ad1e9c043c79abc8d67d9593fcc (127.22.171.193:44951)
14:00:08.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.740806 23257 ts_manager.cc:194] Registered new tserver with Master: a18e3ad1e9c043c79abc8d67d9593fcc (127.22.171.193:44951)
14:00:08.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.741087 23400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.171.193:41239
14:00:08.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.744239 23624 heartbeater.cc:344] Connected to a master server at 127.22.171.253:35375
14:00:08.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.744403 23624 heartbeater.cc:461] Registering TS with master...
14:00:08.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.744716 23624 heartbeater.cc:507] Master 127.22.171.253:35375 requested a full tablet report, sending...
14:00:08.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.746515 23329 ts_manager.cc:194] Registered new tserver with Master: a18e3ad1e9c043c79abc8d67d9593fcc (127.22.171.193:44951)
14:00:08.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.789266 23468 catalog_manager.cc:1294] Loaded cluster ID: ec55ed990d78421aadc388ab9fbdbb16
14:00:08.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.789379 23468 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07: loading cluster ID for follower catalog manager: success
14:00:08.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.792151 23468 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07: acquiring CA information for follower catalog manager: success
14:00:08.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.794034 23468 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fea899be7d4d42c49aab716d87c11c07: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:08.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.909498 23482 catalog_manager.cc:1294] Loaded cluster ID: ec55ed990d78421aadc388ab9fbdbb16
14:00:08.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.909659 23482 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e: loading cluster ID for follower catalog manager: success
14:00:08.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.913537 23482 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e: acquiring CA information for follower catalog manager: success
14:00:08.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:08.916380 23482 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 241d7d1dc44e4dbb82b1b7673fe19c4e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.090837 23631 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.091145 23631 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:09.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.091215 23631 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:09.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.100162 23631 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:09.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.100404 23631 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.171.194
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.110960 23631 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/data
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/wal
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.194:0
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/data/info.pb
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.194
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.171.194
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/logs
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:09.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.113185 23631 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:09.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.115109 23631 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.125087 23637 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.125356 23640 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:09.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.125108 23638 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:09.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.126121 23631 server_base.cc:1061] running on GCE node
14:00:09.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.126811 23631 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:09.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.128103 23631 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:09.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.129324 23631 hybrid_clock.cc:648] HybridClock initialized: now 1779112809129254 us; error 60 us; skew 500 ppm
14:00:09.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.129653 23631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:09.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.132102 23631 webserver.cc:533] Webserver started at http://127.22.171.194:44037/ using document root <none> and password file <none>
14:00:09.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.132858 23631 fs_manager.cc:362] Metadata directory not provided
14:00:09.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.132951 23631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:09.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.133245 23631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:09.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.135893 23631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/data/instance:
14:00:09.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f5877cf58fcf4b868209dbeafaf06a12"
14:00:09.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:09 on dist-test-slave-409m"
14:00:09.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.136667 23631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/wal/instance:
14:00:09.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f5877cf58fcf4b868209dbeafaf06a12"
14:00:09.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:09 on dist-test-slave-409m"
14:00:09.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.142228 23631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:00:09.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.145990 23646 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:09.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.147629 23631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
14:00:09.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.147774 23631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/wal
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f5877cf58fcf4b868209dbeafaf06a12"
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:09 on dist-test-slave-409m"
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.147961 23631 fs_report.cc:389] FS layout report
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/wal
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/wal
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/data/data
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:09.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:09.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.161123 23631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:09.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.161971 23631 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:09.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.162263 23631 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:09.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.163203 23631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:09.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.164996 23631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:09.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.165086 23631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:09.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.165161 23631 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:09.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.165206 23631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:09.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.200730 23631 rpc_server.cc:307] RPC server started. Bound to: 127.22.171.194:40287
14:00:09.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.200835 23758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.171.194:40287 every 8 connection(s)
14:00:09.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.202114 23631 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/data/info.pb
14:00:09.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.212145 23215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 23631
14:00:09.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.212348 23215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-1/wal/instance
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.217211 23215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/wal
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/data
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/logs
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/data/info.pb
14:00:09.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.195:0
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.171.195
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.195
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:09.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.228152 23761 heartbeater.cc:344] Connected to a master server at 127.22.171.253:35375
14:00:09.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.228608 23761 heartbeater.cc:461] Registering TS with master...
14:00:09.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.229565 23761 heartbeater.cc:507] Master 127.22.171.253:35375 requested a full tablet report, sending...
14:00:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.230629 23760 heartbeater.cc:344] Connected to a master server at 127.22.171.254:38105
14:00:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.230784 23760 heartbeater.cc:461] Registering TS with master...
14:00:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.231329 23760 heartbeater.cc:507] Master 127.22.171.254:38105 requested a full tablet report, sending...
14:00:09.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.232406 23329 ts_manager.cc:194] Registered new tserver with Master: f5877cf58fcf4b868209dbeafaf06a12 (127.22.171.194:40287)
14:00:09.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.232558 23257 ts_manager.cc:194] Registered new tserver with Master: f5877cf58fcf4b868209dbeafaf06a12 (127.22.171.194:40287)
14:00:09.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.232745 23759 heartbeater.cc:344] Connected to a master server at 127.22.171.252:39087
14:00:09.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.232867 23759 heartbeater.cc:461] Registering TS with master...
14:00:09.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.233431 23759 heartbeater.cc:507] Master 127.22.171.252:39087 requested a full tablet report, sending...
14:00:09.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.234359 23400 ts_manager.cc:194] Registered new tserver with Master: f5877cf58fcf4b868209dbeafaf06a12 (127.22.171.194:40287)
14:00:09.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.235138 23400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.171.194:48109
14:00:09.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.569566 23766 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:09.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.569974 23766 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:09.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.570080 23766 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:09.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.579643 23766 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:09.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.579813 23766 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.22.171.195
14:00:09.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.590443 23766 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:09.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:09.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.22.171.212:38221
14:00:09.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:09.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:09.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/data
14:00:09.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/wal
14:00:09.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:09.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:09.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.22.171.195:0
14:00:09.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/data/info.pb
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.22.171.195
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.22.171.254:38105,127.22.171.253:35375,127.22.171.252:39087
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.22.171.195
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/logs
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.592242 23766 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:09.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.593950 23766 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:09.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.604231 23774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:09.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.604202 23772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:09.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:09.604272 23771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:09.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.605577 23766 server_base.cc:1061] running on GCE node
14:00:09.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.606150 23766 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:09.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.607048 23766 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:09.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.608250 23766 hybrid_clock.cc:648] HybridClock initialized: now 1779112809608189 us; error 57 us; skew 500 ppm
14:00:09.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.608626 23766 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:09.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.610944 23766 webserver.cc:533] Webserver started at http://127.22.171.195:44737/ using document root <none> and password file <none>
14:00:09.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.611814 23766 fs_manager.cc:362] Metadata directory not provided
14:00:09.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.611936 23766 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:09.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.612237 23766 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:09.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.614730 23766 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/data/instance:
14:00:09.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "14e72b8bbad341179653a35bed96b0e8"
14:00:09.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:09 on dist-test-slave-409m"
14:00:09.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.615742 23766 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/wal/instance:
14:00:09.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "14e72b8bbad341179653a35bed96b0e8"
14:00:09.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:09 on dist-test-slave-409m"
14:00:09.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.622520 23766 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:00:09.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.626946 23780 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:09.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.628669 23766 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.628832 23766 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/wal
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "14e72b8bbad341179653a35bed96b0e8"
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:09 on dist-test-slave-409m"
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.629017 23766 fs_report.cc:389] FS layout report
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/wal
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/wal
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/data/data
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:09.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.646545 23766 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.647396 23766 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:09.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.647701 23766 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:09.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.648720 23766 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:09.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.650727 23766 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.650817 23766 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.650894 23766 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.650940 23766 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:09.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.686527 23766 rpc_server.cc:307] RPC server started. Bound to: 127.22.171.195:34575
14:00:09.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.686618 23892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.22.171.195:34575 every 8 connection(s)
14:00:09.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.688100 23766 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/data/info.pb
14:00:09.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.689484 23215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 23766
14:00:09.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.689682 23215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster10909006106396797377/ts-2/wal/instance
14:00:09.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.706454 23893 heartbeater.cc:344] Connected to a master server at 127.22.171.252:39087
14:00:09.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.706887 23893 heartbeater.cc:461] Registering TS with master...
14:00:09.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.707914 23893 heartbeater.cc:507] Master 127.22.171.252:39087 requested a full tablet report, sending...
14:00:09.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.709589 23400 ts_manager.cc:194] Registered new tserver with Master: 14e72b8bbad341179653a35bed96b0e8 (127.22.171.195:34575)
14:00:09.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.710474 23400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.22.171.195:43155
14:00:09.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.711122 23895 heartbeater.cc:344] Connected to a master server at 127.22.171.253:35375
14:00:09.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.711298 23895 heartbeater.cc:461] Registering TS with master...
14:00:09.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.711696 23894 heartbeater.cc:344] Connected to a master server at 127.22.171.254:38105
14:00:09.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.712180 23895 heartbeater.cc:507] Master 127.22.171.253:35375 requested a full tablet report, sending...
14:00:09.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.712426 23894 heartbeater.cc:461] Registering TS with master...
14:00:09.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.712886 23894 heartbeater.cc:507] Master 127.22.171.254:38105 requested a full tablet report, sending...
14:00:09.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.713431 23329 ts_manager.cc:194] Registered new tserver with Master: 14e72b8bbad341179653a35bed96b0e8 (127.22.171.195:34575)
14:00:09.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.714197 23258 ts_manager.cc:194] Registered new tserver with Master: 14e72b8bbad341179653a35bed96b0e8 (127.22.171.195:34575)
14:00:09.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.718600 23215 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:00:09.720 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:09.720 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:00:09.725 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.171.254"
      port: 38105
    }
    bound_http_address {
      host: "127.22.171.254"
      port: 40081
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.171.253"
      port: 35375
    }
    bound_http_address {
      host: "127.22.171.253"
      port: 43919
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.171.252"
      port: 39087
    }
    bound_http_address {
      host: "127.22.171.252"
      port: 43513
    }
  }
}

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

14:00:09.727 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.22.171.193"
      port: 44951
    }
    bound_http_address {
      host: "127.22.171.193"
      port: 41533
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.22.171.194"
      port: 40287
    }
    bound_http_address {
      host: "127.22.171.194"
      port: 44037
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.22.171.195"
      port: 34575
    }
    bound_http_address {
      host: "127.22.171.195"
      port: 44737
    }
  }
}

14:00:09.728 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:00:09.730 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:09.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:09.744576 23622 heartbeater.cc:499] Master 127.22.171.252:39087 was elected leader, sending a full tablet report...
14:00:09.810 [DEBUG - main] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:09.819 [DEBUG - main] (DefaultChannelId.java:84) -Dio.netty.processId: 22502 (auto-detected)
14:00:09.821 [DEBUG - main] (NetUtil.java:149) -Djava.net.preferIPv4Stack: true
14:00:09.821 [DEBUG - main] (NetUtil.java:150) -Djava.net.preferIPv6Addresses: false
14:00:09.823 [DEBUG - main] (NetUtilInitializations.java:145) Loopback interface: lo (lo, 127.0.0.1)
14:00:09.824 [DEBUG - main] (NetUtil.java:198) /proc/sys/net/core/somaxconn: 4096
14:00:09.825 [DEBUG - main] (DefaultChannelId.java:106) -Dio.netty.machineId: 02:42:6e:ff:fe:1b:19:43 (auto-detected)
14:00:09.850 [DEBUG - main] (ByteBufUtil.java:89) -Dio.netty.allocator.type: pooled
14:00:09.850 [DEBUG - main] (ByteBufUtil.java:101) -Dio.netty.threadLocalDirectBufferSize: 0
14:00:09.850 [DEBUG - main] (ByteBufUtil.java:104) -Dio.netty.maxThreadLocalCharBufferSize: 16384
14:00:09.861 [DEBUG - main] (ChannelInitializerExtensions.java:54) -Dio.netty.bootstrap.extensions: null
14:00:09.867 [DEBUG - main] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:09.870 [DEBUG - main] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:09.899 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.0.61:46679(127.22.0.61:46679)] Successfully connected to peer
14:00:09.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.0.62:35379(127.22.0.62:35379)] Successfully connected to peer
14:00:09.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.0.60:41475(127.22.0.60:41475)] Successfully connected to peer
14:00:09.917 [DEBUG - kudu-nio-2] (AbstractByteBuf.java:63) -Dorg.apache.kudu.shaded.io.netty.buffer.checkAccessible: true
14:00:09.917 [DEBUG - kudu-nio-2] (AbstractByteBuf.java:64) -Dorg.apache.kudu.shaded.io.netty.buffer.checkBounds: true
14:00:09.918 [DEBUG - kudu-nio-2] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@64323c37
14:00:09.924 [DEBUG - kudu-nio-2] (Recycler.java:96) -Dio.netty.recycler.maxCapacityPerThread: 4096
14:00:09.924 [DEBUG - kudu-nio-2] (Recycler.java:97) -Dio.netty.recycler.ratio: 8
14:00:09.924 [DEBUG - kudu-nio-2] (Recycler.java:98) -Dio.netty.recycler.chunkSize: 32
14:00:09.924 [DEBUG - kudu-nio-2] (Recycler.java:99) -Dio.netty.recycler.blocking: false
14:00:09.924 [DEBUG - kudu-nio-2] (Recycler.java:100) -Dio.netty.recycler.batchFastThreadLocalOnly: true
14:00:09.992 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.61
14:00:09.992 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.62
14:00:09.992 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.60
14:00:10.209 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:10.214 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:10.216 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:10.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.238343 23759 heartbeater.cc:499] Master 127.22.171.252:39087 was elected leader, sending a full tablet report...
14:00:10.246 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x37baff51, L:/127.0.0.1:47832 - R:/127.22.0.61:46679] using SASL/PLAIN
14:00:10.246 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52efb92b, L:/127.0.0.1:42646 - R:/127.22.0.62:35379] using SASL/PLAIN
14:00:10.246 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x234a728f, L:/127.0.0.1:42528 - R:/127.22.0.60:41475] using SASL/PLAIN
14:00:10.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:10.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=528), Traces: [0ms] refreshing cache from master, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [493ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: OK, [493ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: OK, [494ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, deferred=null) after lookup
14:00:10.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.364079 22712 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42528:
14:00:10.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:00:10.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:00:10.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:10.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:00:10.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:10.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:10.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:10.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:00:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:10.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\000\000\000\000\007\0012\000\000\000\006\001d\000\000\000\007\001\310\000\000\000"
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:10.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:10.367528 22712 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:00:10.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.421945 23142 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1098b6c77641dbb6f0d809d7f96a40 (DEFAULT_TABLE table=replication_test_table [id=363ef00c1480486ba27d1e093fe10842]), partition=RANGE (key1) PARTITION 0 <= VALUES < 50
14:00:10.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.421995 23141 tablet_service.cc:1511] Processing CreateTablet for tablet 8f177ed584f24bf7a3aba08700e68ba3 (DEFAULT_TABLE table=replication_test_table [id=363ef00c1480486ba27d1e093fe10842]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:10.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.424506 23142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1098b6c77641dbb6f0d809d7f96a40. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:10.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.427752 23141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f177ed584f24bf7a3aba08700e68ba3. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:10.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.450487 23924 tablet_bootstrap.cc:492] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba: Bootstrap starting.
14:00:10.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.455698 23924 tablet_bootstrap.cc:654] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba: Neither blocks nor log segments found. Creating new log.
14:00:10.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.457521 23924 log.cc:826] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba: Log is configured to *not* fsync() on all Append() calls
14:00:10.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:10.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.473067 23924 tablet_bootstrap.cc:492] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba: No bootstrap required, opened a new log
14:00:10.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.473685 23924 ts_tablet_manager.cc:1403] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
14:00:10.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.478193 23008 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1098b6c77641dbb6f0d809d7f96a40 (DEFAULT_TABLE table=replication_test_table [id=363ef00c1480486ba27d1e093fe10842]), partition=RANGE (key1) PARTITION 0 <= VALUES < 50
14:00:10.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.478766 22870 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1098b6c77641dbb6f0d809d7f96a40 (DEFAULT_TABLE table=replication_test_table [id=363ef00c1480486ba27d1e093fe10842]), partition=RANGE (key1) PARTITION 0 <= VALUES < 50
14:00:10.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.480391 23008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1098b6c77641dbb6f0d809d7f96a40. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:10.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.480688 23007 tablet_service.cc:1511] Processing CreateTablet for tablet 8f177ed584f24bf7a3aba08700e68ba3 (DEFAULT_TABLE table=replication_test_table [id=363ef00c1480486ba27d1e093fe10842]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:10.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.481189 23007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f177ed584f24bf7a3aba08700e68ba3. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:10.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.482421 23924 raft_consensus.cc:359] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } }
14:00:10.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.480317 22869 tablet_service.cc:1511] Processing CreateTablet for tablet 8f177ed584f24bf7a3aba08700e68ba3 (DEFAULT_TABLE table=replication_test_table [id=363ef00c1480486ba27d1e093fe10842]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:10.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.483678 22869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f177ed584f24bf7a3aba08700e68ba3. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:10.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.483654 23924 raft_consensus.cc:385] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:10.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.483772 23924 raft_consensus.cc:740] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85d8b17828a04b4e9b04ca3db21104ba, State: Initialized, Role: FOLLOWER
14:00:10.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.484963 23924 consensus_queue.cc:260] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } }
14:00:10.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.491829 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1098b6c77641dbb6f0d809d7f96a40. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:10.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.514086 23928 tablet_bootstrap.cc:492] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1: Bootstrap starting.
14:00:10.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.518996 23928 tablet_bootstrap.cc:654] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1: Neither blocks nor log segments found. Creating new log.
14:00:10.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.520653 23927 tablet_bootstrap.cc:492] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91: Bootstrap starting.
14:00:10.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.521078 23924 ts_tablet_manager.cc:1434] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba: Time spent starting tablet: real 0.047s	user 0.013s	sys 0.015s
14:00:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.523010 23924 tablet_bootstrap.cc:492] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba: Bootstrap starting.
14:00:10.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.525089 23924 tablet_bootstrap.cc:654] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba: Neither blocks nor log segments found. Creating new log.
14:00:10.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.525446 23927 tablet_bootstrap.cc:654] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91: Neither blocks nor log segments found. Creating new log.
14:00:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.526738 23928 log.cc:826] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1: Log is configured to *not* fsync() on all Append() calls
14:00:10.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.527421 23927 log.cc:826] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91: Log is configured to *not* fsync() on all Append() calls
14:00:10.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.537797 23927 tablet_bootstrap.cc:492] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91: No bootstrap required, opened a new log
14:00:10.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.538456 23927 ts_tablet_manager.cc:1403] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
14:00:10.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.539168 23928 tablet_bootstrap.cc:492] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1: No bootstrap required, opened a new log
14:00:10.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.539544 23928 ts_tablet_manager.cc:1403] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.009s
14:00:10.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.540616 23924 tablet_bootstrap.cc:492] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba: No bootstrap required, opened a new log
14:00:10.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.540957 23924 ts_tablet_manager.cc:1403] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.006s
14:00:10.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.542145 23924 raft_consensus.cc:359] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } }
14:00:10.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.542531 23924 raft_consensus.cc:385] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:10.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.542781 23924 raft_consensus.cc:740] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85d8b17828a04b4e9b04ca3db21104ba, State: Initialized, Role: FOLLOWER
14:00:10.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.543231 23924 consensus_queue.cc:260] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } }
14:00:10.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.544137 23924 ts_tablet_manager.cc:1434] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
14:00:10.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.546096 23927 raft_consensus.cc:359] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } }
14:00:10.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.547102 23927 raft_consensus.cc:385] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:10.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.547465 23927 raft_consensus.cc:740] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac6a9d4e4fe4d758b769fa550acef91, State: Initialized, Role: FOLLOWER
14:00:10.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.548460 23927 consensus_queue.cc:260] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } }
14:00:10.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.557770 23927 ts_tablet_manager.cc:1434] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.004s
14:00:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.561579 23928 raft_consensus.cc:359] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } }
14:00:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.562434 23928 raft_consensus.cc:385] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.562736 23928 raft_consensus.cc:740] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e758796b42ee4fabaf78629b4a0e16a1, State: Initialized, Role: FOLLOWER
14:00:10.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.563687 23928 consensus_queue.cc:260] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } }
14:00:10.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.565068 23927 tablet_bootstrap.cc:492] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91: Bootstrap starting.
14:00:10.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.567824 23927 tablet_bootstrap.cc:654] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91: Neither blocks nor log segments found. Creating new log.
14:00:10.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.568749 23928 ts_tablet_manager.cc:1434] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.000s
14:00:10.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.573207 23928 tablet_bootstrap.cc:492] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1: Bootstrap starting.
14:00:10.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:10.574954 23076 tablet.cc:2404] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:10.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.576074 23928 tablet_bootstrap.cc:654] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1: Neither blocks nor log segments found. Creating new log.
14:00:10.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:10.579000 23210 tablet.cc:2404] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:10.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.583940 23927 tablet_bootstrap.cc:492] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91: No bootstrap required, opened a new log
14:00:10.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.584156 23927 ts_tablet_manager.cc:1403] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.014s
14:00:10.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.585342 23927 raft_consensus.cc:359] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } }
14:00:10.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.585640 23927 raft_consensus.cc:385] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:10.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.585741 23927 raft_consensus.cc:740] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac6a9d4e4fe4d758b769fa550acef91, State: Initialized, Role: FOLLOWER
14:00:10.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.585992 23927 consensus_queue.cc:260] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } }
14:00:10.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.588735 23927 ts_tablet_manager.cc:1434] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
14:00:10.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.592334 23928 tablet_bootstrap.cc:492] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1: No bootstrap required, opened a new log
14:00:10.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.592760 23928 ts_tablet_manager.cc:1403] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.004s
14:00:10.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.593950 23928 raft_consensus.cc:359] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } }
14:00:10.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.594336 23928 raft_consensus.cc:385] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:10.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.594584 23928 raft_consensus.cc:740] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e758796b42ee4fabaf78629b4a0e16a1, State: Initialized, Role: FOLLOWER
14:00:10.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.595000 23928 consensus_queue.cc:260] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } }
14:00:10.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.595698 23928 ts_tablet_manager.cc:1434] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
14:00:10.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.664513 23926 raft_consensus.cc:493] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:10.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.664831 23926 raft_consensus.cc:515] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } }
14:00:10.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.666970 23926 leader_election.cc:290] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e758796b42ee4fabaf78629b4a0e16a1 (127.22.0.1:37555), 7ac6a9d4e4fe4d758b769fa550acef91 (127.22.0.2:36545)
14:00:10.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.677381 22890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f177ed584f24bf7a3aba08700e68ba3" candidate_uuid: "85d8b17828a04b4e9b04ca3db21104ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e758796b42ee4fabaf78629b4a0e16a1" is_pre_election: true
14:00:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.677898 23028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f177ed584f24bf7a3aba08700e68ba3" candidate_uuid: "85d8b17828a04b4e9b04ca3db21104ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" is_pre_election: true
14:00:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.677981 22890 raft_consensus.cc:2468] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85d8b17828a04b4e9b04ca3db21104ba in term 0.
14:00:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.678380 23028 raft_consensus.cc:2468] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85d8b17828a04b4e9b04ca3db21104ba in term 0.
14:00:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.678781 23095 leader_election.cc:304] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [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: 85d8b17828a04b4e9b04ca3db21104ba, e758796b42ee4fabaf78629b4a0e16a1; no voters: 
14:00:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.679248 23926 raft_consensus.cc:2804] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.679414 23926 raft_consensus.cc:493] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.679569 23926 raft_consensus.cc:3060] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Advancing to term 1
14:00:10.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.681715 23926 raft_consensus.cc:515] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } }
14:00:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.682533 23926 leader_election.cc:290] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [CANDIDATE]: Term 1 election: Requested vote from peers e758796b42ee4fabaf78629b4a0e16a1 (127.22.0.1:37555), 7ac6a9d4e4fe4d758b769fa550acef91 (127.22.0.2:36545)
14:00:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.682907 22890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f177ed584f24bf7a3aba08700e68ba3" candidate_uuid: "85d8b17828a04b4e9b04ca3db21104ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e758796b42ee4fabaf78629b4a0e16a1"
14:00:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.683072 22890 raft_consensus.cc:3060] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Advancing to term 1
14:00:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.683065 23028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f177ed584f24bf7a3aba08700e68ba3" candidate_uuid: "85d8b17828a04b4e9b04ca3db21104ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ac6a9d4e4fe4d758b769fa550acef91"
14:00:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.683255 23028 raft_consensus.cc:3060] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Advancing to term 1
14:00:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.685285 22890 raft_consensus.cc:2468] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85d8b17828a04b4e9b04ca3db21104ba in term 1.
14:00:10.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.685847 23095 leader_election.cc:304] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [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: 85d8b17828a04b4e9b04ca3db21104ba, e758796b42ee4fabaf78629b4a0e16a1; no voters: 
14:00:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.686336 23926 raft_consensus.cc:2804] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 1 FOLLOWER]: Leader election won for term 1
14:00:10.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.691035 23028 raft_consensus.cc:2468] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85d8b17828a04b4e9b04ca3db21104ba in term 1.
14:00:10.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.698390 23926 raft_consensus.cc:697] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [term 1 LEADER]: Becoming Leader. State: Replica: 85d8b17828a04b4e9b04ca3db21104ba, State: Running, Role: LEADER
14:00:10.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.699795 23926 consensus_queue.cc:237] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [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: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } }
14:00:10.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.705896 22712 catalog_manager.cc:5696] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 85d8b17828a04b4e9b04ca3db21104ba (127.22.0.3). New cstate: current_term: 1 leader_uuid: "85d8b17828a04b4e9b04ca3db21104ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } health_report { overall_health: HEALTHY } } }
14:00:10.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.716598 23893 heartbeater.cc:499] Master 127.22.171.252:39087 was elected leader, sending a full tablet report...
14:00:10.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.719172 23932 raft_consensus.cc:493] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:10.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.719393 23932 raft_consensus.cc:515] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } }
14:00:10.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.721133 23932 leader_election.cc:290] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85d8b17828a04b4e9b04ca3db21104ba (127.22.0.3:43355), e758796b42ee4fabaf78629b4a0e16a1 (127.22.0.1:37555)
14:00:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.736938 22890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1098b6c77641dbb6f0d809d7f96a40" candidate_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e758796b42ee4fabaf78629b4a0e16a1" is_pre_election: true
14:00:10.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.736980 23162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1098b6c77641dbb6f0d809d7f96a40" candidate_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85d8b17828a04b4e9b04ca3db21104ba" is_pre_election: true
14:00:10.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.737296 22890 raft_consensus.cc:2468] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac6a9d4e4fe4d758b769fa550acef91 in term 0.
14:00:10.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.737445 23162 raft_consensus.cc:2468] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ac6a9d4e4fe4d758b769fa550acef91 in term 0.
14:00:10.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.738512 22963 leader_election.cc:304] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [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: 7ac6a9d4e4fe4d758b769fa550acef91, 85d8b17828a04b4e9b04ca3db21104ba; no voters: 
14:00:10.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.740294 23932 raft_consensus.cc:2804] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:10.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.740448 23932 raft_consensus.cc:493] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:10.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.740545 23932 raft_consensus.cc:3060] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 0 FOLLOWER]: Advancing to term 1
14:00:10.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.743534 23932 raft_consensus.cc:515] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } }
14:00:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.744930 23162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1098b6c77641dbb6f0d809d7f96a40" candidate_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85d8b17828a04b4e9b04ca3db21104ba"
14:00:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.744918 22890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f1098b6c77641dbb6f0d809d7f96a40" candidate_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e758796b42ee4fabaf78629b4a0e16a1"
14:00:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.745142 23162 raft_consensus.cc:3060] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba [term 0 FOLLOWER]: Advancing to term 1
14:00:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.745165 22890 raft_consensus.cc:3060] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1 [term 0 FOLLOWER]: Advancing to term 1
14:00:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.748025 22890 raft_consensus.cc:2468] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac6a9d4e4fe4d758b769fa550acef91 in term 1.
14:00:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.748646 23162 raft_consensus.cc:2468] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ac6a9d4e4fe4d758b769fa550acef91 in term 1.
14:00:10.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.751034 22963 leader_election.cc:304] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [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: 7ac6a9d4e4fe4d758b769fa550acef91, 85d8b17828a04b4e9b04ca3db21104ba; no voters: 
14:00:10.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.752311 23932 leader_election.cc:290] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [CANDIDATE]: Term 1 election: Requested vote from peers 85d8b17828a04b4e9b04ca3db21104ba (127.22.0.3:43355), e758796b42ee4fabaf78629b4a0e16a1 (127.22.0.1:37555)
14:00:10.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.752633 23932 raft_consensus.cc:2804] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 1 FOLLOWER]: Leader election won for term 1
14:00:10.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.753147 23932 raft_consensus.cc:697] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac6a9d4e4fe4d758b769fa550acef91, State: Running, Role: LEADER
14:00:10.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.753764 23932 consensus_queue.cc:237] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [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: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } }
14:00:10.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.761826 22712 catalog_manager.cc:5696] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac6a9d4e4fe4d758b769fa550acef91 (127.22.0.2). New cstate: current_term: 1 leader_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 } health_report { overall_health: HEALTHY } } }
14:00:10.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:10.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:10.816987 22938 tablet.cc:2404] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:10.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6f1098b6c77641dbb6f0d809d7f96a40 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:10.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:10.833 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299998, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299997}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299997, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299997}]
14:00:10.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=29), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [14ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, deferred=null) after lookup
14:00:10.847 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] connecting to peer
14:00:10.851 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] Successfully connected to peer
14:00:10.913 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:10.918 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x0c9b63e6, L:/127.0.0.1:59280 - R:/127.22.0.2:36545] using TOKEN/null
14:00:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.929596 23162 raft_consensus.cc:1275] T 6f1098b6c77641dbb6f0d809d7f96a40 P 85d8b17828a04b4e9b04ca3db21104ba [term 1 FOLLOWER]: Refusing update from remote peer 7ac6a9d4e4fe4d758b769fa550acef91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:10.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.929692 22890 raft_consensus.cc:1275] T 6f1098b6c77641dbb6f0d809d7f96a40 P e758796b42ee4fabaf78629b4a0e16a1 [term 1 FOLLOWER]: Refusing update from remote peer 7ac6a9d4e4fe4d758b769fa550acef91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:10.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.930787 23932 consensus_queue.cc:1048] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:10.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.931056 23942 consensus_queue.cc:1048] T 6f1098b6c77641dbb6f0d809d7f96a40 P 7ac6a9d4e4fe4d758b769fa550acef91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85d8b17828a04b4e9b04ca3db21104ba" member_type: VOTER last_known_addr { host: "127.22.0.3" port: 43355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:10.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:10.967720 23946 mvcc.cc:204] Tried to move back new op lower bound from 7287246073555910656 to 7287246072855982080. Current Snapshot: MvccSnapshot[applied={T|T < 7287246073555910656}]
14:00:11.061 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:11.062 [DEBUG - main] (Connection.java:748) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] connecting to peer
14:00:11.064 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] Successfully connected to peer
14:00:11.102 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:11.110 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x581a6ab3, L:/127.0.0.1:56104 - R:/127.22.0.3:43355] using TOKEN/null
14:00:11.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.115588 22889 raft_consensus.cc:1275] T 8f177ed584f24bf7a3aba08700e68ba3 P e758796b42ee4fabaf78629b4a0e16a1 [term 1 FOLLOWER]: Refusing update from remote peer 85d8b17828a04b4e9b04ca3db21104ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:11.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.115861 23028 raft_consensus.cc:1275] T 8f177ed584f24bf7a3aba08700e68ba3 P 7ac6a9d4e4fe4d758b769fa550acef91 [term 1 FOLLOWER]: Refusing update from remote peer 85d8b17828a04b4e9b04ca3db21104ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:11.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.116770 23926 consensus_queue.cc:1048] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e758796b42ee4fabaf78629b4a0e16a1" member_type: VOTER last_known_addr { host: "127.22.0.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:11.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.117532 23926 consensus_queue.cc:1048] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ac6a9d4e4fe4d758b769fa550acef91" member_type: VOTER last_known_addr { host: "127.22.0.2" port: 36545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:11.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.135635 23945 mvcc.cc:204] Tried to move back new op lower bound from 7287246074321264640 to 7287246072630247424. Current Snapshot: MvccSnapshot[applied={T|T < 7287246074321264640}]
14:00:11.189 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:11.192 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:11.194 [DEBUG - main] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:11.195 [DEBUG - main] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:11.197 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.171.253:35375(127.22.171.253:35375)] Successfully connected to peer
14:00:11.197 [DEBUG - main] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:11.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.171.252:39087(127.22.171.252:39087)] Successfully connected to peer
14:00:11.209 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.252
14:00:11.210 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.171.254:38105(127.22.171.254:38105)] Successfully connected to peer
14:00:11.235 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.253
14:00:11.239 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.254
14:00:11.257 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:11.261 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:11.264 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8c6099c, L:/127.0.0.1:50778 - R:/127.22.171.252:39087] using SASL/PLAIN
14:00:11.265 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:11.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:11.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=83), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [74ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: OK, deferred=null) after lookup
14:00:11.266 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbdeba96d, L:/127.0.0.1:35354 - R:/127.22.171.253:35375] using SASL/PLAIN
14:00:11.279 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x564ae359, L:/127.0.0.1:40224 - R:/127.22.171.254:38105] using SASL/PLAIN
14:00:11.297 [DEBUG - main] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:11.299 [DEBUG - main] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:11.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.0.60:41475(127.22.0.60:41475)] Successfully connected to peer
14:00:11.303 [DEBUG - main] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:11.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.0.62:35379(127.22.0.62:35379)] Successfully connected to peer
14:00:11.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.60
14:00:11.319 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.62
14:00:11.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.0.61:46679(127.22.0.61:46679)] Successfully connected to peer
14:00:11.330 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.61
14:00:11.362 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:11.363 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:11.367 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf701f35e, L:/127.0.0.1:42662 - R:/127.22.0.62:35379] using SASL/PLAIN
14:00:11.369 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf7d8fc7, L:/127.0.0.1:42544 - R:/127.22.0.60:41475] using SASL/PLAIN
14:00:11.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:11.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=82), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [75ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, deferred=null) after lookup
14:00:11.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:11.379 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:11.383 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x53481f4a, L:/127.0.0.1:47840 - R:/127.22.0.61:46679] using SASL/PLAIN
14:00:11.408 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet 6f1098b6c77641dbb6f0d809d7f96a40 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:11.409 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:11.409 [DEBUG - main] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:11.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.429208 23400 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50778:
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:00:11.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:11.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
14:00:11.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\000\000\000\000\007\0012\000\000\000"
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: ""
14:00:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:11.431770 23400 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:00:11.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:11.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.483634 23557 tablet_service.cc:1511] Processing CreateTablet for tablet bd10a478e8904da79033c34237295af0 (DEFAULT_TABLE table=replication_test_table [id=23efef50c74243f8ae565786c7e1b1f0]), partition=RANGE (key1) PARTITION 0 <= VALUES < 50
14:00:11.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.485339 23557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd10a478e8904da79033c34237295af0. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:11.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.486881 23828 tablet_service.cc:1511] Processing CreateTablet for tablet bd10a478e8904da79033c34237295af0 (DEFAULT_TABLE table=replication_test_table [id=23efef50c74243f8ae565786c7e1b1f0]), partition=RANGE (key1) PARTITION 0 <= VALUES < 50
14:00:11.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.488864 23828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd10a478e8904da79033c34237295af0. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:11.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.495611 23694 tablet_service.cc:1511] Processing CreateTablet for tablet bd10a478e8904da79033c34237295af0 (DEFAULT_TABLE table=replication_test_table [id=23efef50c74243f8ae565786c7e1b1f0]), partition=RANGE (key1) PARTITION 0 <= VALUES < 50
14:00:11.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.498448 23694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd10a478e8904da79033c34237295af0. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:11.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.500320 23988 tablet_bootstrap.cc:492] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc: Bootstrap starting.
14:00:11.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.501586 23989 tablet_bootstrap.cc:492] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8: Bootstrap starting.
14:00:11.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.504359 23988 tablet_bootstrap.cc:654] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc: Neither blocks nor log segments found. Creating new log.
14:00:11.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.505461 23989 tablet_bootstrap.cc:654] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8: Neither blocks nor log segments found. Creating new log.
14:00:11.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.505751 23988 log.cc:826] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc: Log is configured to *not* fsync() on all Append() calls
14:00:11.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.508396 23989 log.cc:826] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8: Log is configured to *not* fsync() on all Append() calls
14:00:11.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.511725 23989 tablet_bootstrap.cc:492] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8: No bootstrap required, opened a new log
14:00:11.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.511896 23988 tablet_bootstrap.cc:492] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc: No bootstrap required, opened a new log
14:00:11.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.512060 23989 ts_tablet_manager.cc:1403] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
14:00:11.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.512174 23988 ts_tablet_manager.cc:1403] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
14:00:11.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.518573 23989 raft_consensus.cc:359] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } }
14:00:11.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.518965 23989 raft_consensus.cc:385] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:11.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.519068 23989 raft_consensus.cc:740] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e72b8bbad341179653a35bed96b0e8, State: Initialized, Role: FOLLOWER
14:00:11.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.519850 23989 consensus_queue.cc:260] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } }
14:00:11.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.521816 23992 tablet_bootstrap.cc:492] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12: Bootstrap starting.
14:00:11.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.525882 23992 tablet_bootstrap.cc:654] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12: Neither blocks nor log segments found. Creating new log.
14:00:11.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.526414 23988 raft_consensus.cc:359] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } }
14:00:11.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.527050 23988 raft_consensus.cc:385] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:11.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.527328 23989 ts_tablet_manager.cc:1434] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8: Time spent starting tablet: real 0.015s	user 0.016s	sys 0.000s
14:00:11.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.527338 23988 raft_consensus.cc:740] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a18e3ad1e9c043c79abc8d67d9593fcc, State: Initialized, Role: FOLLOWER
14:00:11.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.527619 23992 log.cc:826] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12: Log is configured to *not* fsync() on all Append() calls
14:00:11.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.528117 23988 consensus_queue.cc:260] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } }
14:00:11.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.534889 23988 ts_tablet_manager.cc:1434] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.000s
14:00:11.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.538600 23992 tablet_bootstrap.cc:492] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12: No bootstrap required, opened a new log
14:00:11.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.539196 23992 ts_tablet_manager.cc:1403] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
14:00:11.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.545467 23992 raft_consensus.cc:359] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } }
14:00:11.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.545884 23992 raft_consensus.cc:385] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:11.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.545990 23992 raft_consensus.cc:740] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5877cf58fcf4b868209dbeafaf06a12, State: Initialized, Role: FOLLOWER
14:00:11.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.546679 23992 consensus_queue.cc:260] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } }
14:00:11.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.548532 23992 ts_tablet_manager.cc:1434] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
14:00:11.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.582427 23996 raft_consensus.cc:493] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:11.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.582713 23996 raft_consensus.cc:515] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } }
14:00:11.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.584553 23996 leader_election.cc:290] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14e72b8bbad341179653a35bed96b0e8 (127.22.171.195:34575), a18e3ad1e9c043c79abc8d67d9593fcc (127.22.171.193:44951)
14:00:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.594668 23577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd10a478e8904da79033c34237295af0" candidate_uuid: "f5877cf58fcf4b868209dbeafaf06a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" is_pre_election: true
14:00:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.596051 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd10a478e8904da79033c34237295af0" candidate_uuid: "f5877cf58fcf4b868209dbeafaf06a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e72b8bbad341179653a35bed96b0e8" is_pre_election: true
14:00:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.595369 23577 raft_consensus.cc:2468] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5877cf58fcf4b868209dbeafaf06a12 in term 0.
14:00:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.596628 23848 raft_consensus.cc:2468] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5877cf58fcf4b868209dbeafaf06a12 in term 0.
14:00:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.597405 23650 leader_election.cc:304] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [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: 14e72b8bbad341179653a35bed96b0e8, f5877cf58fcf4b868209dbeafaf06a12; no voters: 
14:00:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.597918 23996 raft_consensus.cc:2804] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:11.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.598240 23996 raft_consensus.cc:493] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:11.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.599098 23996 raft_consensus.cc:3060] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Advancing to term 1
14:00:11.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.601200 23996 raft_consensus.cc:515] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } }
14:00:11.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.601850 23996 leader_election.cc:290] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [CANDIDATE]: Term 1 election: Requested vote from peers 14e72b8bbad341179653a35bed96b0e8 (127.22.171.195:34575), a18e3ad1e9c043c79abc8d67d9593fcc (127.22.171.193:44951)
14:00:11.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.602447 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd10a478e8904da79033c34237295af0" candidate_uuid: "f5877cf58fcf4b868209dbeafaf06a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e72b8bbad341179653a35bed96b0e8"
14:00:11.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.602494 23577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd10a478e8904da79033c34237295af0" candidate_uuid: "f5877cf58fcf4b868209dbeafaf06a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc"
14:00:11.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.602666 23848 raft_consensus.cc:3060] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Advancing to term 1
14:00:11.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.602680 23577 raft_consensus.cc:3060] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Advancing to term 1
14:00:11.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.605808 23577 raft_consensus.cc:2468] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5877cf58fcf4b868209dbeafaf06a12 in term 1.
14:00:11.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.605818 23848 raft_consensus.cc:2468] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5877cf58fcf4b868209dbeafaf06a12 in term 1.
14:00:11.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.606393 23647 leader_election.cc:304] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 14e72b8bbad341179653a35bed96b0e8, a18e3ad1e9c043c79abc8d67d9593fcc, f5877cf58fcf4b868209dbeafaf06a12; no voters: 
14:00:11.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.606773 23996 raft_consensus.cc:2804] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 1 FOLLOWER]: Leader election won for term 1
14:00:11.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.607501 23996 raft_consensus.cc:697] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [term 1 LEADER]: Becoming Leader. State: Replica: f5877cf58fcf4b868209dbeafaf06a12, State: Running, Role: LEADER
14:00:11.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.608111 23996 consensus_queue.cc:237] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [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: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } }
14:00:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.614284 23400 catalog_manager.cc:5696] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5877cf58fcf4b868209dbeafaf06a12 (127.22.171.194). New cstate: current_term: 1 leader_uuid: "f5877cf58fcf4b868209dbeafaf06a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } health_report { overall_health: HEALTHY } } }
14:00:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.679813 23400 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50778:
14:00:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "replication_test_table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "key1" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key2" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key3" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "data" type: STRING is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:00:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:11.688306 23400 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7b53e2bbb15445a6b8d793364e7b9a14 has no consensus state
14:00:11.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:11.694085 23896 tablet.cc:2404] T bd10a478e8904da79033c34237295af0 P 14e72b8bbad341179653a35bed96b0e8: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:11.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.696727 23694 tablet_service.cc:1511] Processing CreateTablet for tablet 7b53e2bbb15445a6b8d793364e7b9a14 (DEFAULT_TABLE table=replication_test_table [id=23efef50c74243f8ae565786c7e1b1f0]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:11.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.697365 23694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b53e2bbb15445a6b8d793364e7b9a14. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:11.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.700090 23557 tablet_service.cc:1511] Processing CreateTablet for tablet 7b53e2bbb15445a6b8d793364e7b9a14 (DEFAULT_TABLE table=replication_test_table [id=23efef50c74243f8ae565786c7e1b1f0]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:11.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.700582 23557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b53e2bbb15445a6b8d793364e7b9a14. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:11.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.703650 23828 tablet_service.cc:1511] Processing CreateTablet for tablet 7b53e2bbb15445a6b8d793364e7b9a14 (DEFAULT_TABLE table=replication_test_table [id=23efef50c74243f8ae565786c7e1b1f0]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:11.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.704191 23828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b53e2bbb15445a6b8d793364e7b9a14. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:11.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:11.710263 23762 tablet.cc:2404] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:11.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.711066 23989 tablet_bootstrap.cc:492] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8: Bootstrap starting.
14:00:11.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.712973 23989 tablet_bootstrap.cc:654] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8: Neither blocks nor log segments found. Creating new log.
14:00:11.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.713500 23992 tablet_bootstrap.cc:492] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12: Bootstrap starting.
14:00:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.715230 23992 tablet_bootstrap.cc:654] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12: Neither blocks nor log segments found. Creating new log.
14:00:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.720342 23988 tablet_bootstrap.cc:492] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc: Bootstrap starting.
14:00:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:11.721019 23625 tablet.cc:2404] T bd10a478e8904da79033c34237295af0 P a18e3ad1e9c043c79abc8d67d9593fcc: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:11.721868 23385 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 7b53e2bbb15445a6b8d793364e7b9a14 (table replication_test_table [id=23efef50c74243f8ae565786c7e1b1f0], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 7b53e2bbb15445a6b8d793364e7b9a14 consensus state has no leader
14:00:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.722395 23988 tablet_bootstrap.cc:654] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc: Neither blocks nor log segments found. Creating new log.
14:00:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.722749 23992 tablet_bootstrap.cc:492] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12: No bootstrap required, opened a new log
14:00:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.722889 23992 ts_tablet_manager.cc:1403] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.000s
14:00:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.723924 23992 raft_consensus.cc:359] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } }
14:00:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.724418 23992 raft_consensus.cc:385] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:11.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.725917 23992 raft_consensus.cc:740] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5877cf58fcf4b868209dbeafaf06a12, State: Initialized, Role: FOLLOWER
14:00:11.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.726665 23992 consensus_queue.cc:260] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } }
14:00:11.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.737963 23989 tablet_bootstrap.cc:492] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8: No bootstrap required, opened a new log
14:00:11.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.738428 23989 ts_tablet_manager.cc:1403] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
14:00:11.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.740020 23989 raft_consensus.cc:359] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } }
14:00:11.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.740584 23992 ts_tablet_manager.cc:1434] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.000s
14:00:11.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.740864 23988 tablet_bootstrap.cc:492] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc: No bootstrap required, opened a new log
14:00:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.741039 23988 ts_tablet_manager.cc:1403] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.012s
14:00:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.741011 23399 catalog_manager.cc:6241] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098: replication_test_table [id=23efef50c74243f8ae565786c7e1b1f0] alter complete (version 0)
14:00:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.741036 23989 raft_consensus.cc:385] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.741463 23989 raft_consensus.cc:740] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e72b8bbad341179653a35bed96b0e8, State: Initialized, Role: FOLLOWER
14:00:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.741894 23989 consensus_queue.cc:260] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } }
14:00:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.742082 23988 raft_consensus.cc:359] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } }
14:00:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.742339 23988 raft_consensus.cc:385] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.742487 23988 raft_consensus.cc:740] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a18e3ad1e9c043c79abc8d67d9593fcc, State: Initialized, Role: FOLLOWER
14:00:11.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.742702 23988 consensus_queue.cc:260] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } }
14:00:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.743208 23988 ts_tablet_manager.cc:1434] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
14:00:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.747326 23989 ts_tablet_manager.cc:1434] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
14:00:11.760 [DEBUG - main] (Connection.java:575) [peer master-127.22.0.61:46679(127.22.0.61:46679)] disconnecting while in state READY
14:00:11.761 [DEBUG - main] (Connection.java:575) [peer master-127.22.0.62:35379(127.22.0.62:35379)] disconnecting while in state READY
14:00:11.761 [DEBUG - main] (Connection.java:575) [peer master-127.22.0.60:41475(127.22.0.60:41475)] disconnecting while in state READY
14:00:11.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:11.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.0.60:41475(127.22.0.60:41475)] handling channelInactive
14:00:11.768 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.0.61:46679(127.22.0.61:46679)] handling channelInactive
14:00:11.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state READY due to: connection closed
14:00:11.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state READY due to: connection closed
14:00:11.769 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-0
14:00:11.771 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-2
14:00:11.772 [DEBUG - main] (Connection.java:575) [peer master-127.22.171.254:38105(127.22.171.254:38105)] disconnecting while in state READY
14:00:11.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.0.62:35379(127.22.0.62:35379)] handling channelInactive
14:00:11.772 [DEBUG - main] (Connection.java:575) [peer master-127.22.171.253:35375(127.22.171.253:35375)] disconnecting while in state READY
14:00:11.772 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state READY due to: connection closed
14:00:11.772 [DEBUG - main] (Connection.java:575) [peer master-127.22.171.252:39087(127.22.171.252:39087)] disconnecting while in state READY
14:00:11.772 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-1
14:00:11.773 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.171.253:35375(127.22.171.253:35375)] handling channelInactive
14:00:11.773 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.171.252:39087(127.22.171.252:39087)] handling channelInactive
14:00:11.773 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state READY due to: connection closed
14:00:11.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state READY due to: connection closed
14:00:11.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:11.775 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:11.775 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-1
14:00:11.779 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.171.254:38105(127.22.171.254:38105)] handling channelInactive
14:00:11.779 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state READY due to: connection closed
14:00:11.780 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
14:00:11.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.978013 23995 raft_consensus.cc:493] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:11.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.978293 23995 raft_consensus.cc:515] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } }
14:00:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.980636 23995 leader_election.cc:290] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5877cf58fcf4b868209dbeafaf06a12 (127.22.171.194:40287), 14e72b8bbad341179653a35bed96b0e8 (127.22.171.195:34575)
14:00:11.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.990056 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b53e2bbb15445a6b8d793364e7b9a14" candidate_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e72b8bbad341179653a35bed96b0e8" is_pre_election: true
14:00:11.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.990057 23714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b53e2bbb15445a6b8d793364e7b9a14" candidate_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5877cf58fcf4b868209dbeafaf06a12" is_pre_election: true
14:00:11.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.990365 23848 raft_consensus.cc:2468] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a18e3ad1e9c043c79abc8d67d9593fcc in term 0.
14:00:11.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.990967 23714 raft_consensus.cc:2468] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a18e3ad1e9c043c79abc8d67d9593fcc in term 0.
14:00:11.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.991518 23513 leader_election.cc:304] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [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: 14e72b8bbad341179653a35bed96b0e8, a18e3ad1e9c043c79abc8d67d9593fcc; no voters: 
14:00:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.991981 23995 raft_consensus.cc:2804] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.992129 23995 raft_consensus.cc:493] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.992297 23995 raft_consensus.cc:3060] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 0 FOLLOWER]: Advancing to term 1
14:00:11.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.994504 23995 raft_consensus.cc:515] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } }
14:00:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.995342 23995 leader_election.cc:290] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [CANDIDATE]: Term 1 election: Requested vote from peers f5877cf58fcf4b868209dbeafaf06a12 (127.22.171.194:40287), 14e72b8bbad341179653a35bed96b0e8 (127.22.171.195:34575)
14:00:11.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.995841 23714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b53e2bbb15445a6b8d793364e7b9a14" candidate_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5877cf58fcf4b868209dbeafaf06a12"
14:00:11.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.996053 23714 raft_consensus.cc:3060] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12 [term 0 FOLLOWER]: Advancing to term 1
14:00:11.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.996160 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b53e2bbb15445a6b8d793364e7b9a14" candidate_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14e72b8bbad341179653a35bed96b0e8"
14:00:11.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.996356 23848 raft_consensus.cc:3060] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8 [term 0 FOLLOWER]: Advancing to term 1
14:00:11.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.999060 23714 raft_consensus.cc:2468] T 7b53e2bbb15445a6b8d793364e7b9a14 P f5877cf58fcf4b868209dbeafaf06a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a18e3ad1e9c043c79abc8d67d9593fcc in term 1.
14:00:11.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.999046 23848 raft_consensus.cc:2468] T 7b53e2bbb15445a6b8d793364e7b9a14 P 14e72b8bbad341179653a35bed96b0e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a18e3ad1e9c043c79abc8d67d9593fcc in term 1.
14:00:11.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.999616 23511 leader_election.cc:304] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [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: a18e3ad1e9c043c79abc8d67d9593fcc, f5877cf58fcf4b868209dbeafaf06a12; no voters: 
14:00:12.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:11.999956 23995 raft_consensus.cc:2804] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 1 FOLLOWER]: Leader election won for term 1
14:00:12.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:12.000532 23995 raft_consensus.cc:697] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [term 1 LEADER]: Becoming Leader. State: Replica: a18e3ad1e9c043c79abc8d67d9593fcc, State: Running, Role: LEADER
14:00:12.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:12.001412 23995 consensus_queue.cc:237] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [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: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } }
14:00:12.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:12.007627 23399 catalog_manager.cc:5696] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc reported cstate change: term changed from 0 to 1, leader changed from <none> to a18e3ad1e9c043c79abc8d67d9593fcc (127.22.171.193). New cstate: current_term: 1 leader_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 } health_report { overall_health: UNKNOWN } } }
14:00:12.025 [INFO - main] (TypeExtractor.java:2144) Field Row#fieldByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:12.027 [INFO - main] (TypeExtractor.java:2069) class java.util.LinkedHashMap does not contain a getter for field accessOrder
14:00:12.027 [INFO - main] (TypeExtractor.java:2072) class java.util.LinkedHashMap does not contain a setter for field accessOrder
14:00:12.028 [INFO - main] (TypeExtractor.java:2116) Class class java.util.LinkedHashMap cannot be used as a POJO type because not all fields are valid POJO fields, and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:12.028 [INFO - main] (TypeExtractor.java:2144) Field Row#positionByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:12.033 [INFO - main] (TypeExtractor.java:2197) class org.apache.flink.types.Row is missing a default constructor so it cannot be used as a POJO type and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:12.111651 23996 consensus_queue.cc:1048] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:12.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:12.131462 23996 consensus_queue.cc:1048] T bd10a478e8904da79033c34237295af0 P f5877cf58fcf4b868209dbeafaf06a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a18e3ad1e9c043c79abc8d67d9593fcc" member_type: VOTER last_known_addr { host: "127.22.171.193" port: 44951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:12.330 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.cpu.cores required for local execution is not set, setting it to the maximal possible value.
14:00:12.330 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.heap.size required for local execution is not set, setting it to the maximal possible value.
14:00:12.330 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.off-heap.size required for local execution is not set, setting it to the maximal possible value.
14:00:12.334 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.min required for local execution is not set, setting it to its default value 64 mb.
14:00:12.335 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.max required for local execution is not set, setting it to its default value 64 mb.
14:00:12.335 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.managed.size required for local execution is not set, setting it to its default value 128 mb.
14:00:12.338 [INFO - main] (MiniCluster.java:324) Starting Flink Mini Cluster
14:00:12.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:12.459245 23995 consensus_queue.cc:1048] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5877cf58fcf4b868209dbeafaf06a12" member_type: VOTER last_known_addr { host: "127.22.171.194" port: 40287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:12.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:12.466702 23995 consensus_queue.cc:1048] T 7b53e2bbb15445a6b8d793364e7b9a14 P a18e3ad1e9c043c79abc8d67d9593fcc [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e72b8bbad341179653a35bed96b0e8" member_type: VOTER last_known_addr { host: "127.22.171.195" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:12.617 [INFO - main] (MiniCluster.java:343) Starting Metrics Registry
14:00:12.714 [INFO - main] (MetricRegistryImpl.java:177) No metrics reporter configured, no metrics will be exposed/reported.
14:00:12.714 [INFO - main] (MetricRegistryImpl.java:240) No trace reporter configured, no metrics will be exposed/reported.
14:00:12.714 [INFO - main] (MiniCluster.java:350) Starting RPC Service(s)
14:00:12.733 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:00:13.461 [INFO - flink-pekko.actor.default-dispatcher-4] (Slf4jLogger.scala:117) Slf4jLogger started
14:00:13.611 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink
14:00:13.633 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:00:13.654 [INFO - flink-metrics-6] (Slf4jLogger.scala:117) Slf4jLogger started
14:00:13.666 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink-metrics
14:00:13.683 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService .
14:00:13.797 [INFO - main] (DefaultDelegationTokenManager.java:127) Loading delegation token providers
14:00:13.801 [INFO - main] (HadoopFSDelegationTokenProvider.java:78) Hadoop FS is not available (not packaged with this application): NoClassDefFoundError : "org/apache/hadoop/conf/Configuration".
14:00:13.801 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hadoopfs loaded and initialized
14:00:13.806 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hbase loaded and initialized
14:00:13.807 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider test loaded and initialized
14:00:13.809 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider throw loaded and initialized
14:00:13.809 [INFO - main] (DefaultDelegationTokenManager.java:165) Delegation token providers loaded successfully
14:00:13.810 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:00:13.812 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:00:13.813 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:00:13.814 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:00:13.815 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:00:13.815 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:00:13.815 [INFO - main] (DefaultDelegationTokenManager.java:189) Checking provider and receiver instances consistency
14:00:13.815 [INFO - main] (DefaultDelegationTokenManager.java:209) Provider and receiver instances are consistent
14:00:13.816 [INFO - main] (DefaultDelegationTokenManager.java:240) Obtaining delegation tokens
14:00:13.818 [INFO - main] (DefaultDelegationTokenManager.java:243) Delegation tokens obtained successfully
14:00:13.818 [WARN - main] (DefaultDelegationTokenManager.java:248) No tokens obtained so skipping notifications
14:00:13.818 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:00:13.819 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:00:13.819 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:00:13.820 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:00:13.820 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:00:13.820 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:00:13.834 [INFO - main] (BlobServer.java:165) Created BLOB server storage directory /tmp/minicluster_242215434e68e0cdc6c6fdfdfc3992ee/blobStorage
14:00:13.845 [INFO - main] (BlobServer.java:239) Started BLOB server at 0.0.0.0:43801 - max concurrent requests: 50 - max backlog: 1000
14:00:13.853 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_242215434e68e0cdc6c6fdfdfc3992ee/blobStorage
14:00:13.857 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_242215434e68e0cdc6c6fdfdfc3992ee/blobStorage
14:00:13.861 [INFO - main] (MiniCluster.java:744) Starting 1 TaskManager(s)
14:00:13.866 [INFO - main] (TaskManagerRunner.java:609) Starting TaskManager with ResourceID: bafb48fc-54c0-4a3d-9f69-c42180891b7d
14:00:13.896 [INFO - main] (TaskManagerServices.java:552) Temporary file directory '/tmp': total 48 GB, usable 40 GB (83.33% usable)
14:00:13.901 [INFO - main] (IOManager.java:60) Created a new FileChannelManager for spilling of task related data to disk (joins, sorting, ...). Used directories:
	/tmp/flink-io-ee5b4ce0-1ec2-43a0-a0cc-920833b613ae
14:00:13.913 [INFO - main] (NettyShuffleServiceFactory.java:170) Created a new FileChannelManager for storing result partitions of BLOCKING shuffles. Used directories:
	/tmp/flink-netty-shuffle-82d59199-7b84-48fe-936f-548bd2e718af
14:00:14.001 [INFO - main] (NetworkBufferPool.java:156) Allocated 64 MB for network buffer pool (number of memory segments: 2048, bytes per segment: 32768).
14:00:14.019 [INFO - main] (NettyShuffleEnvironment.java:355) Starting the network environment and its components.
14:00:14.019 [INFO - main] (TaskManagerServices.java:353) TaskManager data connection initialized successfully; listening internally on port: -1
14:00:14.021 [INFO - main] (KvStateService.java:92) Starting the kvState service and its components.
14:00:14.056 [INFO - main] (Configuration.java:985) Config uses fallback configuration key 'pekko.ask.timeout' instead of key 'taskmanager.slot.timeout'
14:00:14.070 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.taskexecutor.TaskExecutor at pekko://flink/user/rpc/taskmanager_0 .
14:00:14.123 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultJobLeaderService.java:127) Start job leader service.
14:00:14.124 [INFO - flink-pekko.actor.default-dispatcher-4] (FileCache.java:116) User file cache uses directory /tmp/flink-dist-cache-063e8f93-9faf-4e73-a084-489513b29486
14:00:14.195 [INFO - main] (RestServerEndpoint.java:567) Upload directory /tmp/flink-web-upload does not exist. 
14:00:14.195 [INFO - main] (RestServerEndpoint.java:592) Created directory /tmp/flink-web-upload for file uploads.
14:00:14.217 [INFO - main] (RestServerEndpoint.java:182) Starting rest endpoint.
14:00:14.220 [INFO - main] (DispatcherRestEndpoint.java:124) Failed to load web based job submission extension. Probable reason: flink-runtime-web is not in the classpath.
14:00:14.594 [WARN - main] (WebMonitorUtils.java:76) Log file environment variable 'log.file' is not set.
14:00:14.594 [WARN - main] (WebMonitorUtils.java:82) JobManager log files are unavailable in the web dashboard. Log file location not found in environment variable 'log.file' or configuration key 'web.log.path'.
14:00:14.743 [INFO - main] (RestServerEndpoint.java:308) Rest endpoint listening at localhost:36517
14:00:14.744 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'rest_server'.
14:00:14.747 [INFO - mini-cluster-io-thread-1] (WebMonitorEndpoint.java:1203) http://localhost:36517 was granted leadership with leaderSessionID=68730214-e39d-4942-8b20-22c50292ef32
14:00:14.747 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader http://localhost:36517 , session=68730214-e39d-4942-8b20-22c50292ef32
14:00:14.759 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'dispatcher'.
14:00:14.760 [INFO - main] (ResourceManagerServiceImpl.java:118) Starting resource manager service.
14:00:14.760 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'resource_manager'.
14:00:14.760 [INFO - mini-cluster-io-thread-2] (DefaultDispatcherRunner.java:114) DefaultDispatcherRunner was granted leadership with leader id d178f572-c290-4e7b-bb07-f473d40fd8f8. Creating new DispatcherLeaderProcess.
14:00:14.769 [INFO - mini-cluster-io-thread-2] (AbstractDispatcherLeaderProcess.java:99) Start SessionDispatcherLeaderProcess.
14:00:14.774 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:144) Recover all persisted job graphs that are not finished, yet.
14:00:14.774 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:158) Successfully recovered 0 persisted job graphs.
14:00:14.778 [INFO - main] (MiniCluster.java:510) Flink Mini Cluster started successfully
14:00:14.789 [INFO - pool-11-thread-1] (ResourceManagerServiceImpl.java:198) Resource manager service is granted leadership with session id b5228f25-be62-4a8a-bb51-e6dac2d16c25.
14:00:14.806 [INFO - mini-cluster-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_1 .
14:00:14.846 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/dispatcher_1 , session=d178f572-c290-4e7b-bb07-f473d40fd8f8
14:00:14.846 [INFO - pool-11-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.resourcemanager.StandaloneResourceManager at pekko://flink/user/rpc/resourcemanager_2 .
14:00:14.860 [INFO - flink-pekko.actor.default-dispatcher-4] (ResourceManager.java:253) Starting the resource manager.
14:00:14.864 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:212) Starting the slot manager.
14:00:14.865 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:308) Starting tokens update task
14:00:14.865 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:320) No tokens obtained so skipping notifications
14:00:14.865 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:335) Tokens update task not started because either no tokens obtained or none of the tokens specified its renewal date
14:00:14.869 [INFO - mini-cluster-io-thread-3] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/resourcemanager_2 , session=b5228f25-be62-4a8a-bb51-e6dac2d16c25
14:00:14.895 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:1478) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_2(bb51e6dac2d16c25b5228f25be624a8a).
14:00:14.919 [INFO - flink-pekko.actor.default-dispatcher-6] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:00:14.941 [INFO - flink-pekko.actor.default-dispatcher-8] (ResourceManager.java:1080) Registering TaskManager with ResourceID bafb48fc-54c0-4a3d-9f69-c42180891b7d (pekko://flink/user/rpc/taskmanager_0) at ResourceManager
14:00:14.945 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutorToResourceManagerConnection.java:99) Successful registration at resource manager pekko://flink/user/rpc/resourcemanager_2 under registration id 5fb2b06842b90e8b6cc8a1b581fcf3cb.
14:00:14.949 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:344) Registering task executor bafb48fc-54c0-4a3d-9f69-c42180891b7d under 5fb2b06842b90e8b6cc8a1b581fcf3cb at the slot manager.
14:00:14.955 [INFO - flink-pekko.actor.default-dispatcher-4] (Dispatcher.java:516) Received JobGraph submission 'Flink Streaming Job' (6293cb4efbedeca6099efc77bac5997b).
14:00:14.959 [INFO - flink-pekko.actor.default-dispatcher-4] (Dispatcher.java:601) Submitting job 'Flink Streaming Job' (6293cb4efbedeca6099efc77bac5997b).
14:00:14.977 [INFO - flink-pekko.actor.default-dispatcher-4] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'job-6293cb4efbedeca6099efc77bac5997b'.
14:00:14.980 [INFO - mini-cluster-io-thread-3] (JobMasterServiceLeadershipRunner.java:324) JobMasterServiceLeadershipRunner for job 6293cb4efbedeca6099efc77bac5997b was granted leadership with leader id 970a9000-6025-47dc-9cdc-801d9cb4cd06. Creating new JobMasterServiceProcess.
14:00:15.003 [INFO - jobmanager-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_3 .
14:00:15.014 [INFO - jobmanager-io-thread-1] (JobMaster.java:319) Initializing job 'Flink Streaming Job' (6293cb4efbedeca6099efc77bac5997b).
14:00:15.062 [INFO - jobmanager-io-thread-1] (DefaultSchedulerFactory.java:108) Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b).
14:00:15.136 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraph.java:393) Created execution graph 62c95090ec0968ab649ad3a85aa53b6e for job 6293cb4efbedeca6099efc77bac5997b.
14:00:15.170 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:179) Running initialization on master for job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b).
14:00:15.171 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:208) Successfully ran initialization on master in 0 ms.
14:00:15.220 [INFO - jobmanager-io-thread-1] (DefaultExecutionTopology.java:416) Built 4 new pipelined regions in 3 ms, total 4 pipelined regions currently.
14:00:15.228 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4143f06c
14:00:15.228 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:15.230 [INFO - jobmanager-io-thread-1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:00:15.266 [INFO - jobmanager-io-thread-1] (FileSystem.java:1139) Hadoop is not in the classpath/dependencies. The extended set of supported File Systems via Hadoop is not available.
14:00:15.299 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1778) No checkpoint found during restore.
14:00:15.308 [INFO - jobmanager-io-thread-1] (DefaultScheduler.java:168) Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@3db29b40 for Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b).
14:00:15.320 [INFO - jobmanager-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/jobmanager_3 , session=970a9000-6025-47dc-9cdc-801d9cb4cd06
14:00:15.326 [INFO - flink-pekko.actor.default-dispatcher-7] (JobMaster.java:987) Starting execution of job 'Flink Streaming Job' (6293cb4efbedeca6099efc77bac5997b) under job master id 9cdc801d9cb4cd06970a9000602547dc.
14:00:15.333 [INFO - flink-pekko.actor.default-dispatcher-7] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:00:15.341 [DEBUG - flink-pekko.actor.default-dispatcher-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:15.345 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:231) Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy]
14:00:15.345 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b) switched from state CREATED to RUNNING.
14:00:15.357 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED.
14:00:15.361 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:15.362 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:15.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.0.60:41475(127.22.0.60:41475)] Successfully connected to peer
14:00:15.368 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:15.373 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.0.62:35379(127.22.0.62:35379)] Successfully connected to peer
14:00:15.377 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.0.61:46679(127.22.0.61:46679)] Successfully connected to peer
14:00:15.385 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.62
14:00:15.388 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.60
14:00:15.391 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.61
14:00:15.392 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED.
14:00:15.393 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to SCHEDULED.
14:00:15.394 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to SCHEDULED.
14:00:15.395 [INFO - flink-pekko.actor.default-dispatcher-7] (JobMaster.java:1182) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_2(bb51e6dac2d16c25b5228f25be624a8a)
14:00:15.398 [INFO - flink-pekko.actor.default-dispatcher-4] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:00:15.401 [INFO - flink-pekko.actor.default-dispatcher-4] (ResourceManager.java:390) Registering job manager 9cdc801d9cb4cd06970a9000602547dc@pekko://flink/user/rpc/jobmanager_3 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:15.411 [DEBUG - main] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:15.413 [DEBUG - main] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:15.414 [INFO - flink-pekko.actor.default-dispatcher-7] (ResourceManager.java:1015) Registered job manager 9cdc801d9cb4cd06970a9000602547dc@pekko://flink/user/rpc/jobmanager_3 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:15.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.171.253:35375(127.22.171.253:35375)] Successfully connected to peer
14:00:15.417 [DEBUG - main] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:15.418 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.253
14:00:15.425 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.171.252:39087(127.22.171.252:39087)] Successfully connected to peer
14:00:15.430 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:15.432 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.171.254:38105(127.22.171.254:38105)] Successfully connected to peer
14:00:15.433 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.252
14:00:15.436 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:15.436 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:15.440 [INFO - flink-pekko.actor.default-dispatcher-4] (JobMaster.java:1206) JobManager successfully registered at ResourceManager, leader id: bb51e6dac2d16c25b5228f25be624a8a.
14:00:15.442 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.254
14:00:15.443 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfc4e08fe, L:/127.0.0.1:32888 - R:/127.22.171.253:35375] using SASL/PLAIN
14:00:15.444 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:00:15.466 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:15.467 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc745705c, L:/127.0.0.1:47634 - R:/127.22.0.60:41475] using SASL/PLAIN
14:00:15.470 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x19394694, L:/127.0.0.1:52582 - R:/127.22.171.252:39087] using SASL/PLAIN
14:00:15.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:15.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=113), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [112ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, deferred=null) after lookup
14:00:15.473 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c85b383, L:/127.0.0.1:46638 - R:/127.22.0.62:35379] using SASL/PLAIN
14:00:15.474 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:15.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:15.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=65), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [54ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: OK, deferred=null) after lookup
14:00:15.479 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:15.484 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2c8fc11b, L:/127.0.0.1:38596 - R:/127.22.0.61:46679] using SASL/PLAIN
14:00:15.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:15.489 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x09286fe8, L:/127.0.0.1:51242 - R:/127.22.171.254:38105] using SASL/PLAIN
14:00:15.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6f1098b6c77641dbb6f0d809d7f96a40 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:15.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:15.490 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:15.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:15.508 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:15.518 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:709) Matching resource requirements against available resources.
Missing resources:
	 Job 6293cb4efbedeca6099efc77bac5997b
		ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}
Current resources:
	TaskManager bafb48fc-54c0-4a3d-9f69-c42180891b7d
		Available: ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
		Total:     ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
14:00:15.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bd10a478e8904da79033c34237295af0 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:15.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7b53e2bbb15445a6b8d793364e7b9a14 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:15.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=bd10a478e8904da79033c34237295af0@[14e72b8bbad341179653a35bed96b0e8(127.22.171.195:34575),a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951),f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=7b53e2bbb15445a6b8d793364e7b9a14@[14e72b8bbad341179653a35bed96b0e8(127.22.171.195:34575),a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)[L],f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:15.537 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 2ea6b7ae4d747e1bcdd506dc1f53811f from bafb48fc-54c0-4a3d-9f69-c42180891b7d for job 6293cb4efbedeca6099efc77bac5997b with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:15.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=10), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.171.252:39087, [5ms] Sub RPC GetTableLocations: received response from server master-127.22.171.252:39087: OK, deferred=null)) after lookup
14:00:15.540 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request 2ea6b7ae4d747e1bcdd506dc1f53811f for job 6293cb4efbedeca6099efc77bac5997b from resource manager with leader id bb51e6dac2d16c25b5228f25be624a8a.
14:00:15.541 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for 2ea6b7ae4d747e1bcdd506dc1f53811f with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:15.550 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 75237d3a9defdff4d3c60467c20668af from bafb48fc-54c0-4a3d-9f69-c42180891b7d for job 6293cb4efbedeca6099efc77bac5997b with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:15.552 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 656c7c9ff60eb8c7e9a2bd8961bc9ef0 from bafb48fc-54c0-4a3d-9f69-c42180891b7d for job 6293cb4efbedeca6099efc77bac5997b with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:15.553 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultJobLeaderService.java:192) Add job 6293cb4efbedeca6099efc77bac5997b for job leader monitoring.
14:00:15.554 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 58d49f7ec050355e514edf111cc2e8d8 from bafb48fc-54c0-4a3d-9f69-c42180891b7d for job 6293cb4efbedeca6099efc77bac5997b with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:15.555 [INFO - mini-cluster-io-thread-3] (DefaultJobLeaderService.java:350) Try to register at job manager pekko://flink/user/rpc/jobmanager_3 with leader id 970a9000-6025-47dc-9cdc-801d9cb4cd06.
14:00:15.557 [DEBUG - kudu-nio-1] (Connection.java:748) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] connecting to peer
14:00:15.558 [INFO - flink-pekko.actor.default-dispatcher-8] (RetryingRegistration.java:162) Resolved JobManager address, beginning registration
14:00:15.558 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request 75237d3a9defdff4d3c60467c20668af for job 6293cb4efbedeca6099efc77bac5997b from resource manager with leader id bb51e6dac2d16c25b5228f25be624a8a.
14:00:15.559 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for 75237d3a9defdff4d3c60467c20668af with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:15.559 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request 656c7c9ff60eb8c7e9a2bd8961bc9ef0 for job 6293cb4efbedeca6099efc77bac5997b from resource manager with leader id bb51e6dac2d16c25b5228f25be624a8a.
14:00:15.560 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for 656c7c9ff60eb8c7e9a2bd8961bc9ef0 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:15.563 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request 58d49f7ec050355e514edf111cc2e8d8 for job 6293cb4efbedeca6099efc77bac5997b from resource manager with leader id bb51e6dac2d16c25b5228f25be624a8a.
14:00:15.564 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for 58d49f7ec050355e514edf111cc2e8d8 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:15.568 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultJobLeaderService.java:417) Successful registration at job manager pekko://flink/user/rpc/jobmanager_3 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:15.569 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1783) Establish JobManager connection for job 6293cb4efbedeca6099efc77bac5997b.
14:00:15.573 [DEBUG - kudu-nio-3] (Connection.java:757) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] Successfully connected to peer
14:00:15.573 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1633) Offer reserved slots to the leader of job 6293cb4efbedeca6099efc77bac5997b.
14:00:15.581 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING.
14:00:15.581 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #0) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 58d49f7ec050355e514edf111cc2e8d8
14:00:15.585 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 58d49f7ec050355e514edf111cc2e8d8.
14:00:15.595 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING.
14:00:15.607 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #0) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 2ea6b7ae4d747e1bcdd506dc1f53811f
14:00:15.609 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:15.610 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from SCHEDULED to DEPLOYING.
14:00:15.610 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #0) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 75237d3a9defdff4d3c60467c20668af
14:00:15.614 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutorFileMergingManager.java:83) Registered new file merging snapshot manager for job 6293cb4efbedeca6099efc77bac5997b.
14:00:15.620 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from SCHEDULED to DEPLOYING.
14:00:15.621 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #0) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 656c7c9ff60eb8c7e9a2bd8961bc9ef0
14:00:15.624 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x4363ab33, L:/127.0.0.1:49498 - R:/127.22.171.194:40287] using TOKEN/null
14:00:15.625 [INFO - flink-pekko.actor.default-dispatcher-4] (StateChangelogStorageLoader.java:84) StateChangelogStorageLoader initialized with shortcut names {memory,filesystem}.
14:00:15.625 [INFO - flink-pekko.actor.default-dispatcher-4] (StateChangelogStorageLoader.java:104) Creating a changelog storage with name 'memory'.
14:00:15.635 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutorChannelStateExecutorFactoryManager.java:70) Creating the channel state executor factory for job id 6293cb4efbedeca6099efc77bac5997b
14:00:15.646 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 58d49f7ec050355e514edf111cc2e8d8.
14:00:15.647 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING.
14:00:15.650 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 2ea6b7ae4d747e1bcdd506dc1f53811f.
14:00:15.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:15.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:15.664 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0), deploy into slot with allocation id 2ea6b7ae4d747e1bcdd506dc1f53811f.
14:00:15.665 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING].
14:00:15.666 [DEBUG - main] (Connection.java:748) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] connecting to peer
14:00:15.672 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 75237d3a9defdff4d3c60467c20668af.
14:00:15.673 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to DEPLOYING.
14:00:15.673 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0) [DEPLOYING].
14:00:15.678 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0), deploy into slot with allocation id 75237d3a9defdff4d3c60467c20668af.
14:00:15.696 [DEBUG - kudu-nio-4] (Connection.java:757) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] Successfully connected to peer
14:00:15.711 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 656c7c9ff60eb8c7e9a2bd8961bc9ef0.
14:00:15.712 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to DEPLOYING.
14:00:15.712 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) [DEPLOYING].
14:00:15.718 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@49336d32
14:00:15.718 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:15.718 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0), deploy into slot with allocation id 656c7c9ff60eb8c7e9a2bd8961bc9ef0.
14:00:15.718 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:00:15.722 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@365aaacd
14:00:15.722 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:15.722 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:00:15.732 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4caf4430
14:00:15.732 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:15.732 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:00:15.733 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 58d49f7ec050355e514edf111cc2e8d8.
14:00:15.733 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 2ea6b7ae4d747e1bcdd506dc1f53811f.
14:00:15.733 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 75237d3a9defdff4d3c60467c20668af.
14:00:15.733 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 656c7c9ff60eb8c7e9a2bd8961bc9ef0.
14:00:15.734 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to DEPLOYING.
14:00:15.734 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) [DEPLOYING].
14:00:15.736 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5014486
14:00:15.736 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:15.736 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:00:15.743 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:15.748 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:00:15.749 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:00:15.749 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:00:15.749 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:00:15.750 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:00:15.753 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:00:15.755 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:00:15.756 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:00:15.759 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x57df7049, L:/127.0.0.1:54988 - R:/127.22.171.193:44951] using TOKEN/null
14:00:15.819 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:15.820 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:15.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:15.877 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:15.883 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:15.884 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:15.895 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1e656434
14:00:15.898 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@de96203
14:00:15.899 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6cd335ab
14:00:15.899 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@25f399cd
14:00:15.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:15.943 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:15.955 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:15.957 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:15.947 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:15.959 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:15.964 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:15.973 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:15.973 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:15.974 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:15.975 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:15.978 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:15.980 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:15.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.171.253:35375(127.22.171.253:35375)] Successfully connected to peer
14:00:15.987 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:15.988 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.253
14:00:15.988 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:15.993 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:15.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.171.252:39087(127.22.171.252:39087)] Successfully connected to peer
14:00:16.003 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.006 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.252
14:00:16.007 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e58cd51, L:/127.0.0.1:32898 - R:/127.22.171.253:35375] using SASL/PLAIN
14:00:16.008 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:16.009 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.171.254:38105(127.22.171.254:38105)] Successfully connected to peer
14:00:16.011 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.171.253:35375(127.22.171.253:35375)] Successfully connected to peer
14:00:16.012 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:16.014 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.253
14:00:16.021 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.171.252:39087(127.22.171.252:39087)] Successfully connected to peer
14:00:16.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.035 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.037 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.038 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.038 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x105ff26b, L:/127.0.0.1:32908 - R:/127.22.171.253:35375] using SASL/PLAIN
14:00:16.012 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.171.253:35375(127.22.171.253:35375)] Successfully connected to peer
14:00:16.043 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.254
14:00:16.048 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.253
14:00:16.052 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.171.254:38105(127.22.171.254:38105)] Successfully connected to peer
14:00:16.054 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.057 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.252
14:00:16.060 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44bf2839, L:/127.0.0.1:51258 - R:/127.22.171.254:38105] using SASL/PLAIN
14:00:16.061 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.064 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x899100d0, L:/127.0.0.1:52596 - R:/127.22.171.252:39087] using SASL/PLAIN
14:00:16.064 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:16.065 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:16.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.22.171.253:35375(127.22.171.253:35375)] Successfully connected to peer
14:00:16.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:16.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [95ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: OK, deferred=null) after lookup
14:00:16.069 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.254
14:00:16.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.171.252:39087(127.22.171.252:39087)] Successfully connected to peer
14:00:16.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.075 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.075 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.252
14:00:16.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.078 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@22853a35
14:00:16.079 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.253
14:00:16.083 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcaa414c1, L:/127.0.0.1:52612 - R:/127.22.171.252:39087] using SASL/PLAIN
14:00:16.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:16.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=115), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [92ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: OK, deferred=null) after lookup
14:00:16.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.171.254:38105(127.22.171.254:38105)] Successfully connected to peer
14:00:16.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.097 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 2 (#0) @ 
14:00:16.100 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.100 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 2 (#0)
14:00:16.100 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.100 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.104 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@51bcae14
14:00:16.109 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:16.111 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.22.171.252:39087(127.22.171.252:39087)] Successfully connected to peer
14:00:16.112 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 3 (#0) @ 
14:00:16.113 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 3 (#0)
14:00:16.114 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.254
14:00:16.121 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.22.171.254:38105(127.22.171.254:38105)] Successfully connected to peer
14:00:16.122 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.127 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x719a3a7e, L:/127.0.0.1:52624 - R:/127.22.171.252:39087] using SASL/PLAIN
14:00:16.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:16.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=173), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [167ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: OK, deferred=null) after lookup
14:00:16.131 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.134 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.252
14:00:16.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.137 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@20e01094
14:00:16.139 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeafdfd47, L:/127.0.0.1:32924 - R:/127.22.171.253:35375] using SASL/PLAIN
14:00:16.141 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.171.254
14:00:16.142 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 1 (#0) @ 
14:00:16.142 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 1 (#0)
14:00:16.145 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:00:16.146 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='aed55927f9a775b1ca42aace9f3682de6f951a15351e99b4ff4f0b44937d0ce7'}]
14:00:16.152 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:16.157 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.158 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:00:16.159 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='e968f54200147ee64a4fc2dcedd01c6dd330423946d9371f63ed44847d88064e'}]
14:00:16.160 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd98fbb5a, L:/127.0.0.1:51266 - R:/127.22.171.254:38105] using SASL/PLAIN
14:00:16.162 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:16.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.167 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.171 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:00:16.173 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.174 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.178 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.182 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x386aaf14, L:/127.0.0.1:51282 - R:/127.22.171.254:38105] using SASL/PLAIN
14:00:16.182 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:16.185 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299997, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}]
14:00:16.188 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:16.189 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299998, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}]
14:00:16.192 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.194 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e4d6275, L:/127.0.0.1:32926 - R:/127.22.171.253:35375] using SASL/PLAIN
14:00:16.200 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.206 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6ff8b630, L:/127.0.0.1:51292 - R:/127.22.171.254:38105] using SASL/PLAIN
14:00:16.210 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b59fbcd, L:/127.0.0.1:52634 - R:/127.22.171.252:39087] using SASL/PLAIN
14:00:16.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:16.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=254), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [38ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: OK, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [238ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: OK, deferred=null) after lookup
14:00:16.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.222 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@53788798
14:00:16.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.232 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.235 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:00:16.237 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.237 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.250 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] connecting to peer
14:00:16.252 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] connecting to peer
14:00:16.254 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:00:16.256 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:00:16.258 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:00:16.259 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:00:16.260 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 0 (#0) @ 
14:00:16.260 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 0 (#0)
14:00:16.287 [DEBUG - kudu-nio-0] (Connection.java:757) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] Successfully connected to peer
14:00:16.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] Successfully connected to peer
14:00:16.295 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.300 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.305 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.307 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.316 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.1
14:00:16.321 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.3
14:00:16.336 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.344 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d06833f, L:/127.0.0.1:55408 - R:/127.22.0.3:43355] using SASL/PLAIN
14:00:16.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.364 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.369 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.370 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.376 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false, responseScanTimestamp = 7287246091710464001) for scanner KuduScanner(table=replication_test_table, tablet=8f177ed584f24bf7a3aba08700e68ba3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.380 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [aed55927f9a775b1ca42aace9f3682de6f951a15351e99b4ff4f0b44937d0ce7]
14:00:16.382 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:00:16.391 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.408 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd2fc6e10, L:/127.0.0.1:36850 - R:/127.22.0.1:37555] using SASL/PLAIN
14:00:16.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.433 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.433 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.441 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false, responseScanTimestamp = 7287246091710464001) for scanner KuduScanner(table=replication_test_table, tablet=6f1098b6c77641dbb6f0d809d7f96a40, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.442 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [e968f54200147ee64a4fc2dcedd01c6dd330423946d9371f63ed44847d88064e]
14:00:16.445 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:00:16.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bd10a478e8904da79033c34237295af0 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:16.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7b53e2bbb15445a6b8d793364e7b9a14 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:16.495 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=bd10a478e8904da79033c34237295af0@[14e72b8bbad341179653a35bed96b0e8(127.22.171.195:34575),a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951),f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=7b53e2bbb15445a6b8d793364e7b9a14@[14e72b8bbad341179653a35bed96b0e8(127.22.171.195:34575),a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)[L],f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:16.498 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (AsyncKuduClient.java:2538) Learned about tablet 7b53e2bbb15445a6b8d793364e7b9a14 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:16.498 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=7b53e2bbb15445a6b8d793364e7b9a14@[14e72b8bbad341179653a35bed96b0e8(127.22.171.195:34575),a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)[L],f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:16.499 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112816485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:16.503 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.503 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.520 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [e968f54200147ee64a4fc2dcedd01c6dd330423946d9371f63ed44847d88064e]
14:00:16.524 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [aed55927f9a775b1ca42aace9f3682de6f951a15351e99b4ff4f0b44937d0ce7]
14:00:16.535 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:16.535 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:16.535 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] disconnecting while in state READY
14:00:16.536 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:16.536 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:16.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:16.536 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] disconnecting while in state READY
14:00:16.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:16.540 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split e968f54200147ee64a4fc2dcedd01c6dd330423946d9371f63ed44847d88064e finished by subtask 2; deferring removal (restored in pending)
14:00:16.543 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split aed55927f9a775b1ca42aace9f3682de6f951a15351e99b4ff4f0b44937d0ce7 finished by subtask 3; deferring removal (restored in pending)
14:00:16.560 [DEBUG - kudu-nio-0] (Connection.java:239) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] handling channelInactive
14:00:16.561 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:16.562 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:16.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] handling channelInactive
14:00:16.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] cleaning up while in state READY due to: connection closed
14:00:16.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] cleaning up while in state READY due to: connection closed
14:00:16.566 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.566 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:16.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.567 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:16.573 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.573 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.578 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=5, operationSize=315, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3ef4d7e2, flushNotification=Deferred@1029054131(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:00:16.584 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] connecting to peer
14:00:16.589 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=5, operationSize=325, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1a8c4c70, flushNotification=Deferred@177460834(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:00:16.590 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] connecting to peer
14:00:16.607 [DEBUG - kudu-nio-3] (Connection.java:757) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] Successfully connected to peer
14:00:16.622 [DEBUG - kudu-nio-3] (Connection.java:757) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] Successfully connected to peer
14:00:16.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.634 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.634 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.655 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.657 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:16.660 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x9fca2809, L:/127.0.0.1:49514 - R:/127.22.171.194:40287] using TOKEN/null
14:00:16.665 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x480ec7e4, L:/127.0.0.1:55004 - R:/127.22.171.193:44951] using TOKEN/null
14:00:16.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.691 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.696 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.696 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.756 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.757 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.763 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.764 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.828 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.835 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.835 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:16.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:16.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6f1098b6c77641dbb6f0d809d7f96a40 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:16.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:16.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:16.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bd10a478e8904da79033c34237295af0 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:16.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7b53e2bbb15445a6b8d793364e7b9a14 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:16.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=bd10a478e8904da79033c34237295af0@[14e72b8bbad341179653a35bed96b0e8(127.22.171.195:34575),a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951),f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=7b53e2bbb15445a6b8d793364e7b9a14@[14e72b8bbad341179653a35bed96b0e8(127.22.171.195:34575),a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)[L],f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:16.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:16.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 23efef50c74243f8ae565786c7e1b1f0
14:00:16.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6f1098b6c77641dbb6f0d809d7f96a40 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:16.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:16.918 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:16.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=16), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [16ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, deferred=null)) after lookup
14:00:16.947 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=6f1098b6c77641dbb6f0d809d7f96a40, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6f1098b6c77641dbb6f0d809d7f96a40 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.954 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8f177ed584f24bf7a3aba08700e68ba3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.954 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 8f177ed584f24bf7a3aba08700e68ba3 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet bd10a478e8904da79033c34237295af0 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:16.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7b53e2bbb15445a6b8d793364e7b9a14 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:16.961 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=bd10a478e8904da79033c34237295af0@[14e72b8bbad341179653a35bed96b0e8(127.22.171.195:34575),a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951),f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=7b53e2bbb15445a6b8d793364e7b9a14@[14e72b8bbad341179653a35bed96b0e8(127.22.171.195:34575),a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)[L],f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:16.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.171.252:39087, [5ms] Sub RPC GetTableLocations: received response from server master-127.22.171.252:39087: OK, deferred=null)) after lookup
14:00:16.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.967 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:16.974 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.974 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:16.993 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=6f1098b6c77641dbb6f0d809d7f96a40, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:16.994 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6f1098b6c77641dbb6f0d809d7f96a40 for partition [0x80000000, 0x80000032) with scanner id null
14:00:17.000 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8f177ed584f24bf7a3aba08700e68ba3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:17.000 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 8f177ed584f24bf7a3aba08700e68ba3 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:17.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bd10a478e8904da79033c34237295af0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:17.015 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet bd10a478e8904da79033c34237295af0 for partition [0x80000000, 0x80000032) with scanner id null
14:00:17.030 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7b53e2bbb15445a6b8d793364e7b9a14, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:17.031 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7b53e2bbb15445a6b8d793364e7b9a14 for partition [0x80000064, 0x800000C8) with scanner id null
14:00:17.032 [DEBUG - main] (Connection.java:575) [peer master-127.22.171.254:38105(127.22.171.254:38105)] disconnecting while in state READY
14:00:17.032 [DEBUG - main] (Connection.java:575) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] disconnecting while in state READY
14:00:17.032 [DEBUG - main] (Connection.java:575) [peer master-127.22.171.253:35375(127.22.171.253:35375)] disconnecting while in state READY
14:00:17.032 [DEBUG - main] (Connection.java:575) [peer master-127.22.171.252:39087(127.22.171.252:39087)] disconnecting while in state READY
14:00:17.032 [DEBUG - main] (Connection.java:575) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] disconnecting while in state READY
14:00:17.033 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.171.254:38105(127.22.171.254:38105)] handling channelInactive
14:00:17.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state READY due to: connection closed
14:00:17.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.171.252:39087(127.22.171.252:39087)] handling channelInactive
14:00:17.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.171.253:35375(127.22.171.253:35375)] handling channelInactive
14:00:17.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state READY due to: connection closed
14:00:17.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state READY due to: connection closed
14:00:17.035 [DEBUG - kudu-nio-3] (Connection.java:239) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] handling channelInactive
14:00:17.035 [DEBUG - kudu-nio-3] (Connection.java:709) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] cleaning up while in state READY due to: connection closed
14:00:17.036 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:17.037 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-0
14:00:17.038 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
14:00:17.038 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-1
14:00:17.039 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-3
14:00:17.049 [DEBUG - kudu-nio-4] (Connection.java:239) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] handling channelInactive
14:00:17.049 [DEBUG - kudu-nio-4] (Connection.java:709) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] cleaning up while in state READY due to: connection closed
14:00:17.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:17.049397 23215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 23495
14:00:17.050 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-4
14:00:17.063 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 1 for job 6293cb4efbedeca6099efc77bac5997b (2226 bytes, checkpointDuration=559 ms, finalizationTime=19 ms).
14:00:17.086 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 1 as completed for source Source: KuduSource.
14:00:17.087 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split e968f54200147ee64a4fc2dcedd01c6dd330423946d9371f63ed44847d88064e from pending
14:00:17.087 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split aed55927f9a775b1ca42aace9f3682de6f951a15351e99b4ff4f0b44937d0ce7 from pending
14:00:17.087 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 1 complete: removed 2 finished splits from enumerator state
14:00:17.097 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112817095 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:17.133 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 2 for job 6293cb4efbedeca6099efc77bac5997b (964 bytes, checkpointDuration=30 ms, finalizationTime=8 ms).
14:00:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:17.138731 23617 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:17.149 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 2 as completed for source Source: KuduSource.
14:00:17.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:17.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6f1098b6c77641dbb6f0d809d7f96a40 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:17.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:17.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:17.373 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='a473752de2844243b81749d87b3901910205ffcd348881633378709c369ee60e'}]
14:00:17.377 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:17.377 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='c09b212609d48abfb4dad95b8b6f9c52adb451f4bb03c2ebbb761ad526dcff6c'}]
14:00:17.380 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:17.393 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:17.394 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:17.401 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299997, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}]
14:00:17.403 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299995, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}]
14:00:17.408 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] connecting to peer
14:00:17.416 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] connecting to peer
14:00:17.438 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] Successfully connected to peer
14:00:17.453 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.3
14:00:17.484 [DEBUG - kudu-nio-0] (Connection.java:757) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] Successfully connected to peer
14:00:17.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112817485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:17.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:17.504822 23215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 23495
14:00:17.511 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 3 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=25 ms, finalizationTime=1 ms).
14:00:17.515 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 3 as completed for source Source: KuduSource.
14:00:17.515 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.1
14:00:17.538 [DEBUG - kudu-nio-3] (Connection.java:239) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] handling channelInactive
14:00:17.538 [DEBUG - kudu-nio-3] (Connection.java:709) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] cleaning up while in state READY due to: connection closed
14:00:17.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:17.541760 23215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 23631
14:00:17.551 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:17.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:17.563840 23754 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:17.578 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:17.609 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x053051a5, L:/127.0.0.1:55410 - R:/127.22.0.3:43355] using SASL/PLAIN
14:00:17.611 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x732d95bd, L:/127.0.0.1:36862 - R:/127.22.0.1:37555] using SASL/PLAIN
14:00:17.625 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246099902464001) for scanner KuduScanner(table=replication_test_table, tablet=8f177ed584f24bf7a3aba08700e68ba3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:17.626 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [c09b212609d48abfb4dad95b8b6f9c52adb451f4bb03c2ebbb761ad526dcff6c]
14:00:17.626 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [c09b212609d48abfb4dad95b8b6f9c52adb451f4bb03c2ebbb761ad526dcff6c]
14:00:17.627 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:17.627 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:17.628 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split c09b212609d48abfb4dad95b8b6f9c52adb451f4bb03c2ebbb761ad526dcff6c finished by subtask 0; deferring removal (restored in pending)
14:00:17.629 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] disconnecting while in state READY
14:00:17.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:17.642 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246099902464001) for scanner KuduScanner(table=replication_test_table, tablet=6f1098b6c77641dbb6f0d809d7f96a40, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:17.643 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [a473752de2844243b81749d87b3901910205ffcd348881633378709c369ee60e]
14:00:17.643 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [a473752de2844243b81749d87b3901910205ffcd348881633378709c369ee60e]
14:00:17.644 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:17.644 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:17.645 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split a473752de2844243b81749d87b3901910205ffcd348881633378709c369ee60e finished by subtask 1; deferring removal (restored in pending)
14:00:17.645 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] disconnecting while in state READY
14:00:17.647 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:17.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] handling channelInactive
14:00:17.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] cleaning up while in state READY due to: connection closed
14:00:17.660 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:00:17.661 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:17.682 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:17.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] handling channelInactive
14:00:17.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] cleaning up while in state READY due to: connection closed
14:00:17.683 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:17.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:17.902876 23215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 23631
14:00:17.938 [DEBUG - kudu-nio-3] (Connection.java:239) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] handling channelInactive
14:00:17.939 [DEBUG - kudu-nio-3] (Connection.java:709) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] cleaning up while in state READY due to: connection closed
14:00:17.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:17.941145 23215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 23766
14:00:17.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:17.963989 23888 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:17.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112817986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:18.021 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 4 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=34 ms, finalizationTime=1 ms).
14:00:18.024 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 4 as completed for source Source: KuduSource.
14:00:18.024 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split a473752de2844243b81749d87b3901910205ffcd348881633378709c369ee60e from pending
14:00:18.024 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split c09b212609d48abfb4dad95b8b6f9c52adb451f4bb03c2ebbb761ad526dcff6c from pending
14:00:18.025 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 4 complete: removed 2 finished splits from enumerator state
14:00:18.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.146427 23215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 23766
14:00:18.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.172402 23215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 23227
14:00:18.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.174078 23288 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:18.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.386961 23215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 23227
14:00:18.415 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.171.254:38105(127.22.171.254:38105)] handling channelInactive
14:00:18.415 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state READY due to: connection closed
14:00:18.416 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.171.254:38105(127.22.171.254:38105)] handling channelInactive
14:00:18.416 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state READY due to: connection closed
14:00:18.418 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.171.254:38105(127.22.171.254:38105)] handling channelInactive
14:00:18.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state READY due to: connection closed
14:00:18.415 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.171.254:38105(127.22.171.254:38105)] handling channelInactive
14:00:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.417501 23215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 23295
14:00:18.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state READY due to: connection closed
14:00:18.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.420017 23359 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:18.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:18.441792 23386 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.171.254:38105: connect: Connection refused (error 111)
14:00:18.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:18.443492 23386 consensus_peers.cc:597] T 00000000000000000000000000000000 P b7c5103e07854898a2c793f2cd469098 -> Peer fea899be7d4d42c49aab716d87c11c07 (127.22.171.254:38105): Couldn't send request to peer fea899be7d4d42c49aab716d87c11c07. Status: Network error: Client connection negotiation failed: client connection to 127.22.171.254:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:00:18.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 5 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112818486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:18.512 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 5 for job 6293cb4efbedeca6099efc77bac5997b (964 bytes, checkpointDuration=25 ms, finalizationTime=1 ms).
14:00:18.516 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 5 as completed for source Source: KuduSource.
14:00:18.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.608762 23215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 23295
14:00:18.630 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.171.253:35375(127.22.171.253:35375)] handling channelInactive
14:00:18.630 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.171.253:35375(127.22.171.253:35375)] handling channelInactive
14:00:18.631 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state READY due to: connection closed
14:00:18.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.171.253:35375(127.22.171.253:35375)] handling channelInactive
14:00:18.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state READY due to: connection closed
14:00:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.630458 23215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 23366
14:00:18.631 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state READY due to: connection closed
14:00:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.632624 23430 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:18.634 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.171.253:35375(127.22.171.253:35375)] handling channelInactive
14:00:18.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state READY due to: connection closed
14:00:18.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.752249 23215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 23366
14:00:18.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.171.252:39087(127.22.171.252:39087)] handling channelInactive
14:00:18.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.171.252:39087(127.22.171.252:39087)] handling channelInactive
14:00:18.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state READY due to: connection closed
14:00:18.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.171.252:39087(127.22.171.252:39087)] handling channelInactive
14:00:18.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state READY due to: connection closed
14:00:18.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state READY due to: connection closed
14:00:18.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.171.252:39087(127.22.171.252:39087)] handling channelInactive
14:00:18.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state READY due to: connection closed
14:00:18.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:18Z chronyd exiting
14:00:18.962 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testNonCoveredRangePartitioning: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:00:18.984 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testNonCoveredRangePartitioning: giving up after 1 attempts
14:00:18.984 [DEBUG - main] (Connection.java:575) [peer master-127.22.0.61:46679(127.22.0.61:46679)] disconnecting while in state READY
14:00:18.984 [DEBUG - main] (Connection.java:575) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] disconnecting while in state READY
14:00:18.985 [DEBUG - main] (Connection.java:575) [peer master-127.22.0.62:35379(127.22.0.62:35379)] disconnecting while in state READY
14:00:18.985 [DEBUG - main] (Connection.java:575) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] disconnecting while in state READY
14:00:18.985 [DEBUG - main] (Connection.java:575) [peer master-127.22.0.60:41475(127.22.0.60:41475)] disconnecting while in state READY
14:00:18.985 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.0.61:46679(127.22.0.61:46679)] handling channelInactive
14:00:18.985 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state READY due to: connection closed
14:00:18.986 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] handling channelInactive
14:00:18.986 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] cleaning up while in state READY due to: connection closed
14:00:18.986 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] handling channelInactive
14:00:18.986 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] cleaning up while in state READY due to: connection closed
14:00:18.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:18.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.0.60:41475(127.22.0.60:41475)] handling channelInactive
14:00:18.989 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 6 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112818986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:18.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state READY due to: connection closed
14:00:18.989 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-2
14:00:18.990 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-4
14:00:18.990 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-3
14:00:18.991 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-0
14:00:18.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.0.62:35379(127.22.0.62:35379)] handling channelInactive
14:00:18.992 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state READY due to: connection closed
14:00:18.992 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-1
14:00:18.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:18.992231 22528 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 22804
14:00:19.011 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 6 for job 6293cb4efbedeca6099efc77bac5997b (964 bytes, checkpointDuration=23 ms, finalizationTime=1 ms).
14:00:19.013 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 6 as completed for source Source: KuduSource.
14:00:19.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.019670 22930 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.164863 22528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 22804
14:00:19.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.194449 22528 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 22945
14:00:19.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.201714 23068 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:19.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:19.320829 23095 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.0.1:37555: connect: Connection refused (error 111)
14:00:19.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:19.323031 23095 consensus_peers.cc:597] T 8f177ed584f24bf7a3aba08700e68ba3 P 85d8b17828a04b4e9b04ca3db21104ba -> Peer e758796b42ee4fabaf78629b4a0e16a1 (127.22.0.1:37555): Couldn't send request to peer e758796b42ee4fabaf78629b4a0e16a1. Status: Network error: Client connection negotiation failed: client connection to 127.22.0.1:37555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:00:19.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.343902 22528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 22945
14:00:19.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 363ef00c1480486ba27d1e093fe10842
14:00:19.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 6f1098b6c77641dbb6f0d809d7f96a40 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:19.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:19.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:19.370 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='92be209ac4b7de300d6aa3cc560bd2fffe7cfb994d82fe754a447ed49d5b66e7'}]
14:00:19.371 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='43df1452ad7dedc29ad2bcc07412cd00030d86d67b0a8fae47700a0bce4cc93c'}]
14:00:19.372 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:19.372 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:00:19.373 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299998, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}]
14:00:19.374 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:19.374 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:00:19.375 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] connecting to peer
14:00:19.375 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299997, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}]
14:00:19.377 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] connecting to peer
14:00:19.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:19.376968 23097 connection.cc:582] server connection from 127.22.0.2:47631 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:00:19.377 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.378 [DEBUG - kudu-nio-0] (Connection.java:709) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] cleaning up while in state CONNECTING due to: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.378 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555) for tablet 6f1098b6c77641dbb6f0d809d7f96a40: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.378199 22528 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 23080
14:00:19.379 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] Successfully connected to peer
14:00:19.382 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.3
14:00:19.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.390967 23202 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:19.396 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] connecting to peer
14:00:19.398 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] Successfully connected to peer
14:00:19.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 7 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112819485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:19.500 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 7 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=14 ms, finalizationTime=1 ms).
14:00:19.501 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 7 as completed for source Source: KuduSource.
14:00:19.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.559674 22528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 23080
14:00:19.561 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.3
14:00:19.565 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:19.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.601783 22528 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 22539
14:00:19.601 [ERROR - kudu-nio-0] (Connection.java:452) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x559cd942, L:/127.0.0.1:55428 - R:/127.22.0.3:43355]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:19.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] cleaning up while in state NEGOTIATING due to: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x559cd942, L:/127.0.0.1:55428 - R:/127.22.0.3:43355]
14:00:19.601 [ERROR - kudu-nio-1] (Connection.java:452) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x84ea71d6, L:/127.0.0.1:55432 - R:/127.22.0.3:43355]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:19.603 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355) for tablet 8f177ed584f24bf7a3aba08700e68ba3: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x559cd942, L:/127.0.0.1:55428 - R:/127.22.0.3:43355]
14:00:19.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] cleaning up while in state NEGOTIATING due to: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x84ea71d6, L:/127.0.0.1:55432 - R:/127.22.0.3:43355]
14:00:19.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.603297 22600 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:19.605 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] handling channelInactive
14:00:19.606 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355) for tablet 6f1098b6c77641dbb6f0d809d7f96a40: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x84ea71d6, L:/127.0.0.1:55432 - R:/127.22.0.3:43355]
14:00:19.606 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] handling channelInactive
14:00:19.616 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] connecting to peer
14:00:19.618 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] connecting to peer
14:00:19.618 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.619 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545) for tablet 6f1098b6c77641dbb6f0d809d7f96a40: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.620 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.621 [DEBUG - kudu-nio-1] (Connection.java:709) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] cleaning up while in state CONNECTING due to: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.622 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555) for tablet 8f177ed584f24bf7a3aba08700e68ba3: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.635 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:19.637 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:19.637 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.22.0.60:41475(127.22.0.60:41475)] Successfully connected to peer
14:00:19.637 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] connecting to peer
14:00:19.639 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:19.640 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.22.0.62:35379(127.22.0.62:35379)] Successfully connected to peer
14:00:19.640 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.60
14:00:19.645 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.646 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545) for tablet 8f177ed584f24bf7a3aba08700e68ba3: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.652 [DEBUG - kudu-nio-5] (Connection.java:757) [peer master-127.22.0.61:46679(127.22.0.61:46679)] Successfully connected to peer
14:00:19.657 [DEBUG - kudu-nio-5] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.61
14:00:19.658 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:19.658 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:19.663 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:19.666 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.22.0.60:41475(127.22.0.60:41475)] Successfully connected to peer
14:00:19.674 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xab9c4153, L:/127.0.0.1:47650 - R:/127.22.0.60:41475] using SASL/PLAIN
14:00:19.677 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:19.677 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.60
14:00:19.677 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=29740, elapsed=42), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, deferred=null) after lookup
14:00:19.680 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6f1098b6c77641dbb6f0d809d7f96a40 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:19.680 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:19.680 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:19.681 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=6f1098b6c77641dbb6f0d809d7f96a40, attempt=4, KuduRpc(method=Scan, tablet=6f1098b6c77641dbb6f0d809d7f96a40, attempt=4, TimeoutTracker(timeout=30000, elapsed=306), Traces: [0ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [4ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [4ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [21ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [232ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x84ea71d6, L:/127.0.0.1:55432 - R:/127.22.0.3:43355], [232ms] delaying RPC due to: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x84ea71d6, L:/127.0.0.1:55432 - R:/127.22.0.3:43355], [242ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [245ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [245ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [260ms] refreshing cache from master, [260ms] Sub RPC GetTableLocations: refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [302ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, [303ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [305ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, deferred=Deferred@2110482149(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0, errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0))) after lookup
14:00:19.685 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:19.688 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0xf154c0c2, L:/127.0.0.1:38600 - R:/127.22.0.61:46679] using SASL/PLAIN
14:00:19.689 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:19.691 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.22.0.62:35379(127.22.0.62:35379)] Successfully connected to peer
14:00:19.692 [DEBUG - kudu-nio-3] (Connection.java:748) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] connecting to peer
14:00:19.702 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:19.704 [DEBUG - kudu-nio-5] (Connection.java:757) [peer master-127.22.0.61:46679(127.22.0.61:46679)] Successfully connected to peer
14:00:19.706 [DEBUG - kudu-nio-5] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.61
14:00:19.713 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xf8024a32, L:/127.0.0.1:47658 - R:/127.22.0.60:41475] using SASL/PLAIN
14:00:19.714 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.717 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:19.717 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=29719, elapsed=60), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [59ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, deferred=null) after lookup
14:00:19.722 [DEBUG - kudu-nio-6] (Connection.java:709) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] cleaning up while in state CONNECTING due to: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.722 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555) for tablet 6f1098b6c77641dbb6f0d809d7f96a40: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.725 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:19.726 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:19.726 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=8f177ed584f24bf7a3aba08700e68ba3, attempt=4, KuduRpc(method=Scan, tablet=8f177ed584f24bf7a3aba08700e68ba3, attempt=4, TimeoutTracker(timeout=30000, elapsed=350), Traces: [0ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [227ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x559cd942, L:/127.0.0.1:55428 - R:/127.22.0.3:43355], [227ms] delaying RPC due to: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x559cd942, L:/127.0.0.1:55428 - R:/127.22.0.3:43355], [241ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [245ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [246ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [261ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [270ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [270ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [281ms] refreshing cache from master, [281ms] Sub RPC GetTableLocations: refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [340ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, [341ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [349ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, deferred=Deferred@207696209(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0, errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0))) after lookup
14:00:19.727 [DEBUG - kudu-nio-3] (Connection.java:748) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] connecting to peer
14:00:19.731 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:19.734 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x1e63d967, L:/127.0.0.1:38602 - R:/127.22.0.61:46679] using SASL/PLAIN
14:00:19.736 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:19.736 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] cleaning up while in state CONNECTING due to: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:19.736 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355) for tablet 8f177ed584f24bf7a3aba08700e68ba3: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:19.756 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] connecting to peer
14:00:19.757 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] connecting to peer
14:00:19.760 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:19.761 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] cleaning up while in state CONNECTING due to: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:19.761 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355) for tablet 6f1098b6c77641dbb6f0d809d7f96a40: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:19.763 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.763 [DEBUG - kudu-nio-7] (Connection.java:709) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] cleaning up while in state CONNECTING due to: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.763 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555) for tablet 8f177ed584f24bf7a3aba08700e68ba3: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.795 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] connecting to peer
14:00:19.797 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.797 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545) for tablet 6f1098b6c77641dbb6f0d809d7f96a40: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.804 [DEBUG - kudu-nio-4] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.22.0.62
14:00:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.806813 22528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 22539
14:00:19.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.22.0.62:35379(127.22.0.62:35379)] handling channelInactive
14:00:19.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state READY due to: connection closed
14:00:19.831 [ERROR - kudu-nio-4] (Connection.java:452) [peer master-127.22.0.62:35379(127.22.0.62:35379)] unexpected exception from downstream on [id: 0xe0864023, L:/127.0.0.1:46658 - R:/127.22.0.62:35379]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:19.831 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state NEGOTIATING due to: [peer master-127.22.0.62:35379(127.22.0.62:35379)] unexpected exception from downstream on [id: 0xe0864023, L:/127.0.0.1:46658 - R:/127.22.0.62:35379]
14:00:19.832 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: [peer master-127.22.0.62:35379(127.22.0.62:35379)] unexpected exception from downstream on [id: 0xe0864023, L:/127.0.0.1:46658 - R:/127.22.0.62:35379]
14:00:19.832 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.22.0.62:35379(127.22.0.62:35379)] handling channelInactive
14:00:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.831979 22528 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 22607
14:00:19.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.833266 22671 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:19.837 [ERROR - kudu-nio-4] (Connection.java:452) [peer master-127.22.0.62:35379(127.22.0.62:35379)] unexpected exception from downstream on [id: 0xe274bb68, L:/127.0.0.1:46654 - R:/127.22.0.62:35379]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:19.837 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] connecting to peer
14:00:19.837 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state NEGOTIATING due to: [peer master-127.22.0.62:35379(127.22.0.62:35379)] unexpected exception from downstream on [id: 0xe274bb68, L:/127.0.0.1:46654 - R:/127.22.0.62:35379]
14:00:19.838 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: [peer master-127.22.0.62:35379(127.22.0.62:35379)] unexpected exception from downstream on [id: 0xe274bb68, L:/127.0.0.1:46654 - R:/127.22.0.62:35379]
14:00:19.838 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.22.0.62:35379(127.22.0.62:35379)] handling channelInactive
14:00:19.839 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.839 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545) for tablet 8f177ed584f24bf7a3aba08700e68ba3: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:19.920 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6f1098b6c77641dbb6f0d809d7f96a40 for table 'replication_test_table' with partition [0x80000000, 0x80000032)
14:00:19.920 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:19.921 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000032, ttl=299999, tablet=6f1098b6c77641dbb6f0d809d7f96a40@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)[L],85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355),e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x80000032, upperBoundPartitionKey=0x80000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:19.921 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=6f1098b6c77641dbb6f0d809d7f96a40, attempt=8, KuduRpc(method=Scan, tablet=6f1098b6c77641dbb6f0d809d7f96a40, attempt=8, TimeoutTracker(timeout=30000, elapsed=547), Traces: [0ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [4ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [4ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [21ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [232ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x84ea71d6, L:/127.0.0.1:55432 - R:/127.22.0.3:43355], [232ms] delaying RPC due to: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x84ea71d6, L:/127.0.0.1:55432 - R:/127.22.0.3:43355], [242ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [245ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [245ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [260ms] refreshing cache from master, [260ms] Sub RPC GetTableLocations: refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [302ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, [303ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [305ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, [318ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [348ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [348ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [381ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [387ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [387ms] delaying RPC due to: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [421ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [423ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [423ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [541ms] refreshing cache from master, [541ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [546ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, deferred=Deferred@2110482149(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@1724845992 after retry RPC@1073900573), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@1724845992 after retry RPC@1073900573)))) after lookup
14:00:19.924 [DEBUG - kudu-nio-3] (Connection.java:748) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] connecting to peer
14:00:19.927 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] cleaning up while in state CONNECTING due to: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.928 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555) for tablet 6f1098b6c77641dbb6f0d809d7f96a40: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:19.961 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 8f177ed584f24bf7a3aba08700e68ba3 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:00:19.961 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=8f177ed584f24bf7a3aba08700e68ba3@[7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545),85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)[L],e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)]}, NonCoveredRange{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:19.961 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=8f177ed584f24bf7a3aba08700e68ba3, attempt=8, KuduRpc(method=Scan, tablet=8f177ed584f24bf7a3aba08700e68ba3, attempt=8, TimeoutTracker(timeout=30000, elapsed=585), Traces: [0ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [227ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x559cd942, L:/127.0.0.1:55428 - R:/127.22.0.3:43355], [227ms] delaying RPC due to: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x559cd942, L:/127.0.0.1:55428 - R:/127.22.0.3:43355], [241ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [245ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [246ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [261ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [270ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [270ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [281ms] refreshing cache from master, [281ms] Sub RPC GetTableLocations: refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [340ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, [341ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [349ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, [351ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [360ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [360ms] delaying RPC due to: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [381ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [387ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [387ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [461ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [463ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [463ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [581ms] refreshing cache from master, [581ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [584ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, deferred=Deferred@207696209(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0 -> (continuation of Deferred@504570245 after retry RPC@1311571064), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0 -> (continuation of Deferred@504570245 after retry RPC@1311571064)))) after lookup
14:00:19.962 [DEBUG - kudu-nio-3] (Connection.java:748) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] connecting to peer
14:00:19.964 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:19.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] cleaning up while in state CONNECTING due to: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:19.964 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355) for tablet 8f177ed584f24bf7a3aba08700e68ba3: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:19.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:19.975006 22528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 22607
14:00:19.988 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 8 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112819985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:19.997 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] connecting to peer
14:00:20.002 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:20.002 [DEBUG - kudu-nio-2] (Connection.java:709) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] cleaning up while in state CONNECTING due to: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:20.002 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555) for tablet 8f177ed584f24bf7a3aba08700e68ba3: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555
14:00:20.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:20.002866 22696 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.22.0.62:35379: connect: Connection refused (error 111)
14:00:20.022 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 8 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=36 ms, finalizationTime=1 ms).
14:00:20.023 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 8 as completed for source Source: KuduSource.
14:00:20.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:20.046504 22696 consensus_peers.cc:597] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 -> Peer c28e62cd116443f6a29f926b3f2fd686 (127.22.0.62:35379): Couldn't send request to peer c28e62cd116443f6a29f926b3f2fd686. Status: Network error: Client connection negotiation failed: client connection to 127.22.0.62:35379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:00:20.051 [DEBUG - kudu-nio-5] (Connection.java:239) [peer master-127.22.0.61:46679(127.22.0.61:46679)] handling channelInactive
14:00:20.052 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state READY due to: connection closed
14:00:20.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.22.0.61:46679(127.22.0.61:46679)] handling channelInactive
14:00:20.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state READY due to: connection closed
14:00:20.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:20.052927 22697 connection.cc:582] client connection to 127.22.0.61:46679 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:00:20.053 [DEBUG - kudu-nio-5] (Connection.java:239) [peer master-127.22.0.61:46679(127.22.0.61:46679)] handling channelInactive
14:00:20.053 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state READY due to: connection closed
14:00:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:20.054827 22528 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 22678
14:00:20.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:20.055702 24290 negotiation.cc:336] Failed RPC negotiation. Trace:
14:00:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:00:20.054042 (+     0us) reactor.cc:678] Submitting negotiation task for client connection to 127.22.0.61:46679 (local address 127.0.0.1:38610)
14:00:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:00:20.054217 (+   175us) negotiation.cc:107] Waiting for socket to connect
14:00:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:00:20.054239 (+    22us) client_negotiation.cc:175] Beginning negotiation
14:00:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:00:20.054386 (+   147us) client_negotiation.cc:253] Sending NEGOTIATE NegotiatePB request
14:00:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0518 14:00:20.054587 (+   201us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.22.0.61:46679: BlockingWrite error: write error: Connection reset by peer (error 104)
14:00:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"client-negotiator.queue_time_us":61}
14:00:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:20.056375 22742 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:20.056408 22697 consensus_peers.cc:597] T 00000000000000000000000000000000 P 8f00f029964f4877bf7e399f95791ba8 -> Peer 09179b4d841a461fb44c98a6d9043a03 (127.22.0.61:46679): Couldn't send request to peer 09179b4d841a461fb44c98a6d9043a03. Status: Network error: Client connection negotiation failed: client connection to 127.22.0.61:46679: BlockingWrite error: write error: Connection reset by peer (error 104). This is attempt 1: this message will repeat every 5th retry.
14:00:20.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:20.186607 22528 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 22678
14:00:20.209 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.22.0.60:41475(127.22.0.60:41475)] handling channelInactive
14:00:20.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state READY due to: connection closed
14:00:20.210 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.22.0.60:41475(127.22.0.60:41475)] handling channelInactive
14:00:20.210 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state READY due to: connection closed
14:00:20.211 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.22.0.60:41475(127.22.0.60:41475)] handling channelInactive
14:00:20.211 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state READY due to: connection closed
14:00:20.218 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] connecting to peer
14:00:20.220 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:20.220 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:20.220 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545) for tablet 8f177ed584f24bf7a3aba08700e68ba3: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:20.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:20Z chronyd exiting
14:00:20.275 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] connecting to peer
14:00:20.276 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:20.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] cleaning up while in state CONNECTING due to: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:20.277 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355) for tablet 6f1098b6c77641dbb6f0d809d7f96a40: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355
14:00:20.352 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testNonCoveredRangePartitioning: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:00:20.369 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testNonCoveredRangePartitioning: giving up after 1 attempts
E.14:00:20.371 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112820371
14:00:20.372 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112820371
14:00:20.375 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:00:20.378 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:00:20.379 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:00:20.379 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:00:20.380 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:00:20.380 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:00:20.383 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:00:20.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 9 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112820486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:20.502 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 9 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=14 ms, finalizationTime=1 ms).
14:00:20.504 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 9 as completed for source Source: KuduSource.
14:00:20.740 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:20.740 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:00:20.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:20.743333 24306 mini_oidc.cc:150] Starting JWKS server
14:00:20.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:20.746217 24306 webserver.cc:533] Webserver started at http://127.0.0.1:43589/ using document root <none> and password file <none>
14:00:20.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:20.746481 24306 mini_oidc.cc:186] Starting OIDC Discovery server
14:00:20.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:20.747165 24306 webserver.cc:533] Webserver started at http://127.0.0.1:44759/ using document root <none> and password file <none>
14:00:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:20Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:00:20.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:20Z Disabled control of system clock
14:00:20.776 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] connecting to peer
14:00:20.777 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:20.777 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] cleaning up while in state CONNECTING due to: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:20.777 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545) for tablet 6f1098b6c77641dbb6f0d809d7f96a40: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:20.779230 24306 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/wal
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/data
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/logs
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/data/info.pb
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.190:39901
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.190
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:20.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43589/jwks.json with env {}
14:00:20.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 10 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112820986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:21.002 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 10 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:00:21.004 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 10 as completed for source Source: KuduSource.
14:00:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.122665 24318 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.123059 24318 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.123174 24318 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:21.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.132230 24318 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:21.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.132382 24318 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:21.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.132467 24318 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:21.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.132524 24318 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:21.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.132596 24318 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:21.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.132652 24318 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43589/jwks.json
14:00:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.143483 24318 master_runner.cc:387] Master server non-default flags:
14:00:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:21.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/data
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/wal
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.190:39901
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43589/jwks.json
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/data/info.pb
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.190
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/logs
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:21.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:21.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:21.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:21.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:21.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:21.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.145783 24318 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:21.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.147899 24318 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.157140 24323 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.157512 24326 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:21.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.157163 24324 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:21.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.157930 24318 server_base.cc:1061] running on GCE node
14:00:21.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.158694 24318 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:21.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.160244 24318 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:21.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.161507 24318 hybrid_clock.cc:648] HybridClock initialized: now 1779112821161440 us; error 50 us; skew 500 ppm
14:00:21.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.161851 24318 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:21.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.164247 24318 webserver.cc:533] Webserver started at http://127.23.188.190:45623/ using document root <none> and password file <none>
14:00:21.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.165051 24318 fs_manager.cc:362] Metadata directory not provided
14:00:21.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.165150 24318 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:21.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.165460 24318 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:21.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.168038 24318 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/data/instance:
14:00:21.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfc131b4452341459a7c8c5df80a6680"
14:00:21.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:21 on dist-test-slave-409m"
14:00:21.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.168905 24318 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/wal/instance:
14:00:21.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfc131b4452341459a7c8c5df80a6680"
14:00:21.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:21 on dist-test-slave-409m"
14:00:21.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.174485 24318 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:00:21.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.178129 24332 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:21.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.179692 24318 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.179888 24318 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/wal
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfc131b4452341459a7c8c5df80a6680"
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:21 on dist-test-slave-409m"
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.180197 24318 fs_report.cc:389] FS layout report
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/wal
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/wal
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/data/data
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:21.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:21.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:21.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:21.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:21.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.201823 24318 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:21.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.202888 24318 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:21.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.203243 24318 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:21.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.225103 24318 rpc_server.cc:307] RPC server started. Bound to: 127.23.188.190:39901
14:00:21.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.225327 24383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.188.190:39901 every 8 connection(s)
14:00:21.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.226827 24318 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/data/info.pb
14:00:21.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.229554 24306 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 24318
14:00:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.229873 24306 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-0/wal/instance
14:00:21.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.232286 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.232939 24306 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/wal
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/data
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/logs
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/data/info.pb
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.189:44275
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.189
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43589/jwks.json with env {}
14:00:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.240965 24384 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } has no permanent_uuid. Determining permanent_uuid...
14:00:21.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.258344 24384 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } has no permanent_uuid. Determining permanent_uuid...
14:00:21.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.259735 24334 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.188.189:44275: connect: Connection refused (error 111)
14:00:21.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.261370 24384 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.189:44275: Network error: Client connection negotiation failed: client connection to 127.23.188.189:44275: connect: Connection refused (error 111)
14:00:21.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.310741 24384 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } attempt: 1
14:00:21.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.313395 24384 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.189:44275: Network error: Client connection negotiation failed: client connection to 127.23.188.189:44275: connect: Connection refused (error 111)
14:00:21.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.381711 24384 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } attempt: 2
14:00:21.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.384017 24384 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.189:44275: Network error: Client connection negotiation failed: client connection to 127.23.188.189:44275: connect: Connection refused (error 111)
14:00:21.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.475315 24384 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } attempt: 3
14:00:21.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.477452 24384 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.189:44275: Network error: Client connection negotiation failed: client connection to 127.23.188.189:44275: connect: Connection refused (error 111)
14:00:21.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 11 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112821486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:21.500 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 11 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=13 ms, finalizationTime=1 ms).
14:00:21.502 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 11 as completed for source Source: KuduSource.
14:00:21.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.591625 24386 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:21.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.591969 24386 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:21.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.592057 24386 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:21.597 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.598 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.599 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.599 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location master-127.22.0.60:41475(127.22.0.60:41475) for tablet Kudu Master: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.601612 24386 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.601718 24386 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.601773 24386 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.601812 24386 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:21.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.601866 24386 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:21.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.601898 24386 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43589/jwks.json
14:00:21.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.612599 24386 master_runner.cc:387] Master server non-default flags:
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/data
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/wal
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.189:44275
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43589/jwks.json
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/data/info.pb
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.189
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:21.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/logs
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:21.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.614385 24386 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:21.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.616379 24386 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:21.618 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.618 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.619 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.619 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.619 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.620 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.620 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.620 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.620 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.621104 24384 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } attempt: 4
14:00:21.624 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.624 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.624341 24384 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.189:44275: Network error: Client connection negotiation failed: client connection to 127.23.188.189:44275: connect: Connection refused (error 111)
14:00:21.624 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.628005 24394 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:21.630 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.628106 24395 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:21.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.633631 24397 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:21.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.634303 24386 server_base.cc:1061] running on GCE node
14:00:21.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.635268 24386 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.636966 24386 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:21.637 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.638 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.638 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.638 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.639 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.639 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.639 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.639 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.639 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.639 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.640331 24386 hybrid_clock.cc:648] HybridClock initialized: now 1779112821640228 us; error 98 us; skew 500 ppm
14:00:21.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.640792 24386 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:21.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.643175 24386 webserver.cc:533] Webserver started at http://127.23.188.189:37097/ using document root <none> and password file <none>
14:00:21.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.643978 24386 fs_manager.cc:362] Metadata directory not provided
14:00:21.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.644109 24386 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:21.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.644423 24386 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:21.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.646910 24386 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/data/instance:
14:00:21.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ecfd8074ab3d4e58a1561bb28339c1bc"
14:00:21.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:21 on dist-test-slave-409m"
14:00:21.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.647836 24386 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/wal/instance:
14:00:21.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ecfd8074ab3d4e58a1561bb28339c1bc"
14:00:21.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:21 on dist-test-slave-409m"
14:00:21.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.653668 24386 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:00:21.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.657397 24403 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:21.657 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.658 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.659 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.659 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.659377 24386 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
14:00:21.659 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.659 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.660 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.659771 24386 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/wal
14:00:21.660 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.660 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.659 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ecfd8074ab3d4e58a1561bb28339c1bc"
14:00:21.660 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.660 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:21 on dist-test-slave-409m"
14:00:21.660 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.660207 24386 fs_report.cc:389] FS layout report
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/wal
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/wal
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/data/data
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:21.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:21.677 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.679 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.679 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.680 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.680 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.681 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.682 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.682 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.683 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.683 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.683 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.683 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.690551 24386 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:21.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.691682 24386 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:21.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.692049 24386 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.714900 24386 rpc_server.cc:307] RPC server started. Bound to: 127.23.188.189:44275
14:00:21.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.714917 24454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.188.189:44275 every 8 connection(s)
14:00:21.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.716629 24386 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/data/info.pb
14:00:21.718 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.718 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.719 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.720350 24306 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 24386
14:00:21.720 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.720 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.720 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.720 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.721 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.721 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.721 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.721 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.720534 24306 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-1/wal/instance
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.721915 24306 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/wal
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/data
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/logs
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/data/info.pb
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:21.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.188:36691
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.188
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43589/jwks.json with env {}
14:00:21.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.723047 24455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:21.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.730082 24455 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } has no permanent_uuid. Determining permanent_uuid...
14:00:21.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.745621 24455 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } has no permanent_uuid. Determining permanent_uuid...
14:00:21.756 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.756850 24455 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } has no permanent_uuid. Determining permanent_uuid...
14:00:21.757 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.758 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.758 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location master-127.22.0.60:41475(127.22.0.60:41475) for tablet Kudu Master: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.758302 24404 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:21.759 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.760 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.760 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.760 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.760 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.760 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.761 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.761 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.761 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.761 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.761 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.762 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.762 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.764334 24455 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.188:36691: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:21.775 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.776 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.776 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.777 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.777 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.777 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.777 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.777 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.777 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.777 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.777 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.777 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.777 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.795 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.796 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.797 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.797 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.797 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.798 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.798 [INFO - pool-30-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.798 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.800 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.800 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.800 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.800 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.813706 24455 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } attempt: 1
14:00:21.815 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.816421 24455 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.188:36691: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:21.816 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.817 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.817 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.817 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.817 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.817 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.817 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.817 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.818 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.818 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.818 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.819 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.835 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.836 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.837 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.837 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.837 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.837 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.837 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.838 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.838 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.838 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.838 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.839 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.875 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.876 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.877 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.877 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.877 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.877 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.877 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.877 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.878 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.878 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.878 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.878 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.878 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.879 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.879 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.879 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.879 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.879 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.880 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.880 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.880 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.880 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.884748 24455 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } attempt: 2
14:00:21.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.887311 24455 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.188:36691: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:21.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.923620 24384 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } attempt: 5
14:00:21.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.930768 24384 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } has no permanent_uuid. Determining permanent_uuid...
14:00:21.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.933082 24384 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.188:36691: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:21.936 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.937 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.937 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.937 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.937 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:21.937 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.937 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.937 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.938 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:21.938 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.938 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.938 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:21.938 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:21.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.978611 24455 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } attempt: 3
14:00:21.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.980880 24455 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.188:36691: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:21.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:21.984376 24384 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } attempt: 1
14:00:21.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:21.986308 24384 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.188:36691: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:21.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 12 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112821986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:21.995 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:21.996 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:21.997 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.997 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.997 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:21.999 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.000 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.000 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:22.002 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 12 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:00:22.003 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 12 as completed for source Source: KuduSource.
14:00:22.005 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.006 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.006 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:22.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.054563 24384 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } attempt: 2
14:00:22.056 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:22.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.056861 24384 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.188:36691: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:22.057 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:22.057 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:22.058 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:22.058 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:22.058 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.058 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.059 [INFO - pool-30-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.059 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.059 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:22.059 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.060 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.060 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.060 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.060 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.057 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.060 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.060 [INFO - pool-30-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.060 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.060 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.060 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.060 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.061 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.060 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:22.061 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:22.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.111413 24457 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:22.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.111852 24457 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:22.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.111932 24457 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:22.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.121611 24457 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:22.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.121722 24457 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:22.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.121847 24457 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:22.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.121894 24457 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:22.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.121959 24457 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:22.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.121994 24457 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43589/jwks.json
14:00:22.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.124207 24455 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } attempt: 4
14:00:22.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.127162 24455 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.188:36691: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.134241 24457 master_runner.cc:387] Master server non-default flags:
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/data
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/wal
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.188:36691
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43589/jwks.json
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:22.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/data/info.pb
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.188
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/logs
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:22.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:22.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.136036 24457 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:22.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.137862 24457 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.147118 24466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.147034 24467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:22.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.147521 24469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:22.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.148654 24457 server_base.cc:1061] running on GCE node
14:00:22.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.149461 24457 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:22.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.151032 24457 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.152318 24457 hybrid_clock.cc:648] HybridClock initialized: now 1779112822152233 us; error 61 us; skew 500 ppm
14:00:22.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.152705 24457 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:22.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.155212 24457 webserver.cc:533] Webserver started at http://127.23.188.188:43033/ using document root <none> and password file <none>
14:00:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.156183 24457 fs_manager.cc:362] Metadata directory not provided
14:00:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.156280 24457 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:22.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.156728 24457 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:22.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.159205 24457 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/data/instance:
14:00:22.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "edbe3524529c4d09bd06d44298ea7db0"
14:00:22.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:22 on dist-test-slave-409m"
14:00:22.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.160080 24457 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/wal/instance:
14:00:22.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "edbe3524529c4d09bd06d44298ea7db0"
14:00:22.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:22 on dist-test-slave-409m"
14:00:22.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.163115 24384 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } attempt: 3
14:00:22.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.165474 24384 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.188.188:36691: Network error: Client connection negotiation failed: client connection to 127.23.188.188:36691: connect: Connection refused (error 111)
14:00:22.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.166728 24457 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
14:00:22.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.170674 24475 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.172180 24457 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.172344 24457 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/wal
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "edbe3524529c4d09bd06d44298ea7db0"
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:22 on dist-test-slave-409m"
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.172528 24457 fs_report.cc:389] FS layout report
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/wal
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/wal
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/data/data
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:22.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:22.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:22.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.200048 24457 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:22.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.200980 24457 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:22.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.201246 24457 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:22.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.223523 24457 rpc_server.cc:307] RPC server started. Bound to: 127.23.188.188:36691
14:00:22.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.223541 24526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.188.188:36691 every 8 connection(s)
14:00:22.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.225286 24457 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/data/info.pb
14:00:22.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.229952 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:22.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.234534 24306 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 24457
14:00:22.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.234856 24306 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/master-2/wal/instance
14:00:22.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.236166 24527 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } has no permanent_uuid. Determining permanent_uuid...
14:00:22.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.255090 24527 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } has no permanent_uuid. Determining permanent_uuid...
14:00:22.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.262881 24527 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } has no permanent_uuid. Determining permanent_uuid...
14:00:22.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.277192 24527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0: Bootstrap starting.
14:00:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.280652 24527 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0: Neither blocks nor log segments found. Creating new log.
14:00:22.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.282176 24527 log.cc:826] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0: Log is configured to *not* fsync() on all Append() calls
14:00:22.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.284878 24527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0: No bootstrap required, opened a new log
14:00:22.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.290611 24527 raft_consensus.cc:359] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } }
14:00:22.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.290912 24527 raft_consensus.cc:385] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:22.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.291003 24527 raft_consensus.cc:740] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edbe3524529c4d09bd06d44298ea7db0, State: Initialized, Role: FOLLOWER
14:00:22.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.291676 24527 consensus_queue.cc:260] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } }
14:00:22.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.292739 24536 sys_catalog.cc:455] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [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: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.293286 24536 sys_catalog.cc:458] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [sys.catalog]: This master's current role is: FOLLOWER
14:00:22.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.294250 24527 sys_catalog.cc:565] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [sys.catalog]: configured and running, proceeding with master startup.
14:00:22.298 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:22.298 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:22.299 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.299 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:22.299 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.299 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.299 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.299 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.300 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.300 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.300 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.300 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.300 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:22.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.308487 24547 catalog_manager.cc:1593] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:22.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.308640 24547 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.303711 24457 master_runner.cc:187] Error getting master registration for 127.23.188.190:39901: OK, instance_id { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" instance_seqno: 1779112821219203 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:22.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.310055 24457 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:22.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.342736 24384 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } attempt: 4
14:00:22.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.355249 24384 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680: Bootstrap starting.
14:00:22.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.359541 24384 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680: Neither blocks nor log segments found. Creating new log.
14:00:22.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.360977 24384 log.cc:826] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680: Log is configured to *not* fsync() on all Append() calls
14:00:22.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.364485 24384 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680: No bootstrap required, opened a new log
14:00:22.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.370064 24384 raft_consensus.cc:359] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } }
14:00:22.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.370343 24384 raft_consensus.cc:385] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:22.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.370422 24384 raft_consensus.cc:740] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfc131b4452341459a7c8c5df80a6680, State: Initialized, Role: FOLLOWER
14:00:22.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.371030 24384 consensus_queue.cc:260] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } }
14:00:22.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.372002 24550 sys_catalog.cc:455] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [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: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.372319 24550 sys_catalog.cc:458] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [sys.catalog]: This master's current role is: FOLLOWER
14:00:22.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.373207 24384 sys_catalog.cc:565] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [sys.catalog]: configured and running, proceeding with master startup.
14:00:22.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.385298 24561 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:22.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.385702 24561 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:22.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.383147 24318 master_runner.cc:187] Error getting master registration for 127.23.188.189:44275: OK, instance_id { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" instance_seqno: 1779112821708889 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:22.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.389978 24318 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:22.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.426436 24455 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } attempt: 5
14:00:22.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.441447 24455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc: Bootstrap starting.
14:00:22.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.446025 24455 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc: Neither blocks nor log segments found. Creating new log.
14:00:22.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.447574 24455 log.cc:826] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc: Log is configured to *not* fsync() on all Append() calls
14:00:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.451062 24455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc: No bootstrap required, opened a new log
14:00:22.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.453567 24481 tablet.cc:2404] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:22.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.456913 24338 tablet.cc:2404] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.460743 24455 raft_consensus.cc:359] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } }
14:00:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.461122 24455 raft_consensus.cc:385] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:22.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.461246 24455 raft_consensus.cc:740] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecfd8074ab3d4e58a1561bb28339c1bc, State: Initialized, Role: FOLLOWER
14:00:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.462047 24455 consensus_queue.cc:260] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } }
14:00:22.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.463454 24564 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [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: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.463943 24564 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [sys.catalog]: This master's current role is: FOLLOWER
14:00:22.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.464920 24455 sys_catalog.cc:565] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [sys.catalog]: configured and running, proceeding with master startup.
14:00:22.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 13 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112822485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.487540 24386 master_runner.cc:264] No leader master found from master ecfd8074ab3d4e58a1561bb28339c1bc
14:00:22.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.487674 24386 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:22.506 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 13 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=20 ms, finalizationTime=1 ms).
14:00:22.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.506718 24575 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:22.508 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 13 as completed for source Source: KuduSource.
14:00:22.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.509140 24575 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:22.555 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:22.556 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:22.557 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:22.558 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.558 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.558 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.558 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.559 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.559 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.559 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.562 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.563 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.563 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:22.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.569666 24564 raft_consensus.cc:493] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:22.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.569988 24564 raft_consensus.cc:515] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } }
14:00:22.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.576797 24564 leader_election.cc:290] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfc131b4452341459a7c8c5df80a6680 (127.23.188.190:39901), edbe3524529c4d09bd06d44298ea7db0 (127.23.188.188:36691)
14:00:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.577910 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfc131b4452341459a7c8c5df80a6680" is_pre_election: true
14:00:22.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.578476 24359 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecfd8074ab3d4e58a1561bb28339c1bc in term 0.
14:00:22.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.579169 24502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbe3524529c4d09bd06d44298ea7db0" is_pre_election: true
14:00:22.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.579689 24502 raft_consensus.cc:2468] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecfd8074ab3d4e58a1561bb28339c1bc in term 0.
14:00:22.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.580448 24406 leader_election.cc:304] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: bfc131b4452341459a7c8c5df80a6680, ecfd8074ab3d4e58a1561bb28339c1bc, edbe3524529c4d09bd06d44298ea7db0; no voters: 
14:00:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.582029 24564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.582223 24564 raft_consensus.cc:493] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.582329 24564 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 0 FOLLOWER]: Advancing to term 1
14:00:22.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.585743 24564 raft_consensus.cc:515] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } }
14:00:22.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.587714 24359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfc131b4452341459a7c8c5df80a6680"
14:00:22.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.587975 24359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [term 0 FOLLOWER]: Advancing to term 1
14:00:22.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.591549 24359 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfd8074ab3d4e58a1561bb28339c1bc in term 1.
14:00:22.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.592165 24406 leader_election.cc:304] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [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: bfc131b4452341459a7c8c5df80a6680, ecfd8074ab3d4e58a1561bb28339c1bc; no voters: 
14:00:22.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.596472 24502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edbe3524529c4d09bd06d44298ea7db0"
14:00:22.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.596726 24502 raft_consensus.cc:3060] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [term 0 FOLLOWER]: Advancing to term 1
14:00:22.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.600647 24502 raft_consensus.cc:2468] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecfd8074ab3d4e58a1561bb28339c1bc in term 1.
14:00:22.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.603652 24564 leader_election.cc:290] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [CANDIDATE]: Term 1 election: Requested vote from peers bfc131b4452341459a7c8c5df80a6680 (127.23.188.190:39901), edbe3524529c4d09bd06d44298ea7db0 (127.23.188.188:36691)
14:00:22.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.604352 24564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 1 FOLLOWER]: Leader election won for term 1
14:00:22.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.604987 24564 raft_consensus.cc:697] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [term 1 LEADER]: Becoming Leader. State: Replica: ecfd8074ab3d4e58a1561bb28339c1bc, State: Running, Role: LEADER
14:00:22.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.605949 24564 consensus_queue.cc:237] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [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: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } }
14:00:22.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.619310 24577 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [sys.catalog]: SysCatalogTable state changed. Reason: New leader ecfd8074ab3d4e58a1561bb28339c1bc. Latest consensus state: current_term: 1 leader_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.620091 24577 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [sys.catalog]: This master's current role is: LEADER
14:00:22.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.627491 24579 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:00:22.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.633059 24579 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:00:22.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.650048 24502 raft_consensus.cc:1275] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [term 1 FOLLOWER]: Refusing update from remote peer ecfd8074ab3d4e58a1561bb28339c1bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:22.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.651553 24577 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:22.658 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:22.659 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:22.660 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.660 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:22.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.659451 24359 raft_consensus.cc:1275] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [term 1 FOLLOWER]: Refusing update from remote peer ecfd8074ab3d4e58a1561bb28339c1bc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:22.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.663327 24577 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:22.666 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.666 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:22.669 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:22.670 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.671 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:22.671 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:22.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:22.695125 24409 tablet.cc:2404] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.703925 24536 sys_catalog.cc:455] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ecfd8074ab3d4e58a1561bb28339c1bc. Latest consensus state: current_term: 1 leader_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.704232 24536 sys_catalog.cc:458] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [sys.catalog]: This master's current role is: FOLLOWER
14:00:22.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.707963 24580 mvcc.cc:204] Tried to move back new op lower bound from 7287246121561001984 to 7287246121408266240. Current Snapshot: MvccSnapshot[applied={T|T < 7287246121561001984}]
14:00:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.714897 24550 sys_catalog.cc:455] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ecfd8074ab3d4e58a1561bb28339c1bc. Latest consensus state: current_term: 1 leader_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.715224 24550 sys_catalog.cc:458] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [sys.catalog]: This master's current role is: FOLLOWER
14:00:22.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.732084 24550 sys_catalog.cc:455] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.732337 24550 sys_catalog.cc:458] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680 [sys.catalog]: This master's current role is: FOLLOWER
14:00:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.741230 24564 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.741539 24564 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [sys.catalog]: This master's current role is: LEADER
14:00:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.742228 24564 sys_catalog.cc:455] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.742451 24564 sys_catalog.cc:458] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc [sys.catalog]: This master's current role is: LEADER
14:00:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.744618 24579 catalog_manager.cc:1382] Generated new cluster ID: 102d3b3b01164beebb8e3ccb655cbdb2
14:00:22.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.744720 24579 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:00:22.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.765400 24536 sys_catalog.cc:455] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfc131b4452341459a7c8c5df80a6680" member_type: VOTER last_known_addr { host: "127.23.188.190" port: 39901 } } peers { permanent_uuid: "ecfd8074ab3d4e58a1561bb28339c1bc" member_type: VOTER last_known_addr { host: "127.23.188.189" port: 44275 } } peers { permanent_uuid: "edbe3524529c4d09bd06d44298ea7db0" member_type: VOTER last_known_addr { host: "127.23.188.188" port: 36691 } } }
14:00:22.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.765648 24536 sys_catalog.cc:458] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0 [sys.catalog]: This master's current role is: FOLLOWER
14:00:22.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.790565 24579 catalog_manager.cc:1405] Generated new certificate authority record
14:00:22.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.795979 24579 catalog_manager.cc:1539] Loading token signing keys...
14:00:22.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.820130 24579 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ecfd8074ab3d4e58a1561bb28339c1bc: Generated new TSK 0
14:00:22.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.821615 24579 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:00:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:22.840749 24306 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/wal
14:00:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/data
14:00:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/logs
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/data/info.pb
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.129:0
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.188.129
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.129
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:22.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:22.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 14 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112822985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:23.016 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 14 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=30 ms, finalizationTime=0 ms).
14:00:23.018 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 14 as completed for source Source: KuduSource.
14:00:23.095 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:23.096 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:23.097 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:23.097 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:23.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:23.097 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:23.097 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:23.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:23.098 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:23.098 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:23.098 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:23.098 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:23.098 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.281266 24589 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.281647 24589 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:23.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.281750 24589 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.290776 24589 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.291019 24589 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.188.129
14:00:23.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.303452 24589 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:23.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/data
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/wal
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.129:0
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/data/info.pb
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.129
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.188.129
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/logs
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.305733 24589 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:23.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.307806 24589 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:23.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.311112 24547 catalog_manager.cc:1294] Loaded cluster ID: 102d3b3b01164beebb8e3ccb655cbdb2
14:00:23.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.311234 24547 catalog_manager.cc:1587] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0: loading cluster ID for follower catalog manager: success
14:00:23.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.315455 24547 catalog_manager.cc:1609] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0: acquiring CA information for follower catalog manager: success
14:00:23.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.318327 24547 catalog_manager.cc:1637] T 00000000000000000000000000000000 P edbe3524529c4d09bd06d44298ea7db0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:23.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.320521 24594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:23.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.320670 24595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:23.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.321334 24597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:23.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.322358 24589 server_base.cc:1061] running on GCE node
14:00:23.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.323040 24589 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:23.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.324242 24589 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:23.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.325484 24589 hybrid_clock.cc:648] HybridClock initialized: now 1779112823325421 us; error 51 us; skew 500 ppm
14:00:23.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.325786 24589 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:23.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.328200 24589 webserver.cc:533] Webserver started at http://127.23.188.129:33799/ using document root <none> and password file <none>
14:00:23.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.328951 24589 fs_manager.cc:362] Metadata directory not provided
14:00:23.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.329048 24589 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:23.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.329421 24589 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.331948 24589 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/data/instance:
14:00:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9e2a454080e644fbb5126ab9ae622480"
14:00:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:23 on dist-test-slave-409m"
14:00:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.332751 24589 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/wal/instance:
14:00:23.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9e2a454080e644fbb5126ab9ae622480"
14:00:23.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:23 on dist-test-slave-409m"
14:00:23.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.338225 24589 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:00:23.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.342051 24603 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.343366 24589 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
14:00:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.343590 24589 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/wal
14:00:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9e2a454080e644fbb5126ab9ae622480"
14:00:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:23 on dist-test-slave-409m"
14:00:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.343775 24589 fs_report.cc:389] FS layout report
14:00:23.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/wal
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/wal
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/data/data
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:23.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:23.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.368291 24589 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:23.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.369154 24589 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:23.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.369395 24589 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:23.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.370358 24589 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.372162 24589 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.372251 24589 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.372325 24589 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.372372 24589 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:23.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.387884 24561 catalog_manager.cc:1294] Loaded cluster ID: 102d3b3b01164beebb8e3ccb655cbdb2
14:00:23.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.387984 24561 catalog_manager.cc:1587] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680: loading cluster ID for follower catalog manager: success
14:00:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.391695 24561 catalog_manager.cc:1609] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680: acquiring CA information for follower catalog manager: success
14:00:23.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.394248 24561 catalog_manager.cc:1637] T 00000000000000000000000000000000 P bfc131b4452341459a7c8c5df80a6680: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:23.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.414155 24589 rpc_server.cc:307] RPC server started. Bound to: 127.23.188.129:42753
14:00:23.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.414271 24715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.188.129:42753 every 8 connection(s)
14:00:23.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.415606 24589 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/data/info.pb
14:00:23.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.422526 24306 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 24589
14:00:23.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.422780 24306 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-0/wal/instance
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.428929 24306 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/wal
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/data
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/logs
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/data/info.pb
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:23.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.130:0
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.188.130
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.130
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.437318 24718 heartbeater.cc:344] Connected to a master server at 127.23.188.189:44275
14:00:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.437872 24718 heartbeater.cc:461] Registering TS with master...
14:00:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.439003 24718 heartbeater.cc:507] Master 127.23.188.189:44275 requested a full tablet report, sending...
14:00:23.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.440985 24717 heartbeater.cc:344] Connected to a master server at 127.23.188.190:39901
14:00:23.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.441169 24717 heartbeater.cc:461] Registering TS with master...
14:00:23.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.441721 24717 heartbeater.cc:507] Master 127.23.188.190:39901 requested a full tablet report, sending...
14:00:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.444129 24420 ts_manager.cc:194] Registered new tserver with Master: 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753)
14:00:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.445253 24716 heartbeater.cc:344] Connected to a master server at 127.23.188.188:36691
14:00:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.445387 24716 heartbeater.cc:461] Registering TS with master...
14:00:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.445817 24420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.188.129:35381
14:00:23.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.445943 24716 heartbeater.cc:507] Master 127.23.188.188:36691 requested a full tablet report, sending...
14:00:23.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.447930 24349 ts_manager.cc:194] Registered new tserver with Master: 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753)
14:00:23.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.448071 24492 ts_manager.cc:194] Registered new tserver with Master: 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753)
14:00:23.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 15 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112823486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:23.500 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 15 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=14 ms, finalizationTime=0 ms).
14:00:23.501 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 15 as completed for source Source: KuduSource.
14:00:23.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.794642 24724 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:23.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.795073 24724 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:23.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.795184 24724 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.804294 24724 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:23.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.804562 24724 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.188.130
14:00:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.815266 24724 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/data
14:00:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/wal
14:00:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:23.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.130:0
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/data/info.pb
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.130
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.188.130
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/logs
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:23.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:23.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.817476 24724 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:23.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.819554 24724 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.829965 24730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:23.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.830137 24731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:23.831022 24733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.831748 24724 server_base.cc:1061] running on GCE node
14:00:23.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.832430 24724 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:23.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.833591 24724 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:23.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.834821 24724 hybrid_clock.cc:648] HybridClock initialized: now 1779112823834748 us; error 59 us; skew 500 ppm
14:00:23.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.835144 24724 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:23.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.837615 24724 webserver.cc:533] Webserver started at http://127.23.188.130:45155/ using document root <none> and password file <none>
14:00:23.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.838399 24724 fs_manager.cc:362] Metadata directory not provided
14:00:23.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.838495 24724 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:23.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.838801 24724 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:23.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.841501 24724 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/data/instance:
14:00:23.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f9b951bd339b41e08c89d05f5ae574f8"
14:00:23.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:23 on dist-test-slave-409m"
14:00:23.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.842993 24724 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/wal/instance:
14:00:23.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f9b951bd339b41e08c89d05f5ae574f8"
14:00:23.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:23 on dist-test-slave-409m"
14:00:23.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.849277 24724 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
14:00:23.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.853272 24739 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:23.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.854979 24724 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
14:00:23.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.855410 24724 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/wal
14:00:23.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f9b951bd339b41e08c89d05f5ae574f8"
14:00:23.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:23 on dist-test-slave-409m"
14:00:23.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.855726 24724 fs_report.cc:389] FS layout report
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/wal
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/wal
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/data/data
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.885895 24724 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.886785 24724 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:23.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.887032 24724 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:23.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.888062 24724 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:23.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.889976 24724 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:23.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.890066 24724 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:23.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.890144 24724 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:23.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.890194 24724 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:23.917 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:23.918 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:23.918 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:23.918 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:23.918 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:23.919 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:23.920 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:23.920 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:23.920 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:23.920 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:23.920 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:23.921 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:23.921 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.928711 24724 rpc_server.cc:307] RPC server started. Bound to: 127.23.188.130:43387
14:00:23.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.928803 24851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.188.130:43387 every 8 connection(s)
14:00:23.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.930176 24724 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/data/info.pb
14:00:23.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.938000 24306 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 24724
14:00:23.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.938246 24306 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-1/wal/instance
14:00:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.943608 24306 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:23.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/wal
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/data
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/logs
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/data/info.pb
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.131:0
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.188.131
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.131
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:23.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:23.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:23.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:23.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:23.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.950043 24854 heartbeater.cc:344] Connected to a master server at 127.23.188.189:44275
14:00:23.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.950279 24852 heartbeater.cc:344] Connected to a master server at 127.23.188.188:36691
14:00:23.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.950534 24852 heartbeater.cc:461] Registering TS with master...
14:00:23.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.951526 24852 heartbeater.cc:507] Master 127.23.188.188:36691 requested a full tablet report, sending...
14:00:23.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.950541 24854 heartbeater.cc:461] Registering TS with master...
14:00:23.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.952512 24853 heartbeater.cc:344] Connected to a master server at 127.23.188.190:39901
14:00:23.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.952679 24853 heartbeater.cc:461] Registering TS with master...
14:00:23.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.953024 24854 heartbeater.cc:507] Master 127.23.188.189:44275 requested a full tablet report, sending...
14:00:23.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.953361 24853 heartbeater.cc:507] Master 127.23.188.190:39901 requested a full tablet report, sending...
14:00:23.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.953768 24492 ts_manager.cc:194] Registered new tserver with Master: f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387)
14:00:23.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.954072 24420 ts_manager.cc:194] Registered new tserver with Master: f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387)
14:00:23.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.954427 24349 ts_manager.cc:194] Registered new tserver with Master: f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387)
14:00:23.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:23.955024 24420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.188.130:38063
14:00:23.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 16 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112823986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:24.002 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 16 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:00:24.004 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 16 as completed for source Source: KuduSource.
14:00:24.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:24.312275 24859 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:24.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:24.312733 24859 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:24.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:24.312846 24859 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:24.321776 24859 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:24.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:24.322031 24859 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.188.131
14:00:24.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.332505 24859 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:24.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.188.148:38393
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/data
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/wal
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.188.131:0
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/data/info.pb
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.188.131
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.188.190:39901,127.23.188.189:44275,127.23.188.188:36691
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.188.131
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/logs
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.334584 24859 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:24.336 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:24.336 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:24.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.337061 24859 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:24.337 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:24.337 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:24.337 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:24.337 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:24.338 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:24.338 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:24.338 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:24.339 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:24.339 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:24.339 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:24.339 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:24.348362 24864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:24.348415 24865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:24.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:24.348939 24867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.350962 24859 server_base.cc:1061] running on GCE node
14:00:24.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.351649 24859 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:24.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.352739 24859 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.353974 24859 hybrid_clock.cc:648] HybridClock initialized: now 1779112824353909 us; error 61 us; skew 500 ppm
14:00:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.354262 24859 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:24.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.356613 24859 webserver.cc:533] Webserver started at http://127.23.188.131:36911/ using document root <none> and password file <none>
14:00:24.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.357354 24859 fs_manager.cc:362] Metadata directory not provided
14:00:24.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.357504 24859 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:24.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.357825 24859 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:24.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.360548 24859 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/data/instance:
14:00:24.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7079b3881e041e48fa3682ab57b73f2"
14:00:24.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:24 on dist-test-slave-409m"
14:00:24.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.361389 24859 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/wal/instance:
14:00:24.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7079b3881e041e48fa3682ab57b73f2"
14:00:24.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:24 on dist-test-slave-409m"
14:00:24.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.367365 24859 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.003s
14:00:24.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.370958 24873 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:24.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.372633 24859 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.372803 24859 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/wal
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7079b3881e041e48fa3682ab57b73f2"
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:24 on dist-test-slave-409m"
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.373023 24859 fs_report.cc:389] FS layout report
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/wal
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/wal
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/data/data
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:24.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:24.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.414487 24859 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:24.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.415638 24859 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:24.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.415990 24859 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:24.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.417137 24859 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:24.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.418923 24859 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:24.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.419059 24859 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:24.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.419188 24859 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:24.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.419265 24859 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:24.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.450722 24718 heartbeater.cc:499] Master 127.23.188.189:44275 was elected leader, sending a full tablet report...
14:00:24.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.457962 24859 rpc_server.cc:307] RPC server started. Bound to: 127.23.188.131:34865
14:00:24.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.458016 24985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.188.131:34865 every 8 connection(s)
14:00:24.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.459726 24859 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/data/info.pb
14:00:24.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.461588 24306 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 24859
14:00:24.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.461760 24306 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4253158133305372074/ts-2/wal/instance
14:00:24.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 17 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112824486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.504412 24986 heartbeater.cc:344] Connected to a master server at 127.23.188.188:36691
14:00:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.504820 24986 heartbeater.cc:461] Registering TS with master...
14:00:24.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.506126 24986 heartbeater.cc:507] Master 127.23.188.188:36691 requested a full tablet report, sending...
14:00:24.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.508597 24492 ts_manager.cc:194] Registered new tserver with Master: b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.508780 24988 heartbeater.cc:344] Connected to a master server at 127.23.188.189:44275
14:00:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.508967 24988 heartbeater.cc:461] Registering TS with master...
14:00:24.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.509734 24988 heartbeater.cc:507] Master 127.23.188.189:44275 requested a full tablet report, sending...
14:00:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.511551 24987 heartbeater.cc:344] Connected to a master server at 127.23.188.190:39901
14:00:24.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.511694 24987 heartbeater.cc:461] Registering TS with master...
14:00:24.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.512180 24987 heartbeater.cc:507] Master 127.23.188.190:39901 requested a full tablet report, sending...
14:00:24.513 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 17 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=26 ms, finalizationTime=1 ms).
14:00:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.512722 24420 ts_manager.cc:194] Registered new tserver with Master: b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.513527 24349 ts_manager.cc:194] Registered new tserver with Master: b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.513939 24420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.188.131:38185
14:00:24.516 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 17 as completed for source Source: KuduSource.
14:00:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.519110 24306 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:00:24.521 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:24.521 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:00:24.523 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.188.190"
      port: 39901
    }
    bound_http_address {
      host: "127.23.188.190"
      port: 45623
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.188.189"
      port: 44275
    }
    bound_http_address {
      host: "127.23.188.189"
      port: 37097
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.188.188"
      port: 36691
    }
    bound_http_address {
      host: "127.23.188.188"
      port: 43033
    }
  }
}

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

14:00:24.526 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.188.129"
      port: 42753
    }
    bound_http_address {
      host: "127.23.188.129"
      port: 33799
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.188.130"
      port: 43387
    }
    bound_http_address {
      host: "127.23.188.130"
      port: 45155
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.188.131"
      port: 34865
    }
    bound_http_address {
      host: "127.23.188.131"
      port: 36911
    }
  }
}

14:00:24.526 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:00:24.529 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:24.529 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:00:24.529 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:00:24.530 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:00:24.530 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:00:24.533 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:00:24.838 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:24.839 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:24.839 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:24.839 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:24.839 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:24.839 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:24.840 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:24.840 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:24.840 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:24.841 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:24.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:24.841 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:24.842 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:24.891 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:24.891 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:00:24.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.894381 24996 mini_oidc.cc:150] Starting JWKS server
14:00:24.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.897200 24996 webserver.cc:533] Webserver started at http://127.0.0.1:41343/ using document root <none> and password file <none>
14:00:24.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.897445 24996 mini_oidc.cc:186] Starting OIDC Discovery server
14:00:24.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.898061 24996 webserver.cc:533] Webserver started at http://127.0.0.1:38517/ using document root <none> and password file <none>
14:00:24.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:24Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:00:24.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:24Z Disabled control of system clock
14:00:24.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.930694 24996 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/wal
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/data
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/logs
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/data/info.pb
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.62:39703
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.62
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:24.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41343/jwks.json with env {}
14:00:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:24.957698 24854 heartbeater.cc:499] Master 127.23.188.189:44275 was elected leader, sending a full tablet report...
14:00:24.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 18 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112824985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:25.001 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 18 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=15 ms, finalizationTime=0 ms).
14:00:25.001 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 18 as completed for source Source: KuduSource.
14:00:25.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.293299 25007 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:25.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.293615 25007 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:25.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.293690 25007 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:25.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.302636 25007 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:25.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.302737 25007 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.302793 25007 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.302832 25007 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.302888 25007 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:25.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.302922 25007 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41343/jwks.json
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.314392 25007 master_runner.cc:387] Master server non-default flags:
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/data
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/wal
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:25.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.62:39703
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41343/jwks.json
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/data/info.pb
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.62
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/logs
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:25.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:25.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.316128 25007 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:25.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.317852 25007 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:25.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.326125 25012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:25.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.326149 25013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:25.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.326911 25015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:25.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.327595 25007 server_base.cc:1061] running on GCE node
14:00:25.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.328569 25007 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:25.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.330118 25007 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:25.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.331385 25007 hybrid_clock.cc:648] HybridClock initialized: now 1779112825331317 us; error 47 us; skew 500 ppm
14:00:25.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.331862 25007 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.334267 25007 webserver.cc:533] Webserver started at http://127.24.105.62:37163/ using document root <none> and password file <none>
14:00:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.335054 25007 fs_manager.cc:362] Metadata directory not provided
14:00:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.335208 25007 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:25.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.335686 25007 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:25.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.338048 25007 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/data/instance:
14:00:25.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b1514a6da0841df827eefa056f67f0a"
14:00:25.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:25 on dist-test-slave-409m"
14:00:25.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.338920 25007 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/wal/instance:
14:00:25.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b1514a6da0841df827eefa056f67f0a"
14:00:25.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:25 on dist-test-slave-409m"
14:00:25.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.344492 25007 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
14:00:25.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.348526 25021 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:25.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.350044 25007 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:00:25.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.350270 25007 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/wal
14:00:25.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b1514a6da0841df827eefa056f67f0a"
14:00:25.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:25 on dist-test-slave-409m"
14:00:25.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.350531 25007 fs_report.cc:389] FS layout report
14:00:25.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:25.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/wal
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/wal
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/data/data
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:25.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:25.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.379913 25007 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:25.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.380939 25007 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:25.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.381284 25007 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:25.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.413118 25007 rpc_server.cc:307] RPC server started. Bound to: 127.24.105.62:39703
14:00:25.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.413102 25072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.105.62:39703 every 8 connection(s)
14:00:25.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.416543 25007 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/data/info.pb
14:00:25.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.424367 25073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:25.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.426306 24996 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 25007
14:00:25.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.426621 24996 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-0/wal/instance
14:00:25.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.429632 24996 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:25.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:25.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/wal
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/data
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/logs
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/data/info.pb
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.61:44261
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.61
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:25.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41343/jwks.json with env {}
14:00:25.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.433043 25073 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } has no permanent_uuid. Determining permanent_uuid...
14:00:25.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.457273 25073 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } has no permanent_uuid. Determining permanent_uuid...
14:00:25.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.458500 25025 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.105.61:44261: connect: Connection refused (error 111)
14:00:25.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.460456 25073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.61:44261: Network error: Client connection negotiation failed: client connection to 127.24.105.61:44261: connect: Connection refused (error 111)
14:00:25.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 19 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112825485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:25.498 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 19 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:00:25.500 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 19 as completed for source Source: KuduSource.
14:00:25.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.509841 25073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } attempt: 1
14:00:25.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.512415 25073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.61:44261: Network error: Client connection negotiation failed: client connection to 127.24.105.61:44261: connect: Connection refused (error 111)
14:00:25.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.517375 24988 heartbeater.cc:499] Master 127.23.188.189:44275 was elected leader, sending a full tablet report...
14:00:25.537 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:25.537 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:25.538 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:25.538 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:25.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:25.538 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:25.538 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:25.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:25.539 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:25.539 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:25.539 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:25.539 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:25.539 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:25.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.580730 25073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } attempt: 2
14:00:25.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.583289 25073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.61:44261: Network error: Client connection negotiation failed: client connection to 127.24.105.61:44261: connect: Connection refused (error 111)
14:00:25.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.674567 25073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } attempt: 3
14:00:25.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.676899 25073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.61:44261: Network error: Client connection negotiation failed: client connection to 127.24.105.61:44261: connect: Connection refused (error 111)
14:00:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.793694 25075 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.794028 25075 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:25.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.794104 25075 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.802970 25075 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.803076 25075 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.803130 25075 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.803170 25075 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.803223 25075 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.803256 25075 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41343/jwks.json
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.819607 25075 master_runner.cc:387] Master server non-default flags:
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/data
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/wal
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.61:44261
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41343/jwks.json
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/data/info.pb
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.61
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/logs
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:25.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.820204 25073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } attempt: 4
14:00:25.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.821911 25075 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:25.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.822400 25073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.61:44261: Network error: Client connection negotiation failed: client connection to 127.24.105.61:44261: connect: Connection refused (error 111)
14:00:25.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.824406 25075 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.835268 25083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:25.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.835623 25084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.837059 25086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:25.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.837735 25075 server_base.cc:1061] running on GCE node
14:00:25.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.838590 25075 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:25.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.840250 25075 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:25.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.841476 25075 hybrid_clock.cc:648] HybridClock initialized: now 1779112825841427 us; error 35 us; skew 500 ppm
14:00:25.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.841897 25075 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:25.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.844870 25075 webserver.cc:533] Webserver started at http://127.24.105.61:39099/ using document root <none> and password file <none>
14:00:25.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.845793 25075 fs_manager.cc:362] Metadata directory not provided
14:00:25.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.845912 25075 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:25.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.846248 25075 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.848856 25075 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/data/instance:
14:00:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2e54949ab64d4873951edd5a57a11fdd"
14:00:25.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:25 on dist-test-slave-409m"
14:00:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.849812 25075 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/wal/instance:
14:00:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2e54949ab64d4873951edd5a57a11fdd"
14:00:25.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:25 on dist-test-slave-409m"
14:00:25.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.856529 25075 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:00:25.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.861800 25092 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.863330 25075 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
14:00:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.863556 25075 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/wal
14:00:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2e54949ab64d4873951edd5a57a11fdd"
14:00:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:25 on dist-test-slave-409m"
14:00:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.863755 25075 fs_report.cc:389] FS layout report
14:00:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/wal
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/wal
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/data/data
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:25.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.889139 25075 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.890064 25075 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.890311 25075 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.912544 25075 rpc_server.cc:307] RPC server started. Bound to: 127.24.105.61:44261
14:00:25.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.912555 25143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.105.61:44261 every 8 connection(s)
14:00:25.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.914201 25075 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/data/info.pb
14:00:25.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.919229 24996 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 25075
14:00:25.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.919410 24996 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-1/wal/instance
14:00:25.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.919514 25144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.920756 24996 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/wal
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/data
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/logs
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/data/info.pb
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.60:45145
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.60
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:25.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41343/jwks.json with env {}
14:00:25.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.929291 25144 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } has no permanent_uuid. Determining permanent_uuid...
14:00:25.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.944839 25144 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } has no permanent_uuid. Determining permanent_uuid...
14:00:25.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:25.955662 25144 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } has no permanent_uuid. Determining permanent_uuid...
14:00:25.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.956743 25094 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:25.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:25.959373 25144 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.60:45145: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:25.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 20 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112825986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:26.000 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 20 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=14 ms, finalizationTime=0 ms).
14:00:26.002 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 20 as completed for source Source: KuduSource.
14:00:26.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.008927 25144 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } attempt: 1
14:00:26.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.011121 25144 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.60:45145: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:26.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.079391 25144 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } attempt: 2
14:00:26.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.081784 25144 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.60:45145: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:26.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.121701 25073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } attempt: 5
14:00:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.129576 25073 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } has no permanent_uuid. Determining permanent_uuid...
14:00:26.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.131834 25073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.60:45145: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:26.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.173080 25144 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } attempt: 3
14:00:26.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.175704 25144 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.60:45145: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.183259 25073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } attempt: 1
14:00:26.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.185614 25073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.60:45145: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:26.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.253907 25073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } attempt: 2
14:00:26.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.256223 25073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.60:45145: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:26.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.310496 25146 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:26.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.310856 25146 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:26.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.310937 25146 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:26.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.318984 25144 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } attempt: 4
14:00:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.320382 25146 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.320497 25146 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.320577 25146 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.320642 25146 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.320712 25146 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:26.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.320747 25146 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41343/jwks.json
14:00:26.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.321305 25144 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.60:45145: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.332265 25146 master_runner.cc:387] Master server non-default flags:
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/data
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/wal
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.60:45145
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41343/jwks.json
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/data/info.pb
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.60
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/logs
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:26.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.334062 25146 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:26.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.336010 25146 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:26.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.346043 25155 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:26.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.345999 25154 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:26.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.346436 25157 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:26.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.347800 25146 server_base.cc:1061] running on GCE node
14:00:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.348773 25146 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.350477 25146 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:26.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.351704 25146 hybrid_clock.cc:648] HybridClock initialized: now 1779112826351647 us; error 52 us; skew 500 ppm
14:00:26.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.352339 25146 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:26.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.355167 25146 webserver.cc:533] Webserver started at http://127.24.105.60:37885/ using document root <none> and password file <none>
14:00:26.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.356040 25146 fs_manager.cc:362] Metadata directory not provided
14:00:26.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.356151 25146 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:26.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.356593 25146 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:26.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.358999 25146 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/data/instance:
14:00:26.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6a9003740334d5589a8c688798a5845"
14:00:26.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:26 on dist-test-slave-409m"
14:00:26.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.359905 25146 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/wal/instance:
14:00:26.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6a9003740334d5589a8c688798a5845"
14:00:26.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:26 on dist-test-slave-409m"
14:00:26.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.362496 25073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } attempt: 3
14:00:26.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.365063 25073 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.105.60:45145: Network error: Client connection negotiation failed: client connection to 127.24.105.60:45145: connect: Connection refused (error 111)
14:00:26.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.366302 25146 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
14:00:26.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.370348 25163 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.372207 25146 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:00:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.372411 25146 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/wal
14:00:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c6a9003740334d5589a8c688798a5845"
14:00:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:26 on dist-test-slave-409m"
14:00:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.372673 25146 fs_report.cc:389] FS layout report
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/wal
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/wal
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/data/data
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:26.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.422498 25146 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:26.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.423396 25146 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:26.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.423736 25146 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:26.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.446545 25146 rpc_server.cc:307] RPC server started. Bound to: 127.24.105.60:45145
14:00:26.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.446576 25214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.105.60:45145 every 8 connection(s)
14:00:26.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.448189 25146 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/data/info.pb
14:00:26.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.452852 25215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.456058 24996 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 25146
14:00:26.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.456278 24996 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/master-2/wal/instance
14:00:26.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.461731 25215 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } has no permanent_uuid. Determining permanent_uuid...
14:00:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.480496 25215 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } has no permanent_uuid. Determining permanent_uuid...
14:00:26.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 21 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112826486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.497362 25215 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } has no permanent_uuid. Determining permanent_uuid...
14:00:26.501 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 21 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=14 ms, finalizationTime=1 ms).
14:00:26.505 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 21 as completed for source Source: KuduSource.
14:00:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.518739 25215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845: Bootstrap starting.
14:00:26.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.522785 25215 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845: Neither blocks nor log segments found. Creating new log.
14:00:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.524096 25215 log.cc:826] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845: Log is configured to *not* fsync() on all Append() calls
14:00:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.527545 25215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845: No bootstrap required, opened a new log
14:00:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.533641 25215 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } }
14:00:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.534015 25215 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.534157 25215 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a9003740334d5589a8c688798a5845, State: Initialized, Role: FOLLOWER
14:00:26.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.534873 25215 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } }
14:00:26.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.536010 25225 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [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: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.536303 25225 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [sys.catalog]: This master's current role is: FOLLOWER
14:00:26.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.537248 25215 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [sys.catalog]: configured and running, proceeding with master startup.
14:00:26.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.542317 25073 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } attempt: 4
14:00:26.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.546769 25146 master_runner.cc:187] Error getting master registration for 127.24.105.62:39703: OK, instance_id { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" instance_seqno: 1779112825402063 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:26.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.554059 25236 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:26.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.554621 25146 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:26.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.555527 25236 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:26.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.558295 25073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a: Bootstrap starting.
14:00:26.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.561899 25073 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a: Neither blocks nor log segments found. Creating new log.
14:00:26.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.563118 25073 log.cc:826] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a: Log is configured to *not* fsync() on all Append() calls
14:00:26.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.566279 25073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a: No bootstrap required, opened a new log
14:00:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.572481 25073 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } }
14:00:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.572767 25073 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.572847 25073 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1514a6da0841df827eefa056f67f0a, State: Initialized, Role: FOLLOWER
14:00:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.573611 25073 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } }
14:00:26.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.574643 25239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [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: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.574947 25239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [sys.catalog]: This master's current role is: FOLLOWER
14:00:26.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.575901 25073 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [sys.catalog]: configured and running, proceeding with master startup.
14:00:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.589659 25250 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:26.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.590117 25250 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:26.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.589210 25007 master_runner.cc:187] Error getting master registration for 127.24.105.61:44261: OK, instance_id { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" instance_seqno: 1779112825906594 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:26.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.594206 25007 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:26.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.620651 25144 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } attempt: 5
14:00:26.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.633136 25144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd: Bootstrap starting.
14:00:26.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.634595 25027 tablet.cc:2404] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:26.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.637353 25144 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd: Neither blocks nor log segments found. Creating new log.
14:00:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.638861 25144 log.cc:826] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd: Log is configured to *not* fsync() on all Append() calls
14:00:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.642232 25144 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd: No bootstrap required, opened a new log
14:00:26.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.650331 25144 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } }
14:00:26.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.650683 25144 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:26.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.650810 25144 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e54949ab64d4873951edd5a57a11fdd, State: Initialized, Role: FOLLOWER
14:00:26.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.651693 25144 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } }
14:00:26.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.652923 25253 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [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: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.654466 25253 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [sys.catalog]: This master's current role is: FOLLOWER
14:00:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.654322 25144 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [sys.catalog]: configured and running, proceeding with master startup.
14:00:26.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.675989 25169 tablet.cc:2404] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:26.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.677116 25075 master_runner.cc:264] No leader master found from master 2e54949ab64d4873951edd5a57a11fdd
14:00:26.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.677314 25075 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:26.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.686977 25264 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:26.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:26.687186 25264 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:26.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.698379 25225 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:26.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.698714 25225 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } }
14:00:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.700732 25225 leader_election.cc:290] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b1514a6da0841df827eefa056f67f0a (127.24.105.62:39703), 2e54949ab64d4873951edd5a57a11fdd (127.24.105.61:44261)
14:00:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.702505 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c6a9003740334d5589a8c688798a5845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1514a6da0841df827eefa056f67f0a" is_pre_election: true
14:00:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.703277 25048 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a9003740334d5589a8c688798a5845 in term 0.
14:00:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.704208 25119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c6a9003740334d5589a8c688798a5845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e54949ab64d4873951edd5a57a11fdd" is_pre_election: true
14:00:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.704770 25119 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a9003740334d5589a8c688798a5845 in term 0.
14:00:26.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.705827 25167 leader_election.cc:304] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [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: 2e54949ab64d4873951edd5a57a11fdd, c6a9003740334d5589a8c688798a5845; no voters: 
14:00:26.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.707405 25225 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:26.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.707646 25225 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:26.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.707772 25225 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 0 FOLLOWER]: Advancing to term 1
14:00:26.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.712083 25225 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } }
14:00:26.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.725760 25048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c6a9003740334d5589a8c688798a5845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b1514a6da0841df827eefa056f67f0a"
14:00:26.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.726028 25048 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [term 0 FOLLOWER]: Advancing to term 1
14:00:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.730620 25048 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a9003740334d5589a8c688798a5845 in term 1.
14:00:26.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.731312 25165 leader_election.cc:304] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [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: 4b1514a6da0841df827eefa056f67f0a, c6a9003740334d5589a8c688798a5845; no voters: 
14:00:26.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.733737 25266 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 1 FOLLOWER]: Leader election won for term 1
14:00:26.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.734606 25119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c6a9003740334d5589a8c688798a5845" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e54949ab64d4873951edd5a57a11fdd"
14:00:26.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.734849 25119 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [term 0 FOLLOWER]: Advancing to term 1
14:00:26.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.738358 25119 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a9003740334d5589a8c688798a5845 in term 1.
14:00:26.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.739398 25225 leader_election.cc:290] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [CANDIDATE]: Term 1 election: Requested vote from peers 4b1514a6da0841df827eefa056f67f0a (127.24.105.62:39703), 2e54949ab64d4873951edd5a57a11fdd (127.24.105.61:44261)
14:00:26.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.744051 25266 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [term 1 LEADER]: Becoming Leader. State: Replica: c6a9003740334d5589a8c688798a5845, State: Running, Role: LEADER
14:00:26.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.745054 25266 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [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: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } }
14:00:26.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.758049 25225 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6a9003740334d5589a8c688798a5845. Latest consensus state: current_term: 1 leader_uuid: "c6a9003740334d5589a8c688798a5845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.758348 25225 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [sys.catalog]: This master's current role is: LEADER
14:00:26.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.772761 25270 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:00:26.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.783589 25270 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:00:26.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.834985 25119 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [term 1 FOLLOWER]: Refusing update from remote peer c6a9003740334d5589a8c688798a5845: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:26.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.836851 25266 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.848356 25048 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [term 1 FOLLOWER]: Refusing update from remote peer c6a9003740334d5589a8c688798a5845: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:26.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.849357 25225 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:26.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.874177 25253 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6a9003740334d5589a8c688798a5845. Latest consensus state: current_term: 1 leader_uuid: "c6a9003740334d5589a8c688798a5845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.874460 25253 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [sys.catalog]: This master's current role is: FOLLOWER
14:00:26.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.880940 25271 mvcc.cc:204] Tried to move back new op lower bound from 7287246138646859776 to 7287246138354720768. Current Snapshot: MvccSnapshot[applied={T|T < 7287246138646859776}]
14:00:26.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.895290 25266 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c6a9003740334d5589a8c688798a5845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.895597 25266 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [sys.catalog]: This master's current role is: LEADER
14:00:26.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.896418 25239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6a9003740334d5589a8c688798a5845. Latest consensus state: current_term: 1 leader_uuid: "c6a9003740334d5589a8c688798a5845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.896672 25239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [sys.catalog]: This master's current role is: FOLLOWER
14:00:26.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.897248 25253 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c6a9003740334d5589a8c688798a5845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.897481 25253 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd [sys.catalog]: This master's current role is: FOLLOWER
14:00:26.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.901480 25266 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c6a9003740334d5589a8c688798a5845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.901713 25266 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845 [sys.catalog]: This master's current role is: LEADER
14:00:26.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.902834 25270 catalog_manager.cc:1382] Generated new cluster ID: fb540d56f8a7475f9b97c3a10ca64e6c
14:00:26.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.902948 25270 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:00:26.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.941126 25270 catalog_manager.cc:1405] Generated new certificate authority record
14:00:26.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.943812 25270 catalog_manager.cc:1539] Loading token signing keys...
14:00:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.947881 25239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c6a9003740334d5589a8c688798a5845" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b1514a6da0841df827eefa056f67f0a" member_type: VOTER last_known_addr { host: "127.24.105.62" port: 39703 } } peers { permanent_uuid: "2e54949ab64d4873951edd5a57a11fdd" member_type: VOTER last_known_addr { host: "127.24.105.61" port: 44261 } } peers { permanent_uuid: "c6a9003740334d5589a8c688798a5845" member_type: VOTER last_known_addr { host: "127.24.105.60" port: 45145 } } }
14:00:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.948151 25239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a [sys.catalog]: This master's current role is: FOLLOWER
14:00:26.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.971570 25270 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c6a9003740334d5589a8c688798a5845: Generated new TSK 0
14:00:26.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.973153 25270 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:00:26.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:26.982080 24996 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:26.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/wal
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/data
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/logs
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/data/info.pb
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.1:0
14:00:26.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.105.1
14:00:26.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.1
14:00:26.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:26.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:26.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:26.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:26.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:26.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:26.990 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 22 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112826986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:27.107 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 22 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=120 ms, finalizationTime=0 ms).
14:00:27.110 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 22 as completed for source Source: KuduSource.
14:00:27.396 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:27.397 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:27.398 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:27.398 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:27.398 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:27.399 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:27.399 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:27.398 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:27.400 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:27.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:27.400 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:27.399 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:27.401 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:27.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 23 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112827486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:27.503 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 23 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=16 ms, finalizationTime=1 ms).
14:00:27.504 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 23 as completed for source Source: KuduSource.
14:00:27.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:27.528364 25280 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:27.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:27.528662 25280 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:27.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:27.528733 25280 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:27.537891 25280 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:27.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:27.538069 25280 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.105.1
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.548895 25280 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/data
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/wal
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.1:0
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/data/info.pb
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.1
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.105.1
14:00:27.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/logs
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.550532 25280 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:27.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.552356 25280 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:27.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:27.562189 25285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:27.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:27.562582 25288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:27.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:27.562924 25286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:27.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.564123 25280 server_base.cc:1061] running on GCE node
14:00:27.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.564793 25280 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:27.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.565986 25280 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:27.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.567219 25280 hybrid_clock.cc:648] HybridClock initialized: now 1779112827567154 us; error 57 us; skew 500 ppm
14:00:27.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.567607 25280 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.570375 25280 webserver.cc:533] Webserver started at http://127.24.105.1:38467/ using document root <none> and password file <none>
14:00:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.571274 25280 fs_manager.cc:362] Metadata directory not provided
14:00:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.571406 25280 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.571806 25280 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:27.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.574509 25280 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/data/instance:
14:00:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ca53369e6be244a9a8c59fb84ebc8192"
14:00:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:27 on dist-test-slave-409m"
14:00:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.575476 25280 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/wal/instance:
14:00:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ca53369e6be244a9a8c59fb84ebc8192"
14:00:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:27 on dist-test-slave-409m"
14:00:27.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.581777 25280 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
14:00:27.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.585400 25294 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:27.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.586820 25280 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
14:00:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.587003 25280 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/wal
14:00:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ca53369e6be244a9a8c59fb84ebc8192"
14:00:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:27 on dist-test-slave-409m"
14:00:27.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.587268 25280 fs_report.cc:389] FS layout report
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/wal
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/wal
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/data/data
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:27.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.592638 25250 catalog_manager.cc:1294] Loaded cluster ID: fb540d56f8a7475f9b97c3a10ca64e6c
14:00:27.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.592739 25250 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a: loading cluster ID for follower catalog manager: success
14:00:27.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.596735 25250 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a: acquiring CA information for follower catalog manager: success
14:00:27.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.599378 25250 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4b1514a6da0841df827eefa056f67f0a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:27.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.627010 25280 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:27.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.627921 25280 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:27.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.628180 25280 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:27.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.629103 25280 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:27.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.630759 25280 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:27.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.630846 25280 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:27.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.630919 25280 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:27.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.630968 25280 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:27.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.667182 25280 rpc_server.cc:307] RPC server started. Bound to: 127.24.105.1:43541
14:00:27.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.667295 25406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.105.1:43541 every 8 connection(s)
14:00:27.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.668660 25280 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/data/info.pb
14:00:27.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.678624 24996 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 25280
14:00:27.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.678897 24996 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-0/wal/instance
14:00:27.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.687295 24996 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:27.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:27.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/wal
14:00:27.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/data
14:00:27.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/logs
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/data/info.pb
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.2:0
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.105.2
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.2
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:27.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:27.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.690570 25264 catalog_manager.cc:1294] Loaded cluster ID: fb540d56f8a7475f9b97c3a10ca64e6c
14:00:27.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.690696 25264 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd: loading cluster ID for follower catalog manager: success
14:00:27.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.695384 25264 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd: acquiring CA information for follower catalog manager: success
14:00:27.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.703776 25264 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2e54949ab64d4873951edd5a57a11fdd: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:27.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.710987 25407 heartbeater.cc:344] Connected to a master server at 127.24.105.60:45145
14:00:27.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.711547 25407 heartbeater.cc:461] Registering TS with master...
14:00:27.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.712874 25407 heartbeater.cc:507] Master 127.24.105.60:45145 requested a full tablet report, sending...
14:00:27.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.715480 25180 ts_manager.cc:194] Registered new tserver with Master: ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541)
14:00:27.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.718400 25180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.105.1:44701
14:00:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.722390 25409 heartbeater.cc:344] Connected to a master server at 127.24.105.61:44261
14:00:27.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.722589 25409 heartbeater.cc:461] Registering TS with master...
14:00:27.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.722980 25409 heartbeater.cc:507] Master 127.24.105.61:44261 requested a full tablet report, sending...
14:00:27.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.725175 25109 ts_manager.cc:194] Registered new tserver with Master: ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541)
14:00:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.726554 25408 heartbeater.cc:344] Connected to a master server at 127.24.105.62:39703
14:00:27.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.726693 25408 heartbeater.cc:461] Registering TS with master...
14:00:27.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.727079 25408 heartbeater.cc:507] Master 127.24.105.62:39703 requested a full tablet report, sending...
14:00:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:27.729310 25038 ts_manager.cc:194] Registered new tserver with Master: ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541)
14:00:27.775 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:27.776 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:27.777 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:27.777 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:27.777 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:27.777 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:27.777 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:27.777 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:27.778 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:27.778 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:27.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:27.778 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:27.778 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:27.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 24 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112827985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:27.998 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 24 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:00:28.000 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 24 as completed for source Source: KuduSource.
14:00:28.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.086019 25415 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:28.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.086326 25415 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:28.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.086397 25415 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:28.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.095011 25415 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:28.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.095271 25415 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.105.2
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.105880 25415 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/data
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/wal
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.2:0
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/data/info.pb
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.2
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.105.2
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/logs
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:28.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.107697 25415 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:28.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.109925 25415 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:28.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.123971 25423 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:28.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.123999 25422 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:28.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.125459 25425 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.133708 25415 server_base.cc:1061] running on GCE node
14:00:28.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.134413 25415 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:28.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.135581 25415 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.136897 25415 hybrid_clock.cc:648] HybridClock initialized: now 1779112828136830 us; error 56 us; skew 500 ppm
14:00:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.137379 25415 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:28.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.140307 25415 webserver.cc:533] Webserver started at http://127.24.105.2:33003/ using document root <none> and password file <none>
14:00:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.141585 25415 fs_manager.cc:362] Metadata directory not provided
14:00:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.141755 25415 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:28.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.142179 25415 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:28.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.144810 25415 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/data/instance:
14:00:28.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1166875c6a424eddb02452196daf48d4"
14:00:28.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:28 on dist-test-slave-409m"
14:00:28.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.145725 25415 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/wal/instance:
14:00:28.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1166875c6a424eddb02452196daf48d4"
14:00:28.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:28 on dist-test-slave-409m"
14:00:28.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.152815 25415 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.005s
14:00:28.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.157007 25431 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:28.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.158561 25415 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.158749 25415 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/wal
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1166875c6a424eddb02452196daf48d4"
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:28 on dist-test-slave-409m"
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.159030 25415 fs_report.cc:389] FS layout report
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/wal
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/wal
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/data/data
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:28.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:28.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:28.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:28.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:28.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:28.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:28.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:28.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.183259 25415 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:28.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.184264 25415 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:28.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.184587 25415 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:28.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.185811 25415 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:28.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.187775 25415 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:28.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.187912 25415 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:28.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.188032 25415 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:28.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.188131 25415 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:28.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.263013 25415 rpc_server.cc:307] RPC server started. Bound to: 127.24.105.2:33967
14:00:28.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.263065 25543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.105.2:33967 every 8 connection(s)
14:00:28.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.264940 25415 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/data/info.pb
14:00:28.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.274580 24996 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 25415
14:00:28.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.274801 24996 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-1/wal/instance
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.281114 24996 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/wal
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/data
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/logs
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/data/info.pb
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.3:0
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.105.3
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.3
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:28.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.321141 25546 heartbeater.cc:344] Connected to a master server at 127.24.105.61:44261
14:00:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.321537 25546 heartbeater.cc:461] Registering TS with master...
14:00:28.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.322760 25546 heartbeater.cc:507] Master 127.24.105.61:44261 requested a full tablet report, sending...
14:00:28.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.327885 25109 ts_manager.cc:194] Registered new tserver with Master: 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:28.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.331555 25544 heartbeater.cc:344] Connected to a master server at 127.24.105.60:45145
14:00:28.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.331748 25544 heartbeater.cc:461] Registering TS with master...
14:00:28.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.332341 25544 heartbeater.cc:507] Master 127.24.105.60:45145 requested a full tablet report, sending...
14:00:28.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.333921 25180 ts_manager.cc:194] Registered new tserver with Master: 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.334966 25180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.105.2:55097
14:00:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.338176 25545 heartbeater.cc:344] Connected to a master server at 127.24.105.62:39703
14:00:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.338332 25545 heartbeater.cc:461] Registering TS with master...
14:00:28.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.338766 25545 heartbeater.cc:507] Master 127.24.105.62:39703 requested a full tablet report, sending...
14:00:28.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.339946 25038 ts_manager.cc:194] Registered new tserver with Master: 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:28.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 25 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112828485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:28.503 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 25 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=18 ms, finalizationTime=0 ms).
14:00:28.505 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 25 as completed for source Source: KuduSource.
14:00:28.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.688051 25552 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:28.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.688432 25552 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:28.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.688539 25552 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:28.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.697933 25552 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:28.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.698195 25552 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.105.3
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.709010 25552 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.105.20:39065
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/data
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/wal
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.105.3:0
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/data/info.pb
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.105.3
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.105.3
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/logs
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:28.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:28.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.711136 25552 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:28.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.713253 25552 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.722815 25407 heartbeater.cc:499] Master 127.24.105.60:45145 was elected leader, sending a full tablet report...
14:00:28.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.723802 25559 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:28.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.724640 25562 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:28.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.725203 25560 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:28.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.725759 25552 server_base.cc:1061] running on GCE node
14:00:28.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.726384 25552 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:28.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.727584 25552 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:28.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.728821 25552 hybrid_clock.cc:648] HybridClock initialized: now 1779112828728752 us; error 59 us; skew 500 ppm
14:00:28.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.729238 25552 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:28.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.731721 25552 webserver.cc:533] Webserver started at http://127.24.105.3:44471/ using document root <none> and password file <none>
14:00:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.732638 25552 fs_manager.cc:362] Metadata directory not provided
14:00:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.732779 25552 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:28.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.733165 25552 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:28.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.736477 25552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/data/instance:
14:00:28.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1a179f02052d4d079bbfb29bc5ac90f8"
14:00:28.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:28 on dist-test-slave-409m"
14:00:28.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.737462 25552 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/wal/instance:
14:00:28.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1a179f02052d4d079bbfb29bc5ac90f8"
14:00:28.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:28 on dist-test-slave-409m"
14:00:28.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.744261 25552 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
14:00:28.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.748517 25568 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.750171 25552 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.750330 25552 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/wal
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1a179f02052d4d079bbfb29bc5ac90f8"
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:28 on dist-test-slave-409m"
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.750516 25552 fs_report.cc:389] FS layout report
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/wal
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/wal
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/data/data
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:28.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:28.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.777863 25552 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:28.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.778911 25552 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:28.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.779381 25552 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:28.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.780421 25552 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:28.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.782090 25552 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:28.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.782186 25552 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:28.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.782262 25552 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:28.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.782307 25552 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:28.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.819720 25552 rpc_server.cc:307] RPC server started. Bound to: 127.24.105.3:36399
14:00:28.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.819772 25680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.105.3:36399 every 8 connection(s)
14:00:28.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.821424 25552 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/data/info.pb
14:00:28.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.831847 24996 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 25552
14:00:28.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.832024 24996 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster4226112345888102284/ts-2/wal/instance
14:00:28.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.843345 25681 heartbeater.cc:344] Connected to a master server at 127.24.105.60:45145
14:00:28.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.843505 25682 heartbeater.cc:344] Connected to a master server at 127.24.105.62:39703
14:00:28.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.843801 25682 heartbeater.cc:461] Registering TS with master...
14:00:28.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.843801 25681 heartbeater.cc:461] Registering TS with master...
14:00:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.845080 25681 heartbeater.cc:507] Master 127.24.105.60:45145 requested a full tablet report, sending...
14:00:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.845109 25682 heartbeater.cc:507] Master 127.24.105.62:39703 requested a full tablet report, sending...
14:00:28.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.846661 25683 heartbeater.cc:344] Connected to a master server at 127.24.105.61:44261
14:00:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.846839 25683 heartbeater.cc:461] Registering TS with master...
14:00:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.847061 25180 ts_manager.cc:194] Registered new tserver with Master: 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.847184 25038 ts_manager.cc:194] Registered new tserver with Master: 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:28.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.847602 25683 heartbeater.cc:507] Master 127.24.105.61:44261 requested a full tablet report, sending...
14:00:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.848174 25180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.105.3:50211
14:00:28.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.848762 25109 ts_manager.cc:194] Registered new tserver with Master: 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:28.857 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:28.858 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:28.859 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:28.859 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:28.859 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:28.859 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:28.859 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:28.859 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:28.859 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:28.860 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:28.860 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:28.860 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:28.860 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:28.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.862680 24996 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:00:28.864 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:28.864 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:00:28.866 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.105.62"
      port: 39703
    }
    bound_http_address {
      host: "127.24.105.62"
      port: 37163
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.105.61"
      port: 44261
    }
    bound_http_address {
      host: "127.24.105.61"
      port: 39099
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.105.60"
      port: 45145
    }
    bound_http_address {
      host: "127.24.105.60"
      port: 37885
    }
  }
}

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

14:00:28.868 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.105.1"
      port: 43541
    }
    bound_http_address {
      host: "127.24.105.1"
      port: 38467
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.105.2"
      port: 33967
    }
    bound_http_address {
      host: "127.24.105.2"
      port: 33003
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.105.3"
      port: 36399
    }
    bound_http_address {
      host: "127.24.105.3"
      port: 44471
    }
  }
}

14:00:28.868 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:00:28.871 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:28.878 [DEBUG - main] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:28.879 [DEBUG - main] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:28.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.188.188:36691(127.23.188.188:36691)] Successfully connected to peer
14:00:28.880 [DEBUG - main] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:28.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.188.189:44275(127.23.188.189:44275)] Successfully connected to peer
14:00:28.882 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.188
14:00:28.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.188.190:39901(127.23.188.190:39901)] Successfully connected to peer
14:00:28.892 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:28.895 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.190
14:00:28.900 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb659c9b, L:/127.0.0.1:56828 - R:/127.23.188.188:36691] using SASL/PLAIN
14:00:28.901 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.189
14:00:28.908 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:28.913 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xddfe13a6, L:/127.0.0.1:56792 - R:/127.23.188.190:39901] using SASL/PLAIN
14:00:28.917 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:28.922 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4684dc8f, L:/127.0.0.1:39324 - R:/127.23.188.189:44275] using SASL/PLAIN
14:00:28.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:28.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=50), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: OK, deferred=null) after lookup
14:00:28.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.929585 24420 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39324:
14:00:28.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:00:28.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:00:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000"
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "key1"
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 5
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 123
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:28.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:28.937224 24420 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:00:28.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df47dab6b38d4880a4627c308d64807e
14:00:28.992 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 26 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112828986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.997262 24919 tablet_service.cc:1511] Processing CreateTablet for tablet 10af3c729b0146b0b089f99eeaee95e8 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 2, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.999547 24919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10af3c729b0146b0b089f99eeaee95e8. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.003340 24918 tablet_service.cc:1511] Processing CreateTablet for tablet 4d817c911bc2427da82b0839fc379365 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 3, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.003927 24918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d817c911bc2427da82b0839fc379365. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.005158 24917 tablet_service.cc:1511] Processing CreateTablet for tablet f9eb63e369544894b3f90e84f5305ae3 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 4, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.005713 24917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9eb63e369544894b3f90e84f5305ae3. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.008766 24921 tablet_service.cc:1511] Processing CreateTablet for tablet bc9e327d35b644f5bd287fe7c5927619 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.010061 24921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9e327d35b644f5bd287fe7c5927619. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:28.997123 24920 tablet_service.cc:1511] Processing CreateTablet for tablet 8477c98ad3a740569b2d053384c8e7b2 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.013000 24920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8477c98ad3a740569b2d053384c8e7b2. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.024 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 26 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=37 ms, finalizationTime=0 ms).
14:00:29.026 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 26 as completed for source Source: KuduSource.
14:00:29.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.019779 24785 tablet_service.cc:1511] Processing CreateTablet for tablet 10af3c729b0146b0b089f99eeaee95e8 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 2, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.021637 24783 tablet_service.cc:1511] Processing CreateTablet for tablet f9eb63e369544894b3f90e84f5305ae3 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 4, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.022409 24783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9eb63e369544894b3f90e84f5305ae3. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.027901 24784 tablet_service.cc:1511] Processing CreateTablet for tablet 4d817c911bc2427da82b0839fc379365 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 3, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.028383 24784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d817c911bc2427da82b0839fc379365. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.031841 24786 tablet_service.cc:1511] Processing CreateTablet for tablet 8477c98ad3a740569b2d053384c8e7b2 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.032068 24785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10af3c729b0146b0b089f99eeaee95e8. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.032330 24786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8477c98ad3a740569b2d053384c8e7b2. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.034986 24787 tablet_service.cc:1511] Processing CreateTablet for tablet bc9e327d35b644f5bd287fe7c5927619 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.035697 24787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9e327d35b644f5bd287fe7c5927619. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.041004 24651 tablet_service.cc:1511] Processing CreateTablet for tablet bc9e327d35b644f5bd287fe7c5927619 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.043406 24651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9e327d35b644f5bd287fe7c5927619. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.046667 24650 tablet_service.cc:1511] Processing CreateTablet for tablet 8477c98ad3a740569b2d053384c8e7b2 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.047351 24650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8477c98ad3a740569b2d053384c8e7b2. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.047786 24649 tablet_service.cc:1511] Processing CreateTablet for tablet 10af3c729b0146b0b089f99eeaee95e8 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 2, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.048309 24649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10af3c729b0146b0b089f99eeaee95e8. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.050570 25715 tablet_bootstrap.cc:492] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8: Bootstrap starting.
14:00:29.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.052277 24647 tablet_service.cc:1511] Processing CreateTablet for tablet f9eb63e369544894b3f90e84f5305ae3 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 4, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.052915 24647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9eb63e369544894b3f90e84f5305ae3. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.053922 24648 tablet_service.cc:1511] Processing CreateTablet for tablet 4d817c911bc2427da82b0839fc379365 (DEFAULT_TABLE table=replication_test_table [id=df47dab6b38d4880a4627c308d64807e]), partition=HASH (key1) PARTITION 3, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:29.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.054379 24648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d817c911bc2427da82b0839fc379365. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:29.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.055051 25715 tablet_bootstrap.cc:654] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8: Neither blocks nor log segments found. Creating new log.
14:00:29.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.056530 25715 log.cc:826] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8: Log is configured to *not* fsync() on all Append() calls
14:00:29.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.062984 25714 tablet_bootstrap.cc:492] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2: Bootstrap starting.
14:00:29.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.067596 25714 tablet_bootstrap.cc:654] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2: Neither blocks nor log segments found. Creating new log.
14:00:29.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.069564 25715 tablet_bootstrap.cc:492] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8: No bootstrap required, opened a new log
14:00:29.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.069621 25714 log.cc:826] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2: Log is configured to *not* fsync() on all Append() calls
14:00:29.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.070195 25715 ts_tablet_manager.cc:1403] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
14:00:29.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.078521 25714 tablet_bootstrap.cc:492] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2: No bootstrap required, opened a new log
14:00:29.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.078933 25718 tablet_bootstrap.cc:492] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480: Bootstrap starting.
14:00:29.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.079257 25714 ts_tablet_manager.cc:1403] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
14:00:29.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.079501 25715 raft_consensus.cc:359] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.080164 25715 raft_consensus.cc:385] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.080400 25715 raft_consensus.cc:740] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b951bd339b41e08c89d05f5ae574f8, State: Initialized, Role: FOLLOWER
14:00:29.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.081360 25715 consensus_queue.cc:260] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.083099 25718 tablet_bootstrap.cc:654] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480: Neither blocks nor log segments found. Creating new log.
14:00:29.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.084697 25718 log.cc:826] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480: Log is configured to *not* fsync() on all Append() calls
14:00:29.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.087869 25714 raft_consensus.cc:359] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.088598 25714 raft_consensus.cc:385] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.088837 25714 raft_consensus.cc:740] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7079b3881e041e48fa3682ab57b73f2, State: Initialized, Role: FOLLOWER
14:00:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.090251 25715 ts_tablet_manager.cc:1434] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.012s
14:00:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.091384 25714 consensus_queue.cc:260] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.093740 25715 tablet_bootstrap.cc:492] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8: Bootstrap starting.
14:00:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.095757 25715 tablet_bootstrap.cc:654] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8: Neither blocks nor log segments found. Creating new log.
14:00:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.095932 25714 ts_tablet_manager.cc:1434] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.002s
14:00:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.098594 25714 tablet_bootstrap.cc:492] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2: Bootstrap starting.
14:00:29.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.103004 25718 tablet_bootstrap.cc:492] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480: No bootstrap required, opened a new log
14:00:29.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.103655 25718 ts_tablet_manager.cc:1403] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.007s
14:00:29.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.104338 25714 tablet_bootstrap.cc:654] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2: Neither blocks nor log segments found. Creating new log.
14:00:29.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.105582 25715 tablet_bootstrap.cc:492] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8: No bootstrap required, opened a new log
14:00:29.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.105883 25715 ts_tablet_manager.cc:1403] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
14:00:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.106766 25714 tablet_bootstrap.cc:492] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2: No bootstrap required, opened a new log
14:00:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.106726 25715 raft_consensus.cc:359] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.106912 25715 raft_consensus.cc:385] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.106927 25714 ts_tablet_manager.cc:1403] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.001s
14:00:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.107002 25715 raft_consensus.cc:740] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b951bd339b41e08c89d05f5ae574f8, State: Initialized, Role: FOLLOWER
14:00:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.107318 25715 consensus_queue.cc:260] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.107882 25714 raft_consensus.cc:359] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } }
14:00:29.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.108073 25714 raft_consensus.cc:385] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.108165 25714 raft_consensus.cc:740] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7079b3881e041e48fa3682ab57b73f2, State: Initialized, Role: FOLLOWER
14:00:29.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.108362 25714 consensus_queue.cc:260] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } }
14:00:29.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.108990 25714 ts_tablet_manager.cc:1434] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:00:29.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.109488 25714 tablet_bootstrap.cc:492] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2: Bootstrap starting.
14:00:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.112071 25715 ts_tablet_manager.cc:1434] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
14:00:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.113011 25715 tablet_bootstrap.cc:492] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8: Bootstrap starting.
14:00:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.113031 25718 raft_consensus.cc:359] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } }
14:00:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.113528 25714 tablet_bootstrap.cc:654] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2: Neither blocks nor log segments found. Creating new log.
14:00:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.113632 25718 raft_consensus.cc:385] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.113852 25718 raft_consensus.cc:740] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2a454080e644fbb5126ab9ae622480, State: Initialized, Role: FOLLOWER
14:00:29.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.115239 25715 tablet_bootstrap.cc:654] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8: Neither blocks nor log segments found. Creating new log.
14:00:29.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.114987 25718 consensus_queue.cc:260] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } }
14:00:29.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.121526 25718 ts_tablet_manager.cc:1434] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
14:00:29.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.122665 25718 tablet_bootstrap.cc:492] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480: Bootstrap starting.
14:00:29.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.124953 25718 tablet_bootstrap.cc:654] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480: Neither blocks nor log segments found. Creating new log.
14:00:29.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.128700 25714 tablet_bootstrap.cc:492] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2: No bootstrap required, opened a new log
14:00:29.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.128773 25718 tablet_bootstrap.cc:492] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480: No bootstrap required, opened a new log
14:00:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.128903 25715 tablet_bootstrap.cc:492] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8: No bootstrap required, opened a new log
14:00:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.128933 25718 ts_tablet_manager.cc:1403] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
14:00:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.129104 25715 ts_tablet_manager.cc:1403] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.008s
14:00:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.129657 25714 ts_tablet_manager.cc:1403] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.004s
14:00:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.129866 25715 raft_consensus.cc:359] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.130103 25715 raft_consensus.cc:385] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.130005 25718 raft_consensus.cc:359] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.130179 25715 raft_consensus.cc:740] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b951bd339b41e08c89d05f5ae574f8, State: Initialized, Role: FOLLOWER
14:00:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.130191 25718 raft_consensus.cc:385] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.130276 25718 raft_consensus.cc:740] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2a454080e644fbb5126ab9ae622480, State: Initialized, Role: FOLLOWER
14:00:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.130496 25715 consensus_queue.cc:260] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.130566 25718 consensus_queue.cc:260] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.130666 25714 raft_consensus.cc:359] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.131201 25714 raft_consensus.cc:385] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.131392 25714 raft_consensus.cc:740] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7079b3881e041e48fa3682ab57b73f2, State: Initialized, Role: FOLLOWER
14:00:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.131898 25714 consensus_queue.cc:260] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.132616 25714 ts_tablet_manager.cc:1434] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:00:29.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.133098 25714 tablet_bootstrap.cc:492] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2: Bootstrap starting.
14:00:29.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.135386 25714 tablet_bootstrap.cc:654] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2: Neither blocks nor log segments found. Creating new log.
14:00:29.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.136353 25715 ts_tablet_manager.cc:1434] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.002s
14:00:29.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.137195 25718 ts_tablet_manager.cc:1434] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
14:00:29.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.137703 25718 tablet_bootstrap.cc:492] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480: Bootstrap starting.
14:00:29.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.140746 25715 tablet_bootstrap.cc:492] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8: Bootstrap starting.
14:00:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.142938 25715 tablet_bootstrap.cc:654] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8: Neither blocks nor log segments found. Creating new log.
14:00:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.143375 25718 tablet_bootstrap.cc:654] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480: Neither blocks nor log segments found. Creating new log.
14:00:29.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.146250 25718 tablet_bootstrap.cc:492] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480: No bootstrap required, opened a new log
14:00:29.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.146303 25715 tablet_bootstrap.cc:492] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8: No bootstrap required, opened a new log
14:00:29.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.146438 25715 ts_tablet_manager.cc:1403] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
14:00:29.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.146457 25718 ts_tablet_manager.cc:1403] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.002s
14:00:29.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.147253 25718 raft_consensus.cc:359] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.147272 25715 raft_consensus.cc:359] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.147492 25715 raft_consensus.cc:385] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.147512 25718 raft_consensus.cc:385] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.147583 25718 raft_consensus.cc:740] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2a454080e644fbb5126ab9ae622480, State: Initialized, Role: FOLLOWER
14:00:29.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.147589 25715 raft_consensus.cc:740] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b951bd339b41e08c89d05f5ae574f8, State: Initialized, Role: FOLLOWER
14:00:29.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.147812 25715 consensus_queue.cc:260] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.147854 25718 consensus_queue.cc:260] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.148447 25718 ts_tablet_manager.cc:1434] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:00:29.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.148916 25718 tablet_bootstrap.cc:492] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480: Bootstrap starting.
14:00:29.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.150985 25718 tablet_bootstrap.cc:654] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480: Neither blocks nor log segments found. Creating new log.
14:00:29.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.155256 25715 ts_tablet_manager.cc:1434] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
14:00:29.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.155457 25714 tablet_bootstrap.cc:492] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2: No bootstrap required, opened a new log
14:00:29.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.156045 25715 tablet_bootstrap.cc:492] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8: Bootstrap starting.
14:00:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.157979 25718 tablet_bootstrap.cc:492] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480: No bootstrap required, opened a new log
14:00:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.155743 25714 ts_tablet_manager.cc:1403] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.007s
14:00:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.158381 25718 ts_tablet_manager.cc:1403] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.005s
14:00:29.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.158453 25715 tablet_bootstrap.cc:654] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8: Neither blocks nor log segments found. Creating new log.
14:00:29.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.159065 25714 raft_consensus.cc:359] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.159298 25714 raft_consensus.cc:385] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.159471 25718 raft_consensus.cc:359] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.159395 25714 raft_consensus.cc:740] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7079b3881e041e48fa3682ab57b73f2, State: Initialized, Role: FOLLOWER
14:00:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.160135 25718 raft_consensus.cc:385] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.160097 25714 consensus_queue.cc:260] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.160271 25718 raft_consensus.cc:740] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2a454080e644fbb5126ab9ae622480, State: Initialized, Role: FOLLOWER
14:00:29.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.160777 25715 tablet_bootstrap.cc:492] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8: No bootstrap required, opened a new log
14:00:29.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.160964 25715 ts_tablet_manager.cc:1403] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
14:00:29.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.162540 25714 ts_tablet_manager.cc:1434] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
14:00:29.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.162524 25718 consensus_queue.cc:260] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.162556 25715 raft_consensus.cc:359] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } }
14:00:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.162801 25725 raft_consensus.cc:493] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.163080 25725 raft_consensus.cc:515] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.163491 25714 tablet_bootstrap.cc:492] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2: Bootstrap starting.
14:00:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.165453 25714 tablet_bootstrap.cc:654] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2: Neither blocks nor log segments found. Creating new log.
14:00:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.168439 25725 leader_election.cc:290] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.175190 25715 raft_consensus.cc:385] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.176003 25715 raft_consensus.cc:740] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b951bd339b41e08c89d05f5ae574f8, State: Initialized, Role: FOLLOWER
14:00:29.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.176808 25715 consensus_queue.cc:260] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } }
14:00:29.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.179659 25715 ts_tablet_manager.cc:1434] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.001s
14:00:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:29.182956 24719 tablet.cc:2404] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:29.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:29.186317 24855 tablet.cc:2404] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:29.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.192961 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d817c911bc2427da82b0839fc379365" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b951bd339b41e08c89d05f5ae574f8" is_pre_election: true
14:00:29.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.193487 25718 ts_tablet_manager.cc:1434] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.015s
14:00:29.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.193599 24807 raft_consensus.cc:2468] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 0.
14:00:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.194572 24607 leader_election.cc:304] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [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: 9e2a454080e644fbb5126ab9ae622480, f9b951bd339b41e08c89d05f5ae574f8; no voters: 
14:00:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.195274 25733 raft_consensus.cc:2804] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:29.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.195623 25733 raft_consensus.cc:493] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.195921 25733 raft_consensus.cc:3060] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.196141 25718 tablet_bootstrap.cc:492] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480: Bootstrap starting.
14:00:29.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.198568 25718 tablet_bootstrap.cc:654] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480: Neither blocks nor log segments found. Creating new log.
14:00:29.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.199714 25733 raft_consensus.cc:515] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.201663 25714 tablet_bootstrap.cc:492] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2: No bootstrap required, opened a new log
14:00:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.201607 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d817c911bc2427da82b0839fc379365" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2" is_pre_election: true
14:00:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.201880 25714 ts_tablet_manager.cc:1403] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.008s
14:00:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.202248 25718 tablet_bootstrap.cc:492] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480: No bootstrap required, opened a new log
14:00:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.202431 25718 ts_tablet_manager.cc:1403] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
14:00:29.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.202630 25719 raft_consensus.cc:493] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.202776 25714 raft_consensus.cc:359] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.202813 25719 raft_consensus.cc:515] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.203013 25714 raft_consensus.cc:385] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.203087 25714 raft_consensus.cc:740] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7079b3881e041e48fa3682ab57b73f2, State: Initialized, Role: FOLLOWER
14:00:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.203260 25718 raft_consensus.cc:359] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.203329 25714 consensus_queue.cc:260] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.203519 25718 raft_consensus.cc:385] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:29.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.203663 25718 raft_consensus.cc:740] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e2a454080e644fbb5126ab9ae622480, State: Initialized, Role: FOLLOWER
14:00:29.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.203831 25714 ts_tablet_manager.cc:1434] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:00:29.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.203940 25718 consensus_queue.cc:260] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:29.204725 24605 leader_election.cc:343] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865): Illegal state: must be running to vote when last-logged opid is not known
14:00:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.205019 25719 leader_election.cc:290] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.205853 25718 ts_tablet_manager.cc:1434] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:00:29.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.208016 25725 raft_consensus.cc:493] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:29.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.208189 25725 raft_consensus.cc:515] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.208807 25725 leader_election.cc:290] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.209225 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eb63e369544894b3f90e84f5305ae3" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b951bd339b41e08c89d05f5ae574f8" is_pre_election: true
14:00:29.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.209481 24807 raft_consensus.cc:2468] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 0.
14:00:29.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.209995 24607 leader_election.cc:304] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [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: 9e2a454080e644fbb5126ab9ae622480, f9b951bd339b41e08c89d05f5ae574f8; no voters: 
14:00:29.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.210858 25725 raft_consensus.cc:2804] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:29.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.210966 25725 raft_consensus.cc:493] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:29.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.211079 25725 raft_consensus.cc:3060] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.213322 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eb63e369544894b3f90e84f5305ae3" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2" is_pre_election: true
14:00:29.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.213666 24941 raft_consensus.cc:2468] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 0.
14:00:29.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.215809 25733 leader_election.cc:290] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [CANDIDATE]: Term 1 election: Requested vote from peers f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.216261 24671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eb63e369544894b3f90e84f5305ae3" candidate_uuid: "f9b951bd339b41e08c89d05f5ae574f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2a454080e644fbb5126ab9ae622480" is_pre_election: true
14:00:29.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.216395 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d817c911bc2427da82b0839fc379365" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b951bd339b41e08c89d05f5ae574f8"
14:00:29.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.216598 24807 raft_consensus.cc:3060] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.220021 24807 raft_consensus.cc:2468] T 4d817c911bc2427da82b0839fc379365 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 1.
14:00:29.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.220714 24607 leader_election.cc:304] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [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: 9e2a454080e644fbb5126ab9ae622480, f9b951bd339b41e08c89d05f5ae574f8; no voters: 
14:00:29.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.221163 25733 raft_consensus.cc:2804] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Leader election won for term 1
14:00:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.221570 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d817c911bc2427da82b0839fc379365" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2"
14:00:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.221779 25733 raft_consensus.cc:697] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [term 1 LEADER]: Becoming Leader. State: Replica: 9e2a454080e644fbb5126ab9ae622480, State: Running, Role: LEADER
14:00:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.221866 24941 raft_consensus.cc:3060] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.221748 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eb63e369544894b3f90e84f5305ae3" candidate_uuid: "f9b951bd339b41e08c89d05f5ae574f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2" is_pre_election: true
14:00:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.222101 24940 raft_consensus.cc:2468] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b951bd339b41e08c89d05f5ae574f8 in term 0.
14:00:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.222481 25733 consensus_queue.cc:237] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.223219 24741 leader_election.cc:304] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [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: b7079b3881e041e48fa3682ab57b73f2, f9b951bd339b41e08c89d05f5ae574f8; no voters: 
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.227628 25719 raft_consensus.cc:2804] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.227793 25719 raft_consensus.cc:493] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.227885 25719 raft_consensus.cc:3060] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.228649 24418 catalog_manager.cc:5696] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129). New cstate: current_term: 1 leader_uuid: "9e2a454080e644fbb5126ab9ae622480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } health_report { overall_health: UNKNOWN } } }
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.230799 25719 raft_consensus.cc:515] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.231945 24941 raft_consensus.cc:2468] T 4d817c911bc2427da82b0839fc379365 P b7079b3881e041e48fa3682ab57b73f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 1.
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.231917 25725 raft_consensus.cc:515] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:29.236142 24989 tablet.cc:2404] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:29.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.236059 24670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eb63e369544894b3f90e84f5305ae3" candidate_uuid: "f9b951bd339b41e08c89d05f5ae574f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2a454080e644fbb5126ab9ae622480"
14:00:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.237596 25719 leader_election.cc:290] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [CANDIDATE]: Term 1 election: Requested vote from peers 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.240242 24671 raft_consensus.cc:2393] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9b951bd339b41e08c89d05f5ae574f8 in current term 1: Already voted for candidate 9e2a454080e644fbb5126ab9ae622480 in this term.
14:00:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.241966 25725 leader_election.cc:290] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [CANDIDATE]: Term 1 election: Requested vote from peers f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.242064 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eb63e369544894b3f90e84f5305ae3" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2"
14:00:29.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.242322 24940 raft_consensus.cc:3060] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.242703 24941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eb63e369544894b3f90e84f5305ae3" candidate_uuid: "f9b951bd339b41e08c89d05f5ae574f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2"
14:00:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.244992 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9eb63e369544894b3f90e84f5305ae3" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b951bd339b41e08c89d05f5ae574f8"
14:00:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.245200 24940 raft_consensus.cc:2468] T f9eb63e369544894b3f90e84f5305ae3 P b7079b3881e041e48fa3682ab57b73f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 1.
14:00:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.245349 24807 raft_consensus.cc:2393] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e2a454080e644fbb5126ab9ae622480 in current term 1: Already voted for candidate f9b951bd339b41e08c89d05f5ae574f8 in this term.
14:00:29.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.245709 24605 leader_election.cc:304] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [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: 9e2a454080e644fbb5126ab9ae622480, b7079b3881e041e48fa3682ab57b73f2; no voters: 
14:00:29.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.246215 25725 raft_consensus.cc:2804] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Leader election won for term 1
14:00:29.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.246408 25725 raft_consensus.cc:697] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [term 1 LEADER]: Becoming Leader. State: Replica: 9e2a454080e644fbb5126ab9ae622480, State: Running, Role: LEADER
14:00:29.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.246366 24741 leader_election.cc:304] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b951bd339b41e08c89d05f5ae574f8; no voters: 9e2a454080e644fbb5126ab9ae622480, b7079b3881e041e48fa3682ab57b73f2
14:00:29.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.246730 25725 consensus_queue.cc:237] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.246865 25719 raft_consensus.cc:2749] T f9eb63e369544894b3f90e84f5305ae3 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
14:00:29.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.250499 24418 catalog_manager.cc:5696] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129). New cstate: current_term: 1 leader_uuid: "9e2a454080e644fbb5126ab9ae622480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } health_report { overall_health: UNKNOWN } } }
14:00:29.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.262123 25719 raft_consensus.cc:493] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:29.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.262444 25719 raft_consensus.cc:515] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } }
14:00:29.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.264087 25719 leader_election.cc:290] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.264312 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9e327d35b644f5bd287fe7c5927619" candidate_uuid: "f9b951bd339b41e08c89d05f5ae574f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2" is_pre_election: true
14:00:29.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.264604 24940 raft_consensus.cc:2468] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b951bd339b41e08c89d05f5ae574f8 in term 0.
14:00:29.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.265244 24741 leader_election.cc:304] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [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: b7079b3881e041e48fa3682ab57b73f2, f9b951bd339b41e08c89d05f5ae574f8; no voters: 
14:00:29.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.265201 24671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9e327d35b644f5bd287fe7c5927619" candidate_uuid: "f9b951bd339b41e08c89d05f5ae574f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2a454080e644fbb5126ab9ae622480" is_pre_election: true
14:00:29.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.265484 24671 raft_consensus.cc:2468] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b951bd339b41e08c89d05f5ae574f8 in term 0.
14:00:29.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.265575 25719 raft_consensus.cc:2804] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:29.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.265691 25719 raft_consensus.cc:493] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:29.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.265803 25719 raft_consensus.cc:3060] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.268605 25719 raft_consensus.cc:515] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } }
14:00:29.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.269330 25719 leader_election.cc:290] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [CANDIDATE]: Term 1 election: Requested vote from peers 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.269946 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9e327d35b644f5bd287fe7c5927619" candidate_uuid: "f9b951bd339b41e08c89d05f5ae574f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2"
14:00:29.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.269958 24671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9e327d35b644f5bd287fe7c5927619" candidate_uuid: "f9b951bd339b41e08c89d05f5ae574f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2a454080e644fbb5126ab9ae622480"
14:00:29.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.270195 24671 raft_consensus.cc:3060] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.270195 24940 raft_consensus.cc:3060] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.273330 24671 raft_consensus.cc:2468] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b951bd339b41e08c89d05f5ae574f8 in term 1.
14:00:29.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.273316 24940 raft_consensus.cc:2468] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b951bd339b41e08c89d05f5ae574f8 in term 1.
14:00:29.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.273947 24742 leader_election.cc:304] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 9e2a454080e644fbb5126ab9ae622480, b7079b3881e041e48fa3682ab57b73f2, f9b951bd339b41e08c89d05f5ae574f8; no voters: 
14:00:29.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.274385 25719 raft_consensus.cc:2804] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 FOLLOWER]: Leader election won for term 1
14:00:29.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.275184 25719 raft_consensus.cc:697] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 LEADER]: Becoming Leader. State: Replica: f9b951bd339b41e08c89d05f5ae574f8, State: Running, Role: LEADER
14:00:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.275818 25719 consensus_queue.cc:237] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } }
14:00:29.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.281891 24418 catalog_manager.cc:5696] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130). New cstate: current_term: 1 leader_uuid: "f9b951bd339b41e08c89d05f5ae574f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } health_report { overall_health: HEALTHY } } }
14:00:29.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.338721 25544 heartbeater.cc:499] Master 127.24.105.60:45145 was elected leader, sending a full tablet report...
14:00:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.346129 25725 raft_consensus.cc:493] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.346349 25725 raft_consensus.cc:515] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.347043 25725 leader_election.cc:290] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.347666 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8477c98ad3a740569b2d053384c8e7b2" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b951bd339b41e08c89d05f5ae574f8" is_pre_election: true
14:00:29.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.347748 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8477c98ad3a740569b2d053384c8e7b2" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2" is_pre_election: true
14:00:29.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.347956 24807 raft_consensus.cc:2468] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 0.
14:00:29.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.348030 24940 raft_consensus.cc:2468] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 0.
14:00:29.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.348502 24605 leader_election.cc:304] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 9e2a454080e644fbb5126ab9ae622480, b7079b3881e041e48fa3682ab57b73f2, f9b951bd339b41e08c89d05f5ae574f8; no voters: 
14:00:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.348937 25725 raft_consensus.cc:2804] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.349056 25725 raft_consensus.cc:493] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:29.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.349141 25725 raft_consensus.cc:3060] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.351100 25725 raft_consensus.cc:515] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.351838 25725 leader_election.cc:290] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [CANDIDATE]: Term 1 election: Requested vote from peers f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387), b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131:34865)
14:00:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.352383 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8477c98ad3a740569b2d053384c8e7b2" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b951bd339b41e08c89d05f5ae574f8"
14:00:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.352484 24940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8477c98ad3a740569b2d053384c8e7b2" candidate_uuid: "9e2a454080e644fbb5126ab9ae622480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7079b3881e041e48fa3682ab57b73f2"
14:00:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.352641 24940 raft_consensus.cc:3060] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.352628 24807 raft_consensus.cc:3060] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.354880 24940 raft_consensus.cc:2468] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 1.
14:00:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.355093 24807 raft_consensus.cc:2468] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e2a454080e644fbb5126ab9ae622480 in term 1.
14:00:29.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.355578 24605 leader_election.cc:304] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [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: 9e2a454080e644fbb5126ab9ae622480, b7079b3881e041e48fa3682ab57b73f2; no voters: 
14:00:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.355943 25725 raft_consensus.cc:2804] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Leader election won for term 1
14:00:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.356160 25725 raft_consensus.cc:697] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [term 1 LEADER]: Becoming Leader. State: Replica: 9e2a454080e644fbb5126ab9ae622480, State: Running, Role: LEADER
14:00:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.356583 25725 consensus_queue.cc:237] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.360939 24419 catalog_manager.cc:5696] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129). New cstate: current_term: 1 leader_uuid: "9e2a454080e644fbb5126ab9ae622480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } health_report { overall_health: UNKNOWN } } }
14:00:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.443869 25721 raft_consensus.cc:493] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:29.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.444149 25721 raft_consensus.cc:515] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.446130 25721 leader_election.cc:290] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753), f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387)
14:00:29.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.455124 24671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10af3c729b0146b0b089f99eeaee95e8" candidate_uuid: "b7079b3881e041e48fa3682ab57b73f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2a454080e644fbb5126ab9ae622480" is_pre_election: true
14:00:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.455168 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10af3c729b0146b0b089f99eeaee95e8" candidate_uuid: "b7079b3881e041e48fa3682ab57b73f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b951bd339b41e08c89d05f5ae574f8" is_pre_election: true
14:00:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.455514 24671 raft_consensus.cc:2468] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7079b3881e041e48fa3682ab57b73f2 in term 0.
14:00:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.455472 24807 raft_consensus.cc:2468] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7079b3881e041e48fa3682ab57b73f2 in term 0.
14:00:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.456095 24876 leader_election.cc:304] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 9e2a454080e644fbb5126ab9ae622480, b7079b3881e041e48fa3682ab57b73f2, f9b951bd339b41e08c89d05f5ae574f8; no voters: 
14:00:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.456663 25721 raft_consensus.cc:2804] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.456796 25721 raft_consensus.cc:493] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:29.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.456877 25721 raft_consensus.cc:3060] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.459334 25721 raft_consensus.cc:515] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.460116 25721 leader_election.cc:290] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [CANDIDATE]: Term 1 election: Requested vote from peers 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753), f9b951bd339b41e08c89d05f5ae574f8 (127.23.188.130:43387)
14:00:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.460669 24671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10af3c729b0146b0b089f99eeaee95e8" candidate_uuid: "b7079b3881e041e48fa3682ab57b73f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e2a454080e644fbb5126ab9ae622480"
14:00:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.460732 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10af3c729b0146b0b089f99eeaee95e8" candidate_uuid: "b7079b3881e041e48fa3682ab57b73f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b951bd339b41e08c89d05f5ae574f8"
14:00:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.460927 24807 raft_consensus.cc:3060] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.460913 24671 raft_consensus.cc:3060] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480 [term 0 FOLLOWER]: Advancing to term 1
14:00:29.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.463261 24671 raft_consensus.cc:2468] T 10af3c729b0146b0b089f99eeaee95e8 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7079b3881e041e48fa3682ab57b73f2 in term 1.
14:00:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.463793 24876 leader_election.cc:304] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [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: 9e2a454080e644fbb5126ab9ae622480, b7079b3881e041e48fa3682ab57b73f2; no voters: 
14:00:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.463815 24807 raft_consensus.cc:2468] T 10af3c729b0146b0b089f99eeaee95e8 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7079b3881e041e48fa3682ab57b73f2 in term 1.
14:00:29.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.464330 25721 raft_consensus.cc:2804] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 1 FOLLOWER]: Leader election won for term 1
14:00:29.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.464968 25721 raft_consensus.cc:697] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [term 1 LEADER]: Becoming Leader. State: Replica: b7079b3881e041e48fa3682ab57b73f2, State: Running, Role: LEADER
14:00:29.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.466502 25721 consensus_queue.cc:237] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [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: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } }
14:00:29.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.472162 24419 catalog_manager.cc:5696] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7079b3881e041e48fa3682ab57b73f2 (127.23.188.131). New cstate: current_term: 1 leader_uuid: "b7079b3881e041e48fa3682ab57b73f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 } health_report { overall_health: HEALTHY } } }
14:00:29.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 27 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112829486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:29.502 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 27 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=16 ms, finalizationTime=0 ms).
14:00:29.503 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 27 as completed for source Source: KuduSource.
14:00:29.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.702235 25725 consensus_queue.cc:1048] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df47dab6b38d4880a4627c308d64807e
14:00:29.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8477c98ad3a740569b2d053384c8e7b2 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:29.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 10af3c729b0146b0b089f99eeaee95e8 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:29.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4d817c911bc2427da82b0839fc379365 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:29.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f9eb63e369544894b3f90e84f5305ae3 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:29.712 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:29.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.23.188.189:44275, [5ms] Sub RPC GetTableLocations: received response from server master-127.23.188.189:44275: OK, deferred=null) after lookup
14:00:29.713 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)] connecting to peer
14:00:29.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.723101 25740 consensus_queue.cc:1048] T f9eb63e369544894b3f90e84f5305ae3 P 9e2a454080e644fbb5126ab9ae622480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.730 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)] Successfully connected to peer
14:00:29.746 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:29.749 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x5022a8a2, L:/127.0.0.1:34600 - R:/127.23.188.129:42753] using TOKEN/null
14:00:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.756705 24940 raft_consensus.cc:1275] T 8477c98ad3a740569b2d053384c8e7b2 P b7079b3881e041e48fa3682ab57b73f2 [term 1 FOLLOWER]: Refusing update from remote peer 9e2a454080e644fbb5126ab9ae622480: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.756705 24807 raft_consensus.cc:1275] T 8477c98ad3a740569b2d053384c8e7b2 P f9b951bd339b41e08c89d05f5ae574f8 [term 1 FOLLOWER]: Refusing update from remote peer 9e2a454080e644fbb5126ab9ae622480: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.757475 25725 consensus_queue.cc:1048] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.757777 25740 consensus_queue.cc:1048] T 8477c98ad3a740569b2d053384c8e7b2 P 9e2a454080e644fbb5126ab9ae622480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.770432 25752 mvcc.cc:204] Tried to move back new op lower bound from 7287246150674694144 to 7287246149043957760. Current Snapshot: MvccSnapshot[applied={T|T < 7287246150674694144}]
14:00:29.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.779481 25725 consensus_queue.cc:1048] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.783447 25725 consensus_queue.cc:1048] T 4d817c911bc2427da82b0839fc379365 P 9e2a454080e644fbb5126ab9ae622480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc9e327d35b644f5bd287fe7c5927619 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:29.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8477c98ad3a740569b2d053384c8e7b2 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:29.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 10af3c729b0146b0b089f99eeaee95e8 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:29.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4d817c911bc2427da82b0839fc379365 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:29.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f9eb63e369544894b3f90e84f5305ae3 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:29.815 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:29.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.23.188.189:44275, [2ms] Sub RPC GetTableLocations: received response from server master-127.23.188.189:44275: OK, deferred=null) after lookup
14:00:29.817 [DEBUG - kudu-nio-2] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:29.819 [DEBUG - kudu-nio-4] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:29.832 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:29.835 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x3670774b, L:/127.0.0.1:55302 - R:/127.23.188.130:43387] using TOKEN/null
14:00:29.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.840952 24941 raft_consensus.cc:1275] T bc9e327d35b644f5bd287fe7c5927619 P b7079b3881e041e48fa3682ab57b73f2 [term 1 FOLLOWER]: Refusing update from remote peer f9b951bd339b41e08c89d05f5ae574f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:29.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.841306 24671 raft_consensus.cc:1275] T bc9e327d35b644f5bd287fe7c5927619 P 9e2a454080e644fbb5126ab9ae622480 [term 1 FOLLOWER]: Refusing update from remote peer f9b951bd339b41e08c89d05f5ae574f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:29.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.842370 25719 consensus_queue.cc:1048] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.843147 25719 consensus_queue.cc:1048] T bc9e327d35b644f5bd287fe7c5927619 P f9b951bd339b41e08c89d05f5ae574f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7079b3881e041e48fa3682ab57b73f2" member_type: VOTER last_known_addr { host: "127.23.188.131" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.850731 25681 heartbeater.cc:499] Master 127.24.105.60:45145 was elected leader, sending a full tablet report...
14:00:29.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.861696 25753 mvcc.cc:204] Tried to move back new op lower bound from 7287246151019098112 to 7287246148718149632. Current Snapshot: MvccSnapshot[applied={T|T < 7287246151019098112}]
14:00:29.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.864374 25756 mvcc.cc:204] Tried to move back new op lower bound from 7287246151019098112 to 7287246148718149632. Current Snapshot: MvccSnapshot[applied={T|T < 7287246151019098112 or (T in {7287246151019098112})}]
14:00:29.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.868593 25721 consensus_queue.cc:1048] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b951bd339b41e08c89d05f5ae574f8" member_type: VOTER last_known_addr { host: "127.23.188.130" port: 43387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.888 [DEBUG - main] (Connection.java:748) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] connecting to peer
14:00:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:29.890043 25771 consensus_queue.cc:1048] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e2a454080e644fbb5126ab9ae622480" member_type: VOTER last_known_addr { host: "127.23.188.129" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:29.895 [DEBUG - kudu-nio-5] (Connection.java:757) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] Successfully connected to peer
14:00:29.911 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:29.917 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x8db7cae6, L:/127.0.0.1:36182 - R:/127.23.188.131:34865] using TOKEN/null
14:00:29.985 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:29.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 28 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112829986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:29.987 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:29.989 [DEBUG - main] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:00:29.997 [DEBUG - main] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:00:30.000 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 28 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=14 ms, finalizationTime=0 ms).
14:00:30.002 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 28 as completed for source Source: KuduSource.
14:00:29.998 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.105.62:39703(127.24.105.62:39703)] Successfully connected to peer
14:00:30.007 [DEBUG - main] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:00:30.010 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.105.60:45145(127.24.105.60:45145)] Successfully connected to peer
14:00:30.011 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.62
14:00:30.025 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:30.030 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7dc68765, L:/127.0.0.1:34990 - R:/127.24.105.62:39703] using SASL/PLAIN
14:00:30.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.105.61:44261(127.24.105.61:44261)] Successfully connected to peer
14:00:30.037 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.60
14:00:30.040 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.61
14:00:30.051 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:30.057 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe88ef9d8, L:/127.0.0.1:38652 - R:/127.24.105.61:44261] using SASL/PLAIN
14:00:30.059 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:30.063 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x612ff4c6, L:/127.0.0.1:52822 - R:/127.24.105.60:45145] using SASL/PLAIN
14:00:30.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:30.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=78), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [44ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: OK, deferred=null) after lookup
14:00:30.072 [DEBUG - main] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:30.073 [DEBUG - main] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:30.074 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.188.188:36691(127.23.188.188:36691)] Successfully connected to peer
14:00:30.085 [DEBUG - main] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:30.085 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.188
14:00:30.087 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.188.190:39901(127.23.188.190:39901)] Successfully connected to peer
14:00:30.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.188.189:44275(127.23.188.189:44275)] Successfully connected to peer
14:00:30.093 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.189
14:00:30.095 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.190
14:00:30.104 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:30.104 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:30.108 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ede0957, L:/127.0.0.1:56832 - R:/127.23.188.188:36691] using SASL/PLAIN
14:00:30.108 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdf7d4bb3, L:/127.0.0.1:39336 - R:/127.23.188.189:44275] using SASL/PLAIN
14:00:30.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:30.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=41), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [39ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: OK, deferred=null) after lookup
14:00:30.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df47dab6b38d4880a4627c308d64807e
14:00:30.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc9e327d35b644f5bd287fe7c5927619 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:30.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8477c98ad3a740569b2d053384c8e7b2 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:30.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 10af3c729b0146b0b089f99eeaee95e8 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:30.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4d817c911bc2427da82b0839fc379365 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:30.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f9eb63e369544894b3f90e84f5305ae3 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:30.119 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:30.129 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.123685 25180 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52822:
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
14:00:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000"
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "key1"
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 5
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 123
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: ""
14:00:30.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:30.127295 25180 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:00:30.136 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xad9a991a, L:/127.0.0.1:56796 - R:/127.23.188.190:39901] using SASL/PLAIN
14:00:30.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.241245 25338 tablet_service.cc:1511] Processing CreateTablet for tablet cde87ee9716f45f293042d6e40add240 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 4, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.241873 25614 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 2, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.243420 25614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdd255bd9a64fc08b33d84c57f2aaf1. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.244122 25613 tablet_service.cc:1511] Processing CreateTablet for tablet 88381de05b4e4966a254ef1c088aee33 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 3, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.244552 25613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88381de05b4e4966a254ef1c088aee33. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.245646 25340 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 2, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.246829 25341 tablet_service.cc:1511] Processing CreateTablet for tablet d92e3508b9d944bf890257b463944a22 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.247673 25615 tablet_service.cc:1511] Processing CreateTablet for tablet d92e3508b9d944bf890257b463944a22 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.248152 25615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92e3508b9d944bf890257b463944a22. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.250156 25475 tablet_service.cc:1511] Processing CreateTablet for tablet cde87ee9716f45f293042d6e40add240 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 4, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.251622 25616 tablet_service.cc:1511] Processing CreateTablet for tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.251904 25477 tablet_service.cc:1511] Processing CreateTablet for tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 2, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.252236 25616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.252847 25477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdd255bd9a64fc08b33d84c57f2aaf1. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.243314 25339 tablet_service.cc:1511] Processing CreateTablet for tablet 88381de05b4e4966a254ef1c088aee33 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 3, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.254256 25612 tablet_service.cc:1511] Processing CreateTablet for tablet cde87ee9716f45f293042d6e40add240 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 4, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.254798 25612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde87ee9716f45f293042d6e40add240. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.256155 25340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bdd255bd9a64fc08b33d84c57f2aaf1. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.256575 25478 tablet_service.cc:1511] Processing CreateTablet for tablet d92e3508b9d944bf890257b463944a22 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.257051 25478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92e3508b9d944bf890257b463944a22. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.259935 25476 tablet_service.cc:1511] Processing CreateTablet for tablet 88381de05b4e4966a254ef1c088aee33 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 3, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.260344 25476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88381de05b4e4966a254ef1c088aee33. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.261900 25341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92e3508b9d944bf890257b463944a22. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.264745 25339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88381de05b4e4966a254ef1c088aee33. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.271579 25342 tablet_service.cc:1511] Processing CreateTablet for tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.272161 25342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.274039 25475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde87ee9716f45f293042d6e40add240. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.274382 25479 tablet_service.cc:1511] Processing CreateTablet for tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 (DEFAULT_TABLE table=replication_test_table [id=15cb171ada454e849c849c87a9d75c29]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION 100 <= VALUES < 200
14:00:30.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.276556 25479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.291141 25807 tablet_bootstrap.cc:492] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8: Bootstrap starting.
14:00:30.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.292407 25338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cde87ee9716f45f293042d6e40add240. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:30.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.300676 25809 tablet_bootstrap.cc:492] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4: Bootstrap starting.
14:00:30.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.304997 25809 tablet_bootstrap.cc:654] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4: Neither blocks nor log segments found. Creating new log.
14:00:30.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.305018 25807 tablet_bootstrap.cc:654] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8: Neither blocks nor log segments found. Creating new log.
14:00:30.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.306797 25807 log.cc:826] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8: Log is configured to *not* fsync() on all Append() calls
14:00:30.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.307000 25808 tablet_bootstrap.cc:492] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192: Bootstrap starting.
14:00:30.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.307899 25809 log.cc:826] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4: Log is configured to *not* fsync() on all Append() calls
14:00:30.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.311420 25808 tablet_bootstrap.cc:654] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192: Neither blocks nor log segments found. Creating new log.
14:00:30.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.312628 25809 tablet_bootstrap.cc:492] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4: No bootstrap required, opened a new log
14:00:30.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.312779 25808 log.cc:826] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192: Log is configured to *not* fsync() on all Append() calls
14:00:30.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.312850 25807 tablet_bootstrap.cc:492] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8: No bootstrap required, opened a new log
14:00:30.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.312997 25809 ts_tablet_manager.cc:1403] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
14:00:30.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.313123 25807 ts_tablet_manager.cc:1403] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
14:00:30.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.315639 25808 tablet_bootstrap.cc:492] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192: No bootstrap required, opened a new log
14:00:30.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.315928 25808 ts_tablet_manager.cc:1403] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
14:00:30.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.319108 25809 raft_consensus.cc:359] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.319517 25809 raft_consensus.cc:385] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.319643 25809 raft_consensus.cc:740] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1166875c6a424eddb02452196daf48d4, State: Initialized, Role: FOLLOWER
14:00:30.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.320386 25807 raft_consensus.cc:359] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.320607 25809 consensus_queue.cc:260] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.320910 25807 raft_consensus.cc:385] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.321013 25807 raft_consensus.cc:740] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a179f02052d4d079bbfb29bc5ac90f8, State: Initialized, Role: FOLLOWER
14:00:30.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.321641 25807 consensus_queue.cc:260] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.323629 25809 ts_tablet_manager.cc:1434] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
14:00:30.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.325218 25809 tablet_bootstrap.cc:492] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4: Bootstrap starting.
14:00:30.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.326136 25807 ts_tablet_manager.cc:1434] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
14:00:30.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.326736 25807 tablet_bootstrap.cc:492] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8: Bootstrap starting.
14:00:30.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.327636 25809 tablet_bootstrap.cc:654] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4: Neither blocks nor log segments found. Creating new log.
14:00:30.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.328722 25807 tablet_bootstrap.cc:654] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8: Neither blocks nor log segments found. Creating new log.
14:00:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.330250 25809 tablet_bootstrap.cc:492] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4: No bootstrap required, opened a new log
14:00:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.330551 25809 ts_tablet_manager.cc:1403] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
14:00:30.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.331823 25809 raft_consensus.cc:359] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.332234 25809 raft_consensus.cc:385] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.332518 25809 raft_consensus.cc:740] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1166875c6a424eddb02452196daf48d4, State: Initialized, Role: FOLLOWER
14:00:30.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.332876 25809 consensus_queue.cc:260] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.334005 25809 ts_tablet_manager.cc:1434] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:00:30.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.334461 25809 tablet_bootstrap.cc:492] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4: Bootstrap starting.
14:00:30.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.337364 25809 tablet_bootstrap.cc:654] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4: Neither blocks nor log segments found. Creating new log.
14:00:30.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.337299 25808 raft_consensus.cc:359] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.338183 25808 raft_consensus.cc:385] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.338320 25808 raft_consensus.cc:740] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca53369e6be244a9a8c59fb84ebc8192, State: Initialized, Role: FOLLOWER
14:00:30.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.339284 25808 consensus_queue.cc:260] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.340893 25807 tablet_bootstrap.cc:492] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8: No bootstrap required, opened a new log
14:00:30.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.341599 25807 ts_tablet_manager.cc:1403] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.011s
14:00:30.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.342888 25807 raft_consensus.cc:359] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.343221 25807 raft_consensus.cc:385] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.343463 25807 raft_consensus.cc:740] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a179f02052d4d079bbfb29bc5ac90f8, State: Initialized, Role: FOLLOWER
14:00:30.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.343851 25807 consensus_queue.cc:260] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.344707 25807 ts_tablet_manager.cc:1434] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:00:30.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.345289 25807 tablet_bootstrap.cc:492] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8: Bootstrap starting.
14:00:30.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.347584 25807 tablet_bootstrap.cc:654] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8: Neither blocks nor log segments found. Creating new log.
14:00:30.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.357522 25808 ts_tablet_manager.cc:1434] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192: Time spent starting tablet: real 0.041s	user 0.014s	sys 0.000s
14:00:30.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.358757 25808 tablet_bootstrap.cc:492] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192: Bootstrap starting.
14:00:30.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.362776 25809 tablet_bootstrap.cc:492] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4: No bootstrap required, opened a new log
14:00:30.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.363132 25809 ts_tablet_manager.cc:1403] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
14:00:30.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.364190 25809 raft_consensus.cc:359] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.364392 25809 raft_consensus.cc:385] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.364467 25809 raft_consensus.cc:740] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1166875c6a424eddb02452196daf48d4, State: Initialized, Role: FOLLOWER
14:00:30.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.365293 25808 tablet_bootstrap.cc:654] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192: Neither blocks nor log segments found. Creating new log.
14:00:30.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.366703 25809 consensus_queue.cc:260] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.367261 25809 ts_tablet_manager.cc:1434] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
14:00:30.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.368494 25809 tablet_bootstrap.cc:492] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4: Bootstrap starting.
14:00:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.371098 25809 tablet_bootstrap.cc:654] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4: Neither blocks nor log segments found. Creating new log.
14:00:30.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.376461 25807 tablet_bootstrap.cc:492] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8: No bootstrap required, opened a new log
14:00:30.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.376873 25807 ts_tablet_manager.cc:1403] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.013s
14:00:30.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.378129 25807 raft_consensus.cc:359] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.378351 25807 raft_consensus.cc:385] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.378417 25807 raft_consensus.cc:740] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a179f02052d4d079bbfb29bc5ac90f8, State: Initialized, Role: FOLLOWER
14:00:30.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.378659 25807 consensus_queue.cc:260] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.379281 25807 ts_tablet_manager.cc:1434] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:00:30.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.379637 25807 tablet_bootstrap.cc:492] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8: Bootstrap starting.
14:00:30.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.381608 25807 tablet_bootstrap.cc:654] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8: Neither blocks nor log segments found. Creating new log.
14:00:30.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.382166 25809 tablet_bootstrap.cc:492] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4: No bootstrap required, opened a new log
14:00:30.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.382447 25809 ts_tablet_manager.cc:1403] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.007s
14:00:30.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.383422 25808 tablet_bootstrap.cc:492] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192: No bootstrap required, opened a new log
14:00:30.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.383634 25808 ts_tablet_manager.cc:1403] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.011s
14:00:30.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.383945 25809 raft_consensus.cc:359] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.384336 25809 raft_consensus.cc:385] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.384542 25809 raft_consensus.cc:740] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1166875c6a424eddb02452196daf48d4, State: Initialized, Role: FOLLOWER
14:00:30.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.384709 25808 raft_consensus.cc:359] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.384953 25808 raft_consensus.cc:385] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.385052 25808 raft_consensus.cc:740] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca53369e6be244a9a8c59fb84ebc8192, State: Initialized, Role: FOLLOWER
14:00:30.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.384917 25809 consensus_queue.cc:260] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.385324 25808 consensus_queue.cc:260] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.385588 25809 ts_tablet_manager.cc:1434] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:00:30.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.385913 25809 tablet_bootstrap.cc:492] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4: Bootstrap starting.
14:00:30.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.388410 25809 tablet_bootstrap.cc:654] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4: Neither blocks nor log segments found. Creating new log.
14:00:30.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.389842 25808 ts_tablet_manager.cc:1434] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
14:00:30.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.393082 25808 tablet_bootstrap.cc:492] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192: Bootstrap starting.
14:00:30.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.395641 25808 tablet_bootstrap.cc:654] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192: Neither blocks nor log segments found. Creating new log.
14:00:30.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.398066 25809 tablet_bootstrap.cc:492] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4: No bootstrap required, opened a new log
14:00:30.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.398197 25807 tablet_bootstrap.cc:492] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8: No bootstrap required, opened a new log
14:00:30.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.398268 25809 ts_tablet_manager.cc:1403] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.008s
14:00:30.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.398357 25807 ts_tablet_manager.cc:1403] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
14:00:30.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.399073 25808 tablet_bootstrap.cc:492] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192: No bootstrap required, opened a new log
14:00:30.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.399092 25809 raft_consensus.cc:359] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.399247 25808 ts_tablet_manager.cc:1403] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.003s
14:00:30.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.399327 25809 raft_consensus.cc:385] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.399399 25809 raft_consensus.cc:740] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1166875c6a424eddb02452196daf48d4, State: Initialized, Role: FOLLOWER
14:00:30.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.399482 25807 raft_consensus.cc:359] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.399713 25807 raft_consensus.cc:385] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.399696 25809 consensus_queue.cc:260] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.399782 25807 raft_consensus.cc:740] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a179f02052d4d079bbfb29bc5ac90f8, State: Initialized, Role: FOLLOWER
14:00:30.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.400031 25808 raft_consensus.cc:359] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.400064 25807 consensus_queue.cc:260] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.400206 25809 ts_tablet_manager.cc:1434] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:00:30.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.400211 25808 raft_consensus.cc:385] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.400281 25808 raft_consensus.cc:740] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca53369e6be244a9a8c59fb84ebc8192, State: Initialized, Role: FOLLOWER
14:00:30.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.400550 25807 ts_tablet_manager.cc:1434] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:00:30.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.400550 25808 consensus_queue.cc:260] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.400947 25807 tablet_bootstrap.cc:492] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8: Bootstrap starting.
14:00:30.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.401943 25808 ts_tablet_manager.cc:1434] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
14:00:30.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.402354 25808 tablet_bootstrap.cc:492] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192: Bootstrap starting.
14:00:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.404744 25808 tablet_bootstrap.cc:654] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192: Neither blocks nor log segments found. Creating new log.
14:00:30.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.404790 25807 tablet_bootstrap.cc:654] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8: Neither blocks nor log segments found. Creating new log.
14:00:30.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:30.424224 25410 tablet.cc:2404] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.444319 25808 tablet_bootstrap.cc:492] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192: No bootstrap required, opened a new log
14:00:30.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.444711 25808 ts_tablet_manager.cc:1403] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.012s
14:00:30.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.445679 25808 raft_consensus.cc:359] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.445996 25808 raft_consensus.cc:385] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.446149 25808 raft_consensus.cc:740] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca53369e6be244a9a8c59fb84ebc8192, State: Initialized, Role: FOLLOWER
14:00:30.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.446470 25808 consensus_queue.cc:260] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.447295 25808 ts_tablet_manager.cc:1434] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
14:00:30.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.451289 25808 tablet_bootstrap.cc:492] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192: Bootstrap starting.
14:00:30.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.453506 25808 tablet_bootstrap.cc:654] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192: Neither blocks nor log segments found. Creating new log.
14:00:30.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.461560 25807 tablet_bootstrap.cc:492] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8: No bootstrap required, opened a new log
14:00:30.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.466030 25807 ts_tablet_manager.cc:1403] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.013s
14:00:30.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.463642 25814 raft_consensus.cc:493] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:30.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.467355 25807 raft_consensus.cc:359] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.467649 25807 raft_consensus.cc:385] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.467756 25807 raft_consensus.cc:740] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a179f02052d4d079bbfb29bc5ac90f8, State: Initialized, Role: FOLLOWER
14:00:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.468047 25807 consensus_queue.cc:260] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.477182 25829 raft_consensus.cc:493] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.477351 25807 ts_tablet_manager.cc:1434] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
14:00:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.477470 25829 raft_consensus.cc:515] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.481436 25819 raft_consensus.cc:493] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.481729 25819 raft_consensus.cc:515] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.485603 25819 leader_election.cc:290] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967), 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.467669 25814 raft_consensus.cc:515] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.487540 25814 leader_election.cc:290] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.488161 25813 raft_consensus.cc:493] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.488445 25813 raft_consensus.cc:515] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.495 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 29 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112830487 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:30.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.490419 25813 leader_election.cc:290] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.490665 25829 leader_election.cc:290] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.496410 25808 tablet_bootstrap.cc:492] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192: No bootstrap required, opened a new log
14:00:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.496609 25808 ts_tablet_manager.cc:1403] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192: Time spent bootstrapping tablet: real 0.045s	user 0.002s	sys 0.002s
14:00:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.497582 25808 raft_consensus.cc:359] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.497859 25808 raft_consensus.cc:385] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.497946 25808 raft_consensus.cc:740] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca53369e6be244a9a8c59fb84ebc8192, State: Initialized, Role: FOLLOWER
14:00:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.498427 25808 consensus_queue.cc:260] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.499081 25808 ts_tablet_manager.cc:1434] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
14:00:30.516 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 29 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=28 ms, finalizationTime=1 ms).
14:00:30.517 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 29 as completed for source Source: KuduSource.
14:00:30.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.532456 25813 raft_consensus.cc:493] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:30.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.532688 25813 raft_consensus.cc:515] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.533339 25813 leader_election.cc:290] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:30.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.540328 25819 raft_consensus.cc:493] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:30.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.540542 25819 raft_consensus.cc:515] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.541617 25819 leader_election.cc:290] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967), 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:30.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.542140 25362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde87ee9716f45f293042d6e40add240" candidate_uuid: "1166875c6a424eddb02452196daf48d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192" is_pre_election: true
14:00:30.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.542640 25362 raft_consensus.cc:2468] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1166875c6a424eddb02452196daf48d4 in term 0.
14:00:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.544229 25819 raft_consensus.cc:493] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:30.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.544370 25819 raft_consensus.cc:515] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.544976 25819 leader_election.cc:290] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967), 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:30.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.545120 25362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "1166875c6a424eddb02452196daf48d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192" is_pre_election: true
14:00:30.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.545325 25362 raft_consensus.cc:2468] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1166875c6a424eddb02452196daf48d4 in term 0.
14:00:30.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.545610 25361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192" is_pre_election: true
14:00:30.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.545835 25361 raft_consensus.cc:2468] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in term 0.
14:00:30.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.546303 25361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd255bd9a64fc08b33d84c57f2aaf1" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192" is_pre_election: true
14:00:30.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.546443 25361 raft_consensus.cc:2468] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in term 0.
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.546931 25432 leader_election.cc:304] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [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: 1166875c6a424eddb02452196daf48d4, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.547387 25432 leader_election.cc:304] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [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: 1166875c6a424eddb02452196daf48d4, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.547866 25829 raft_consensus.cc:493] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.547919 25813 raft_consensus.cc:2804] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.548063 25813 raft_consensus.cc:493] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.548094 25829 raft_consensus.cc:515] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.548157 25813 raft_consensus.cc:3060] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.549183 25829 leader_election.cc:290] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:30.549835 25547 tablet.cc:2404] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:30.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.551403 25813 raft_consensus.cc:515] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.554742 25813 leader_election.cc:290] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [CANDIDATE]: Term 1 election: Requested vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:30.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.555624 25813 raft_consensus.cc:2804] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:30.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.555729 25813 raft_consensus.cc:493] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:30.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.555779 25569 leader_election.cc:304] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [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: 1a179f02052d4d079bbfb29bc5ac90f8, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.556047 25361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde87ee9716f45f293042d6e40add240" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192" is_pre_election: true
14:00:30.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.556245 25361 raft_consensus.cc:2468] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in term 0.
14:00:30.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.556262 25569 leader_election.cc:304] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [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: 1a179f02052d4d079bbfb29bc5ac90f8, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.556566 25814 raft_consensus.cc:2804] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:30.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.556699 25814 raft_consensus.cc:493] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:30.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.556806 25814 raft_consensus.cc:3060] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.557641 25829 raft_consensus.cc:2804] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:30.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.557741 25829 raft_consensus.cc:493] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.557862 25829 raft_consensus.cc:3060] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.557224 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" is_pre_election: true
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.557318 25635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd255bd9a64fc08b33d84c57f2aaf1" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" is_pre_election: true
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.557700 25634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92e3508b9d944bf890257b463944a22" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" is_pre_election: true
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.555801 25813 raft_consensus.cc:3060] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.560112 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd255bd9a64fc08b33d84c57f2aaf1" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4" is_pre_election: true
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.560575 25499 raft_consensus.cc:2468] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in term 0.
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.560510 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4" is_pre_election: true
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.561069 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde87ee9716f45f293042d6e40add240" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4" is_pre_election: true
14:00:30.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.561539 25497 raft_consensus.cc:2393] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a179f02052d4d079bbfb29bc5ac90f8 in current term 1: Already voted for candidate 1166875c6a424eddb02452196daf48d4 in this term.
14:00:30.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.561973 25499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4" is_pre_election: true
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.562244 25497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92e3508b9d944bf890257b463944a22" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4" is_pre_election: true
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.562409 25497 raft_consensus.cc:2468] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca53369e6be244a9a8c59fb84ebc8192 in term 0.
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.562512 25361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde87ee9716f45f293042d6e40add240" candidate_uuid: "1166875c6a424eddb02452196daf48d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192"
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.562515 25496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd255bd9a64fc08b33d84c57f2aaf1" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4" is_pre_election: true
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.562654 25813 raft_consensus.cc:515] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.562749 25496 raft_consensus.cc:2468] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca53369e6be244a9a8c59fb84ebc8192 in term 0.
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.562705 25361 raft_consensus.cc:3060] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.563557 25813 leader_election.cc:290] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [CANDIDATE]: Term 1 election: Requested vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.563524 25569 leader_election.cc:304] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [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: 1a179f02052d4d079bbfb29bc5ac90f8, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.564152 25828 raft_consensus.cc:2804] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:30.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.564219 25498 raft_consensus.cc:2393] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a179f02052d4d079bbfb29bc5ac90f8 in current term 1: Already voted for candidate 1166875c6a424eddb02452196daf48d4 in this term.
14:00:30.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.564257 25828 raft_consensus.cc:493] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:30.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.564284 25362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "1166875c6a424eddb02452196daf48d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192"
14:00:30.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.564368 25828 raft_consensus.cc:3060] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.564440 25362 raft_consensus.cc:3060] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.565810 25634 raft_consensus.cc:2468] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca53369e6be244a9a8c59fb84ebc8192 in term 0.
14:00:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.568279 25297 leader_election.cc:304] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [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: 1166875c6a424eddb02452196daf48d4, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.568694 25297 leader_election.cc:304] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [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: 1166875c6a424eddb02452196daf48d4, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.568876 25361 raft_consensus.cc:2468] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1166875c6a424eddb02452196daf48d4 in term 1.
14:00:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.569332 25432 leader_election.cc:304] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [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: 1166875c6a424eddb02452196daf48d4, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.569634 25813 raft_consensus.cc:2804] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Leader election won for term 1
14:00:30.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.569802 25813 raft_consensus.cc:697] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [term 1 LEADER]: Becoming Leader. State: Replica: 1166875c6a424eddb02452196daf48d4, State: Running, Role: LEADER
14:00:30.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.570250 25362 raft_consensus.cc:2468] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1166875c6a424eddb02452196daf48d4 in term 1.
14:00:30.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.570590 25432 leader_election.cc:304] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [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: 1166875c6a424eddb02452196daf48d4, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.570725 25814 raft_consensus.cc:515] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.570851 25840 raft_consensus.cc:493] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:30.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.570817 25813 consensus_queue.cc:237] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.571382 25839 raft_consensus.cc:2804] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Leader election won for term 1
14:00:30.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.571671 25636 raft_consensus.cc:2393] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca53369e6be244a9a8c59fb84ebc8192 in current term 1: Already voted for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in this term.
14:00:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.571978 25839 raft_consensus.cc:697] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [term 1 LEADER]: Becoming Leader. State: Replica: 1166875c6a424eddb02452196daf48d4, State: Running, Role: LEADER
14:00:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.572279 25839 consensus_queue.cc:237] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.573051 25819 raft_consensus.cc:2804] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:30.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.573173 25819 raft_consensus.cc:493] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:30.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.573267 25819 raft_consensus.cc:3060] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.575145 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4"
14:00:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.575917 25814 leader_election.cc:290] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 election: Requested vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:30.575958 25684 tablet.cc:2404] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.579319 25633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde87ee9716f45f293042d6e40add240" candidate_uuid: "1166875c6a424eddb02452196daf48d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a179f02052d4d079bbfb29bc5ac90f8"
14:00:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.579770 25632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "1166875c6a424eddb02452196daf48d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a179f02052d4d079bbfb29bc5ac90f8"
14:00:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.580194 25632 raft_consensus.cc:2393] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1166875c6a424eddb02452196daf48d4 in current term 1: Already voted for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in this term.
14:00:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.580623 25634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "1166875c6a424eddb02452196daf48d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" is_pre_election: true
14:00:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.580912 25634 raft_consensus.cc:2393] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1166875c6a424eddb02452196daf48d4 in current term 1: Already voted for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in this term.
14:00:30.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.583511 25840 raft_consensus.cc:515] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.583793 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde87ee9716f45f293042d6e40add240" candidate_uuid: "1166875c6a424eddb02452196daf48d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" is_pre_election: true
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.584648 25840 leader_election.cc:290] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.583413 25828 raft_consensus.cc:515] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.585217 25633 raft_consensus.cc:2393] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1166875c6a424eddb02452196daf48d4 in current term 1: Already voted for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in this term.
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.585467 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88381de05b4e4966a254ef1c088aee33" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4" is_pre_election: true
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.585558 25828 leader_election.cc:290] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 election: Requested vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.585721 25498 raft_consensus.cc:2468] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in term 0.
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.586199 25571 leader_election.cc:304] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [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: 1166875c6a424eddb02452196daf48d4, 1a179f02052d4d079bbfb29bc5ac90f8; no voters: 
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.586542 25828 raft_consensus.cc:2804] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.586668 25828 raft_consensus.cc:493] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.586807 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde87ee9716f45f293042d6e40add240" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4"
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.586870 25828 raft_consensus.cc:3060] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.590847 25828 raft_consensus.cc:515] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.592418 25828 leader_election.cc:290] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 election: Requested vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.592583 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88381de05b4e4966a254ef1c088aee33" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4"
14:00:30.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.592819 25498 raft_consensus.cc:3060] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.596984 25498 raft_consensus.cc:2468] T 88381de05b4e4966a254ef1c088aee33 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in term 1.
14:00:30.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.597766 25571 leader_election.cc:304] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [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: 1166875c6a424eddb02452196daf48d4, 1a179f02052d4d079bbfb29bc5ac90f8; no voters: 
14:00:30.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.598271 25828 raft_consensus.cc:2804] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader election won for term 1
14:00:30.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.599614 25828 raft_consensus.cc:697] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 LEADER]: Becoming Leader. State: Replica: 1a179f02052d4d079bbfb29bc5ac90f8, State: Running, Role: LEADER
14:00:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.599720 25819 raft_consensus.cc:515] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.600708 25819 leader_election.cc:290] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [CANDIDATE]: Term 1 election: Requested vote from peers 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967), 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.600996 25819 raft_consensus.cc:2804] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.601117 25819 raft_consensus.cc:493] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:30.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.601248 25819 raft_consensus.cc:3060] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.601819 25828 consensus_queue.cc:237] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.603245 25829 raft_consensus.cc:515] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.603763 25635 raft_consensus.cc:2393] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca53369e6be244a9a8c59fb84ebc8192 in current term 1: Already voted for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in this term.
14:00:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.605809 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd255bd9a64fc08b33d84c57f2aaf1" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4"
14:00:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.606112 25498 raft_consensus.cc:3060] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.609841 25498 raft_consensus.cc:2468] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in term 1.
14:00:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.610566 25571 leader_election.cc:304] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [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: 1166875c6a424eddb02452196daf48d4, 1a179f02052d4d079bbfb29bc5ac90f8; no voters: 
14:00:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.611151 25840 raft_consensus.cc:2804] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader election won for term 1
14:00:30.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.611334 25840 raft_consensus.cc:697] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 LEADER]: Becoming Leader. State: Replica: 1a179f02052d4d079bbfb29bc5ac90f8, State: Running, Role: LEADER
14:00:30.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.611744 25840 consensus_queue.cc:237] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.614145 25829 leader_election.cc:290] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 election: Requested vote from peers ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541), 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967)
14:00:30.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.617329 25819 raft_consensus.cc:515] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.618624 25819 leader_election.cc:290] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [CANDIDATE]: Term 1 election: Requested vote from peers 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967), 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3:36399)
14:00:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:30.619637 25297 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.105.2:33967, user_credentials={real_user=slave}} blocked reactor thread for 50890.8us
14:00:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.620973 25635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92e3508b9d944bf890257b463944a22" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a179f02052d4d079bbfb29bc5ac90f8"
14:00:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.621201 25635 raft_consensus.cc:3060] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.621604 25633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd255bd9a64fc08b33d84c57f2aaf1" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a179f02052d4d079bbfb29bc5ac90f8"
14:00:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.622362 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cde87ee9716f45f293042d6e40add240" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192"
14:00:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.622641 25362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38de78cf06cb4bc5b5f7dc9e5e0918b5" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192"
14:00:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.622741 25360 raft_consensus.cc:2393] T cde87ee9716f45f293042d6e40add240 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a179f02052d4d079bbfb29bc5ac90f8 in current term 1: Already voted for candidate 1166875c6a424eddb02452196daf48d4 in this term.
14:00:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.622865 25362 raft_consensus.cc:2393] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a179f02052d4d079bbfb29bc5ac90f8 in current term 1: Already voted for candidate 1166875c6a424eddb02452196daf48d4 in this term.
14:00:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.623162 25496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd255bd9a64fc08b33d84c57f2aaf1" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4"
14:00:30.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.623390 25496 raft_consensus.cc:2393] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca53369e6be244a9a8c59fb84ebc8192 in current term 1: Already voted for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in this term.
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.623929 25361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88381de05b4e4966a254ef1c088aee33" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192" is_pre_election: true
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.624225 25361 raft_consensus.cc:2468] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in term 0.
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.624341 25635 raft_consensus.cc:2468] T d92e3508b9d944bf890257b463944a22 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca53369e6be244a9a8c59fb84ebc8192 in term 1.
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.624406 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bdd255bd9a64fc08b33d84c57f2aaf1" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192"
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.624527 25360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88381de05b4e4966a254ef1c088aee33" candidate_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca53369e6be244a9a8c59fb84ebc8192"
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.624696 25359 raft_consensus.cc:2393] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a179f02052d4d079bbfb29bc5ac90f8 in current term 1: Already voted for candidate ca53369e6be244a9a8c59fb84ebc8192 in this term.
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.624730 25360 raft_consensus.cc:3060] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.625401 25297 leader_election.cc:304] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca53369e6be244a9a8c59fb84ebc8192; no voters: 1166875c6a424eddb02452196daf48d4, 1a179f02052d4d079bbfb29bc5ac90f8
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.625684 25841 raft_consensus.cc:2749] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.625631 25180 catalog_manager.cc:5696] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1166875c6a424eddb02452196daf48d4 (127.24.105.2). New cstate: current_term: 1 leader_uuid: "1166875c6a424eddb02452196daf48d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } health_report { overall_health: UNKNOWN } } }
14:00:30.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.626217 25569 leader_election.cc:304] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a179f02052d4d079bbfb29bc5ac90f8; no voters: 1166875c6a424eddb02452196daf48d4, ca53369e6be244a9a8c59fb84ebc8192
14:00:30.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.626953 25829 raft_consensus.cc:2749] T cde87ee9716f45f293042d6e40add240 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
14:00:30.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.630039 25498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92e3508b9d944bf890257b463944a22" candidate_uuid: "ca53369e6be244a9a8c59fb84ebc8192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1166875c6a424eddb02452196daf48d4"
14:00:30.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.630247 25498 raft_consensus.cc:3060] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4 [term 0 FOLLOWER]: Advancing to term 1
14:00:30.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.630088 25179 catalog_manager.cc:5696] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3). New cstate: current_term: 1 leader_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } health_report { overall_health: HEALTHY } } }
14:00:30.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.631400 25360 raft_consensus.cc:2468] T 88381de05b4e4966a254ef1c088aee33 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a179f02052d4d079bbfb29bc5ac90f8 in term 1.
14:00:30.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.633249 25498 raft_consensus.cc:2468] T d92e3508b9d944bf890257b463944a22 P 1166875c6a424eddb02452196daf48d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca53369e6be244a9a8c59fb84ebc8192 in term 1.
14:00:30.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.633953 25297 leader_election.cc:304] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [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: 1166875c6a424eddb02452196daf48d4, ca53369e6be244a9a8c59fb84ebc8192; no voters: 
14:00:30.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.633986 25569 leader_election.cc:304] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a179f02052d4d079bbfb29bc5ac90f8; no voters: 1166875c6a424eddb02452196daf48d4, ca53369e6be244a9a8c59fb84ebc8192
14:00:30.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.634260 25297 leader_election.cc:304] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca53369e6be244a9a8c59fb84ebc8192; no voters: 1166875c6a424eddb02452196daf48d4, 1a179f02052d4d079bbfb29bc5ac90f8
14:00:30.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.635339 25819 raft_consensus.cc:2804] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Leader election won for term 1
14:00:30.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.635866 25841 raft_consensus.cc:2749] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
14:00:30.637 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:30.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.637439 25828 raft_consensus.cc:2749] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1a179f02052d4d079bbfb29bc5ac90f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
14:00:30.638 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:30.638 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:30.638 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:30.638 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:30.638 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:30.640 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:30.640 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:30.641 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:30.641 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:30.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:30.641 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:30.642 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:30.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.639721 25819 raft_consensus.cc:697] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [term 1 LEADER]: Becoming Leader. State: Replica: ca53369e6be244a9a8c59fb84ebc8192, State: Running, Role: LEADER
14:00:30.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.640545 25819 consensus_queue.cc:237] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [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: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } }
14:00:30.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.642601 25180 catalog_manager.cc:5696] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1166875c6a424eddb02452196daf48d4 (127.24.105.2). New cstate: current_term: 1 leader_uuid: "1166875c6a424eddb02452196daf48d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } health_report { overall_health: UNKNOWN } } }
14:00:30.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.653528 25179 catalog_manager.cc:5696] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1). New cstate: current_term: 1 leader_uuid: "ca53369e6be244a9a8c59fb84ebc8192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } health_report { overall_health: UNKNOWN } } }
14:00:30.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:30.655174 25180 catalog_manager.cc:5696] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a179f02052d4d079bbfb29bc5ac90f8 (127.24.105.3). New cstate: current_term: 1 leader_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 } health_report { overall_health: HEALTHY } } }
14:00:30.751 [DEBUG - main] (Connection.java:575) [peer master-127.23.188.190:39901(127.23.188.190:39901)] disconnecting while in state READY
14:00:30.752 [DEBUG - main] (Connection.java:575) [peer master-127.23.188.188:36691(127.23.188.188:36691)] disconnecting while in state READY
14:00:30.752 [DEBUG - main] (Connection.java:575) [peer master-127.23.188.189:44275(127.23.188.189:44275)] disconnecting while in state READY
14:00:30.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.188.188:36691(127.23.188.188:36691)] handling channelInactive
14:00:30.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state READY due to: connection closed
14:00:30.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:30.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.188.190:39901(127.23.188.190:39901)] handling channelInactive
14:00:30.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state READY due to: connection closed
14:00:30.754 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:00:30.754 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:00:30.755 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.188.189:44275(127.23.188.189:44275)] handling channelInactive
14:00:30.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state READY due to: connection closed
14:00:30.755 [DEBUG - main] (Connection.java:575) [peer master-127.24.105.61:44261(127.24.105.61:44261)] disconnecting while in state READY
14:00:30.755 [DEBUG - main] (Connection.java:575) [peer master-127.24.105.62:39703(127.24.105.62:39703)] disconnecting while in state READY
14:00:30.756 [DEBUG - main] (Connection.java:575) [peer master-127.24.105.60:45145(127.24.105.60:45145)] disconnecting while in state READY
14:00:30.756 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-2
14:00:30.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.105.61:44261(127.24.105.61:44261)] handling channelInactive
14:00:30.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state READY due to: connection closed
14:00:30.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.105.60:45145(127.24.105.60:45145)] handling channelInactive
14:00:30.757 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state READY due to: connection closed
14:00:30.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:30.758 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:00:30.758 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 27 thread-local buffer(s) from thread: kudu-nio-2
14:00:30.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.105.62:39703(127.24.105.62:39703)] handling channelInactive
14:00:30.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state READY due to: connection closed
14:00:30.760 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:30.762 [INFO - main] (TypeExtractor.java:2144) Field Row#fieldByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:30.762 [INFO - main] (TypeExtractor.java:2069) class java.util.LinkedHashMap does not contain a getter for field accessOrder
14:00:30.762 [INFO - main] (TypeExtractor.java:2072) class java.util.LinkedHashMap does not contain a setter for field accessOrder
14:00:30.762 [INFO - main] (TypeExtractor.java:2116) Class class java.util.LinkedHashMap cannot be used as a POJO type because not all fields are valid POJO fields, and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:30.762 [INFO - main] (TypeExtractor.java:2144) Field Row#positionByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:30.763 [INFO - main] (TypeExtractor.java:2197) class org.apache.flink.types.Row is missing a default constructor so it cannot be used as a POJO type and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:30.770 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.cpu.cores required for local execution is not set, setting it to the maximal possible value.
14:00:30.771 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.heap.size required for local execution is not set, setting it to the maximal possible value.
14:00:30.771 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.off-heap.size required for local execution is not set, setting it to the maximal possible value.
14:00:30.771 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.min required for local execution is not set, setting it to its default value 64 mb.
14:00:30.771 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.max required for local execution is not set, setting it to its default value 64 mb.
14:00:30.771 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.managed.size required for local execution is not set, setting it to its default value 128 mb.
14:00:30.771 [INFO - main] (MiniCluster.java:324) Starting Flink Mini Cluster
14:00:30.956 [INFO - main] (MiniCluster.java:343) Starting Metrics Registry
14:00:30.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 30 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112830985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:30.997 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 30 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:00:30.998 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 30 as completed for source Source: KuduSource.
14:00:31.014 [INFO - main] (MetricRegistryImpl.java:177) No metrics reporter configured, no metrics will be exposed/reported.
14:00:31.014 [INFO - main] (MetricRegistryImpl.java:240) No trace reporter configured, no metrics will be exposed/reported.
14:00:31.014 [INFO - main] (MiniCluster.java:350) Starting RPC Service(s)
14:00:31.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.025972 25828 consensus_queue.cc:1048] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.034312 25828 consensus_queue.cc:1048] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.054 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:00:31.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.079905 25813 consensus_queue.cc:1048] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.089181 25828 consensus_queue.cc:1048] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.100538 25866 consensus_queue.cc:1048] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.102892 25814 consensus_queue.cc:1048] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.120942 25866 consensus_queue.cc:1048] T 38de78cf06cb4bc5b5f7dc9e5e0918b5 P 1166875c6a424eddb02452196daf48d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca53369e6be244a9a8c59fb84ebc8192" member_type: VOTER last_known_addr { host: "127.24.105.1" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.132091 25865 consensus_queue.cc:1048] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.163494 25847 consensus_queue.cc:1048] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1166875c6a424eddb02452196daf48d4" member_type: VOTER last_known_addr { host: "127.24.105.2" port: 33967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:31.190678 25819 consensus_queue.cc:1048] T d92e3508b9d944bf890257b463944a22 P ca53369e6be244a9a8c59fb84ebc8192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a179f02052d4d079bbfb29bc5ac90f8" member_type: VOTER last_known_addr { host: "127.24.105.3" port: 36399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:31.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 31 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112831485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:31.501 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 31 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:00:31.503 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 31 as completed for source Source: KuduSource.
14:00:31.735 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:31.736 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:31.737 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:31.737 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:31.737 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:31.737 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:31.737 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:31.737 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:31.738 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:31.738 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:31.738 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:31.738 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:31.738 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:31.744 [INFO - flink-pekko.actor.default-dispatcher-4] (Slf4jLogger.scala:117) Slf4jLogger started
14:00:31.907 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink
14:00:31.921 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:00:31.943 [INFO - flink-metrics-5] (Slf4jLogger.scala:117) Slf4jLogger started
14:00:31.957 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink-metrics
14:00:31.975 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService .
14:00:31.982 [INFO - main] (DefaultDelegationTokenManager.java:127) Loading delegation token providers
14:00:31.983 [INFO - main] (HadoopFSDelegationTokenProvider.java:78) Hadoop FS is not available (not packaged with this application): NoClassDefFoundError : "org/apache/hadoop/conf/Configuration".
14:00:31.983 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hadoopfs loaded and initialized
14:00:31.983 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hbase loaded and initialized
14:00:31.984 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider test loaded and initialized
14:00:31.984 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider throw loaded and initialized
14:00:31.984 [INFO - main] (DefaultDelegationTokenManager.java:165) Delegation token providers loaded successfully
14:00:31.984 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:00:31.984 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:00:31.984 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:00:31.985 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:00:31.985 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:00:31.985 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:00:31.985 [INFO - main] (DefaultDelegationTokenManager.java:189) Checking provider and receiver instances consistency
14:00:31.985 [INFO - main] (DefaultDelegationTokenManager.java:209) Provider and receiver instances are consistent
14:00:31.985 [INFO - main] (DefaultDelegationTokenManager.java:240) Obtaining delegation tokens
14:00:31.985 [INFO - main] (DefaultDelegationTokenManager.java:243) Delegation tokens obtained successfully
14:00:31.985 [WARN - main] (DefaultDelegationTokenManager.java:248) No tokens obtained so skipping notifications
14:00:31.985 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:00:31.986 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:00:31.986 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:00:31.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 32 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112831986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:31.986 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:00:31.986 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:00:31.986 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:00:31.987 [INFO - main] (BlobServer.java:165) Created BLOB server storage directory /tmp/minicluster_c9b3f6c694631025597f75caf8d97ed4/blobStorage
14:00:31.993 [INFO - main] (BlobServer.java:239) Started BLOB server at 0.0.0.0:42535 - max concurrent requests: 50 - max backlog: 1000
14:00:31.995 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_c9b3f6c694631025597f75caf8d97ed4/blobStorage
14:00:31.996 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_c9b3f6c694631025597f75caf8d97ed4/blobStorage
14:00:31.997 [INFO - main] (MiniCluster.java:744) Starting 1 TaskManager(s)
14:00:31.999 [INFO - main] (TaskManagerRunner.java:609) Starting TaskManager with ResourceID: 500e9b77-fd50-4c92-8140-473545dd29e8
14:00:32.000 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 32 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=14 ms, finalizationTime=0 ms).
14:00:32.001 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 32 as completed for source Source: KuduSource.
14:00:32.002 [INFO - main] (TaskManagerServices.java:552) Temporary file directory '/tmp': total 48 GB, usable 40 GB (83.33% usable)
14:00:32.002 [INFO - main] (IOManager.java:60) Created a new FileChannelManager for spilling of task related data to disk (joins, sorting, ...). Used directories:
	/tmp/flink-io-e611cad8-8dbb-4eaa-bc63-0a997764aa8e
14:00:32.004 [INFO - main] (NettyShuffleServiceFactory.java:170) Created a new FileChannelManager for storing result partitions of BLOCKING shuffles. Used directories:
	/tmp/flink-netty-shuffle-742157c8-e295-4289-8759-2fd08bd6895e
14:00:32.065 [INFO - main] (NetworkBufferPool.java:156) Allocated 64 MB for network buffer pool (number of memory segments: 2048, bytes per segment: 32768).
14:00:32.066 [INFO - main] (NettyShuffleEnvironment.java:355) Starting the network environment and its components.
14:00:32.066 [INFO - main] (TaskManagerServices.java:353) TaskManager data connection initialized successfully; listening internally on port: -1
14:00:32.066 [INFO - main] (KvStateService.java:92) Starting the kvState service and its components.
14:00:32.067 [INFO - main] (Configuration.java:985) Config uses fallback configuration key 'pekko.ask.timeout' instead of key 'taskmanager.slot.timeout'
14:00:32.069 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.taskexecutor.TaskExecutor at pekko://flink/user/rpc/taskmanager_4 .
14:00:32.075 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultJobLeaderService.java:127) Start job leader service.
14:00:32.075 [INFO - flink-pekko.actor.default-dispatcher-4] (FileCache.java:116) User file cache uses directory /tmp/flink-dist-cache-d9dac793-c13c-41dd-aeb5-6a86052376ca
14:00:32.075 [INFO - main] (RestServerEndpoint.java:182) Starting rest endpoint.
14:00:32.076 [INFO - main] (DispatcherRestEndpoint.java:124) Failed to load web based job submission extension. Probable reason: flink-runtime-web is not in the classpath.
14:00:32.086 [WARN - main] (WebMonitorUtils.java:76) Log file environment variable 'log.file' is not set.
14:00:32.086 [WARN - main] (WebMonitorUtils.java:82) JobManager log files are unavailable in the web dashboard. Log file location not found in environment variable 'log.file' or configuration key 'web.log.path'.
14:00:32.091 [INFO - main] (RestServerEndpoint.java:308) Rest endpoint listening at localhost:41105
14:00:32.091 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'rest_server'.
14:00:32.093 [INFO - mini-cluster-io-thread-1] (WebMonitorEndpoint.java:1203) http://localhost:41105 was granted leadership with leaderSessionID=a38de9b8-a0ba-4160-baa7-8a0388908347
14:00:32.093 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader http://localhost:41105 , session=a38de9b8-a0ba-4160-baa7-8a0388908347
14:00:32.093 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'dispatcher'.
14:00:32.094 [INFO - main] (ResourceManagerServiceImpl.java:118) Starting resource manager service.
14:00:32.094 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'resource_manager'.
14:00:32.094 [INFO - mini-cluster-io-thread-2] (DefaultDispatcherRunner.java:114) DefaultDispatcherRunner was granted leadership with leader id 9bd51815-f811-4f54-bbd0-61a5ab824487. Creating new DispatcherLeaderProcess.
14:00:32.095 [INFO - mini-cluster-io-thread-2] (AbstractDispatcherLeaderProcess.java:99) Start SessionDispatcherLeaderProcess.
14:00:32.095 [INFO - pool-43-thread-1] (ResourceManagerServiceImpl.java:198) Resource manager service is granted leadership with session id 95bb246f-6376-46d9-b97c-fc921bdbbb1e.
14:00:32.095 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:144) Recover all persisted job graphs that are not finished, yet.
14:00:32.095 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:158) Successfully recovered 0 persisted job graphs.
14:00:32.097 [INFO - main] (MiniCluster.java:510) Flink Mini Cluster started successfully
14:00:32.099 [INFO - mini-cluster-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_5 .
14:00:32.103 [INFO - pool-43-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.resourcemanager.StandaloneResourceManager at pekko://flink/user/rpc/resourcemanager_6 .
14:00:32.108 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/dispatcher_5 , session=9bd51815-f811-4f54-bbd0-61a5ab824487
14:00:32.109 [INFO - flink-pekko.actor.default-dispatcher-4] (ResourceManager.java:253) Starting the resource manager.
14:00:32.128 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:212) Starting the slot manager.
14:00:32.128 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:308) Starting tokens update task
14:00:32.129 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:320) No tokens obtained so skipping notifications
14:00:32.129 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:335) Tokens update task not started because either no tokens obtained or none of the tokens specified its renewal date
14:00:32.129 [INFO - mini-cluster-io-thread-4] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/resourcemanager_6 , session=95bb246f-6376-46d9-b97c-fc921bdbbb1e
14:00:32.134 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1478) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_6(b97cfc921bdbbb1e95bb246f637646d9).
14:00:32.144 [INFO - flink-pekko.actor.default-dispatcher-4] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:00:32.154 [INFO - flink-pekko.actor.default-dispatcher-7] (ResourceManager.java:1080) Registering TaskManager with ResourceID 500e9b77-fd50-4c92-8140-473545dd29e8 (pekko://flink/user/rpc/taskmanager_4) at ResourceManager
14:00:32.157 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutorToResourceManagerConnection.java:99) Successful registration at resource manager pekko://flink/user/rpc/resourcemanager_6 under registration id a79dfaff6715d64d5144f5caa3215680.
14:00:32.157 [INFO - flink-pekko.actor.default-dispatcher-6] (Dispatcher.java:516) Received JobGraph submission 'Flink Streaming Job' (e1db689dadb24874688c502d61d89301).
14:00:32.158 [INFO - flink-pekko.actor.default-dispatcher-6] (Dispatcher.java:601) Submitting job 'Flink Streaming Job' (e1db689dadb24874688c502d61d89301).
14:00:32.158 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:344) Registering task executor 500e9b77-fd50-4c92-8140-473545dd29e8 under a79dfaff6715d64d5144f5caa3215680 at the slot manager.
14:00:32.159 [INFO - flink-pekko.actor.default-dispatcher-6] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'job-e1db689dadb24874688c502d61d89301'.
14:00:32.159 [INFO - mini-cluster-io-thread-2] (JobMasterServiceLeadershipRunner.java:324) JobMasterServiceLeadershipRunner for job e1db689dadb24874688c502d61d89301 was granted leadership with leader id 852ed3dd-dffc-4496-b167-f14672398afe. Creating new JobMasterServiceProcess.
14:00:32.164 [INFO - jobmanager-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_7 .
14:00:32.170 [INFO - jobmanager-io-thread-1] (JobMaster.java:319) Initializing job 'Flink Streaming Job' (e1db689dadb24874688c502d61d89301).
14:00:32.171 [INFO - jobmanager-io-thread-1] (DefaultSchedulerFactory.java:108) Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Flink Streaming Job (e1db689dadb24874688c502d61d89301).
14:00:32.172 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraph.java:393) Created execution graph 4889766aa6d5bf55af84d07af56a1f2d for job e1db689dadb24874688c502d61d89301.
14:00:32.172 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:179) Running initialization on master for job Flink Streaming Job (e1db689dadb24874688c502d61d89301).
14:00:32.173 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:208) Successfully ran initialization on master in 0 ms.
14:00:32.174 [INFO - jobmanager-io-thread-1] (DefaultExecutionTopology.java:416) Built 4 new pipelined regions in 0 ms, total 4 pipelined regions currently.
14:00:32.174 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@625eb2
14:00:32.174 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:32.174 [INFO - jobmanager-io-thread-1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:00:32.177 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1778) No checkpoint found during restore.
14:00:32.177 [INFO - jobmanager-io-thread-1] (DefaultScheduler.java:168) Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@59d4c780 for Flink Streaming Job (e1db689dadb24874688c502d61d89301).
14:00:32.179 [INFO - jobmanager-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/jobmanager_7 , session=852ed3dd-dffc-4496-b167-f14672398afe
14:00:32.180 [INFO - flink-pekko.actor.default-dispatcher-6] (JobMaster.java:987) Starting execution of job 'Flink Streaming Job' (e1db689dadb24874688c502d61d89301) under job master id b167f14672398afe852ed3dddffc4496.
14:00:32.181 [INFO - flink-pekko.actor.default-dispatcher-6] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:00:32.184 [DEBUG - flink-pekko.actor.default-dispatcher-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.185 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultScheduler.java:231) Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy]
14:00:32.185 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (e1db689dadb24874688c502d61d89301) switched from state CREATED to RUNNING.
14:00:32.186 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED.
14:00:32.187 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED.
14:00:32.187 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:32.188 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to SCHEDULED.
14:00:32.188 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to SCHEDULED.
14:00:32.189 [INFO - flink-pekko.actor.default-dispatcher-6] (JobMaster.java:1182) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_6(b97cfc921bdbbb1e95bb246f637646d9)
14:00:32.190 [INFO - flink-pekko.actor.default-dispatcher-8] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:00:32.191 [INFO - flink-pekko.actor.default-dispatcher-6] (ResourceManager.java:390) Registering job manager b167f14672398afe852ed3dddffc4496@pekko://flink/user/rpc/jobmanager_7 for job e1db689dadb24874688c502d61d89301.
14:00:32.198 [INFO - flink-pekko.actor.default-dispatcher-7] (ResourceManager.java:1015) Registered job manager b167f14672398afe852ed3dddffc4496@pekko://flink/user/rpc/jobmanager_7 for job e1db689dadb24874688c502d61d89301.
14:00:32.200 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:32.201 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.188.188:36691(127.23.188.188:36691)] Successfully connected to peer
14:00:32.203 [INFO - flink-pekko.actor.default-dispatcher-7] (JobMaster.java:1206) JobManager successfully registered at ResourceManager, leader id: b97cfc921bdbbb1e95bb246f637646d9.
14:00:32.204 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:00:32.205 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.188
14:00:32.217 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:32.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.188.190:39901(127.23.188.190:39901)] Successfully connected to peer
14:00:32.222 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:709) Matching resource requirements against available resources.
Missing resources:
	 Job e1db689dadb24874688c502d61d89301
		ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}
Current resources:
	TaskManager 500e9b77-fd50-4c92-8140-473545dd29e8
		Available: ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
		Total:     ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
14:00:32.224 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.224 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot e68a21bf56b9f53f7a56a46245b35ac4 from 500e9b77-fd50-4c92-8140-473545dd29e8 for job e1db689dadb24874688c502d61d89301 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:32.225 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 6e371b9cddd2edaadbbb0de667e9ecce from 500e9b77-fd50-4c92-8140-473545dd29e8 for job e1db689dadb24874688c502d61d89301 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:32.225 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1149) Receive slot request e68a21bf56b9f53f7a56a46245b35ac4 for job e1db689dadb24874688c502d61d89301 from resource manager with leader id b97cfc921bdbbb1e95bb246f637646d9.
14:00:32.225 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:321) Allocated slot for e68a21bf56b9f53f7a56a46245b35ac4 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:32.225 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 1da31fbe77d2e436042b582b68e8340e from 500e9b77-fd50-4c92-8140-473545dd29e8 for job e1db689dadb24874688c502d61d89301 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:32.228 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 2609b8603c933cea4c032fcd294c074f from 500e9b77-fd50-4c92-8140-473545dd29e8 for job e1db689dadb24874688c502d61d89301 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:32.239 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.188.189:44275(127.23.188.189:44275)] Successfully connected to peer
14:00:32.243 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.190
14:00:32.251 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x73f71766, L:/127.0.0.1:56848 - R:/127.23.188.188:36691] using SASL/PLAIN
14:00:32.268 [DEBUG - main] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:00:32.274 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.276 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.189
14:00:32.278 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe9958f7a, L:/127.0.0.1:56810 - R:/127.23.188.190:39901] using SASL/PLAIN
14:00:32.282 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultJobLeaderService.java:192) Add job e1db689dadb24874688c502d61d89301 for job leader monitoring.
14:00:32.283 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1149) Receive slot request 6e371b9cddd2edaadbbb0de667e9ecce for job e1db689dadb24874688c502d61d89301 from resource manager with leader id b97cfc921bdbbb1e95bb246f637646d9.
14:00:32.283 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:321) Allocated slot for 6e371b9cddd2edaadbbb0de667e9ecce with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:32.284 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1149) Receive slot request 1da31fbe77d2e436042b582b68e8340e for job e1db689dadb24874688c502d61d89301 from resource manager with leader id b97cfc921bdbbb1e95bb246f637646d9.
14:00:32.284 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:321) Allocated slot for 1da31fbe77d2e436042b582b68e8340e with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:32.284 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1149) Receive slot request 2609b8603c933cea4c032fcd294c074f for job e1db689dadb24874688c502d61d89301 from resource manager with leader id b97cfc921bdbbb1e95bb246f637646d9.
14:00:32.284 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:321) Allocated slot for 2609b8603c933cea4c032fcd294c074f with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:32.285 [INFO - mini-cluster-io-thread-2] (DefaultJobLeaderService.java:350) Try to register at job manager pekko://flink/user/rpc/jobmanager_7 with leader id 852ed3dd-dffc-4496-b167-f14672398afe.
14:00:32.287 [INFO - flink-pekko.actor.default-dispatcher-6] (RetryingRegistration.java:162) Resolved JobManager address, beginning registration
14:00:32.287 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.288 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultJobLeaderService.java:417) Successful registration at job manager pekko://flink/user/rpc/jobmanager_7 for job e1db689dadb24874688c502d61d89301.
14:00:32.289 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:1783) Establish JobManager connection for job e1db689dadb24874688c502d61d89301.
14:00:32.289 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:1633) Offer reserved slots to the leader of job e1db689dadb24874688c502d61d89301.
14:00:32.290 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING.
14:00:32.290 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #0) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id e68a21bf56b9f53f7a56a46245b35ac4
14:00:32.291 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot e68a21bf56b9f53f7a56a46245b35ac4.
14:00:32.291 [DEBUG - main] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:00:32.292 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcc62ada2, L:/127.0.0.1:39352 - R:/127.23.188.189:44275] using SASL/PLAIN
14:00:32.293 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutorFileMergingManager.java:83) Registered new file merging snapshot manager for job e1db689dadb24874688c502d61d89301.
14:00:32.293 [INFO - flink-pekko.actor.default-dispatcher-6] (StateChangelogStorageLoader.java:104) Creating a changelog storage with name 'memory'.
14:00:32.293 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutorChannelStateExecutorFactoryManager.java:70) Creating the channel state executor factory for job id e1db689dadb24874688c502d61d89301
14:00:32.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.105.62:39703(127.24.105.62:39703)] Successfully connected to peer
14:00:32.294 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id e68a21bf56b9f53f7a56a46245b35ac4.
14:00:32.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:32.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [66ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: OK, deferred=null) after lookup
14:00:32.303 [DEBUG - main] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:00:32.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df47dab6b38d4880a4627c308d64807e
14:00:32.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.105.61:44261(127.24.105.61:44261)] Successfully connected to peer
14:00:32.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.105.60:45145(127.24.105.60:45145)] Successfully connected to peer
14:00:32.311 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING.
14:00:32.311 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING].
14:00:32.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc9e327d35b644f5bd287fe7c5927619 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:32.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8477c98ad3a740569b2d053384c8e7b2 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:32.316 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.61
14:00:32.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 10af3c729b0146b0b089f99eeaee95e8 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:32.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4d817c911bc2427da82b0839fc379365 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f9eb63e369544894b3f90e84f5305ae3 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.317 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.318 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@649f0585
14:00:32.319 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:32.319 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:00:32.320 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:00:32.321 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.62
14:00:32.324 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING.
14:00:32.324 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #0) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id 6e371b9cddd2edaadbbb0de667e9ecce
14:00:32.325 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 6e371b9cddd2edaadbbb0de667e9ecce.
14:00:32.326 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from SCHEDULED to DEPLOYING.
14:00:32.326 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #0) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id 2609b8603c933cea4c032fcd294c074f
14:00:32.326 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.60
14:00:32.327 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0), deploy into slot with allocation id 6e371b9cddd2edaadbbb0de667e9ecce.
14:00:32.330 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from SCHEDULED to DEPLOYING.
14:00:32.330 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #0) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id 1da31fbe77d2e436042b582b68e8340e
14:00:32.330 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:00:32.339 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 2609b8603c933cea4c032fcd294c074f.
14:00:32.340 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.340 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to DEPLOYING.
14:00:32.340 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) [DEPLOYING].
14:00:32.342 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1900c607
14:00:32.342 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:32.342 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:00:32.342 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:00:32.343 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:00:32.344 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd5a93bb, L:/127.0.0.1:34994 - R:/127.24.105.62:39703] using SASL/PLAIN
14:00:32.351 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.353 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0), deploy into slot with allocation id 2609b8603c933cea4c032fcd294c074f.
14:00:32.354 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@14c7de48
14:00:32.356 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@347b13fc
14:00:32.357 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.359 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.359 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x50d7a576, L:/127.0.0.1:38658 - R:/127.24.105.61:44261] using SASL/PLAIN
14:00:32.360 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44e83d57, L:/127.0.0.1:52824 - R:/127.24.105.60:45145] using SASL/PLAIN
14:00:32.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:32.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=148), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [80ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: OK, deferred=null) after lookup
14:00:32.365 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.366 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot e68a21bf56b9f53f7a56a46245b35ac4.
14:00:32.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:32.367 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 6e371b9cddd2edaadbbb0de667e9ecce.
14:00:32.367 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 2609b8603c933cea4c032fcd294c074f.
14:00:32.367 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 1da31fbe77d2e436042b582b68e8340e.
14:00:32.367 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 1da31fbe77d2e436042b582b68e8340e.
14:00:32.369 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0), deploy into slot with allocation id 1da31fbe77d2e436042b582b68e8340e.
14:00:32.370 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to DEPLOYING.
14:00:32.370 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) [DEPLOYING].
14:00:32.371 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@39d11eac
14:00:32.371 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:32.371 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:00:32.371 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:00:32.372 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:00:32.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:32.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d92e3508b9d944bf890257b463944a22 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:32.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:32.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.373 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=d92e3508b9d944bf890257b463944a22@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.105.60:45145, [5ms] Sub RPC GetTableLocations: received response from server master-127.24.105.60:45145: OK, deferred=null)) after lookup
14:00:32.375 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] connecting to peer
14:00:32.376 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6edcf0b0
14:00:32.377 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to DEPLOYING.
14:00:32.378 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) [DEPLOYING].
14:00:32.378 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3149a869
14:00:32.378 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:32.379 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:00:32.379 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:00:32.380 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:00:32.380 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.384 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4971063e
14:00:32.386 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.388 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:00:32.392 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:00:32.393 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] Successfully connected to peer
14:00:32.396 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:00:32.400 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:00:32.400 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:00:32.402 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.105.62:39703(127.24.105.62:39703)] Successfully connected to peer
14:00:32.406 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.62
14:00:32.412 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:00:32.413 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:32.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.105.60:45145(127.24.105.60:45145)] Successfully connected to peer
14:00:32.428 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.60
14:00:32.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.105.61:44261(127.24.105.61:44261)] Successfully connected to peer
14:00:32.428 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.432 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x3599592b, L:/127.0.0.1:49682 - R:/127.24.105.2:33967] using TOKEN/null
14:00:32.435 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:00:32.438 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.105.62:39703(127.24.105.62:39703)] Successfully connected to peer
14:00:32.440 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:00:32.443 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:00:32.444 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.105.61:44261(127.24.105.61:44261)] Successfully connected to peer
14:00:32.445 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.61
14:00:32.447 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:00:32.448 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.105.60:45145(127.24.105.60:45145)] Successfully connected to peer
14:00:32.449 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.105.60:45145(127.24.105.60:45145)] Successfully connected to peer
14:00:32.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.105.62:39703(127.24.105.62:39703)] Successfully connected to peer
14:00:32.450 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:00:32.451 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:00:32.460 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.463 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x63fa46c7, L:/127.0.0.1:35002 - R:/127.24.105.62:39703] using SASL/PLAIN
14:00:32.464 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.62
14:00:32.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.105.61:44261(127.24.105.61:44261)] Successfully connected to peer
14:00:32.466 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.105.62:39703(127.24.105.62:39703)] Successfully connected to peer
14:00:32.470 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.475 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.105.60:45145(127.24.105.60:45145)] Successfully connected to peer
14:00:32.478 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.482 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x50cb5212, L:/127.0.0.1:52832 - R:/127.24.105.60:45145] using SASL/PLAIN
14:00:32.482 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.60
14:00:32.486 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:32.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=121), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [97ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: OK, deferred=null) after lookup
14:00:32.489 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 33 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112832486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:32.489 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7be03018, L:/127.0.0.1:38662 - R:/127.24.105.61:44261] using SASL/PLAIN
14:00:32.491 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.62
14:00:32.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:32.489 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x198215e7, L:/127.0.0.1:35004 - R:/127.24.105.62:39703] using SASL/PLAIN
14:00:32.500 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.61
14:00:32.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:32.502 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@604c3676
14:00:32.503 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 33 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=16 ms, finalizationTime=1 ms).
14:00:32.503 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.60
14:00:32.501 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.105.61:44261(127.24.105.61:44261)] Successfully connected to peer
14:00:32.504 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 0 (#0) @ 
14:00:32.504 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 0 (#0)
14:00:32.505 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 33 as completed for source Source: KuduSource.
14:00:32.505 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9cc6cb9e, L:/127.0.0.1:35016 - R:/127.24.105.62:39703] using SASL/PLAIN
14:00:32.506 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.62
14:00:32.506 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.60
14:00:32.508 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.61
14:00:32.516 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.24.105.61
14:00:32.521 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:00:32.522 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='ce50797bb3ab17b49eca5279acd2e56060da4f7b504d44b312f462a447bfc366'}]
14:00:32.525 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.526 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:32.527 [DEBUG - main] (Connection.java:748) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] connecting to peer
14:00:32.531 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.533 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.535 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x063bdd97, L:/127.0.0.1:52858 - R:/127.24.105.60:45145] using SASL/PLAIN
14:00:32.536 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x885e9be8, L:/127.0.0.1:38678 - R:/127.24.105.61:44261] using SASL/PLAIN
14:00:32.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:32.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [146ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: OK, deferred=null) after lookup
14:00:32.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:32.555 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:00:32.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:32.557 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5e74c7bd
14:00:32.559 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 2 (#0) @ 
14:00:32.559 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 2 (#0)
14:00:32.560 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.561 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:32.562 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.562 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.565 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299995, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}]
14:00:32.565 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe89aeace, L:/127.0.0.1:52848 - R:/127.24.105.60:45145] using SASL/PLAIN
14:00:32.566 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x77056f4e, L:/127.0.0.1:38682 - R:/127.24.105.61:44261] using SASL/PLAIN
14:00:32.569 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.573 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:32.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [107ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: OK, deferred=null) after lookup
14:00:32.577 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:00:32.578 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='3844d82cf5d5e67d0d1db60f57ff97c785034e1299db9079d3ff5559bfb7385a'}]
14:00:32.580 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.581 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] connecting to peer
14:00:32.584 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd9574f93, L:/127.0.0.1:52840 - R:/127.24.105.60:45145] using SASL/PLAIN
14:00:32.586 [DEBUG - kudu-nio-4] (Connection.java:757) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] Successfully connected to peer
14:00:32.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:32.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=228), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [133ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: OK, deferred=null) after lookup
14:00:32.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:32.592 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:32.593 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299997, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:32.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:32.599 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@36daa5d0
14:00:32.608 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:00:32.618 [DEBUG - kudu-nio-0] (Connection.java:757) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] Successfully connected to peer
14:00:32.620 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.630 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:32.631 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:00:32.632 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x11a82c89, L:/127.0.0.1:35028 - R:/127.24.105.62:39703] using SASL/PLAIN
14:00:32.633 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 1 (#0) @ 
14:00:32.633 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 1 (#0)
14:00:32.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:32.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:32.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:32.638 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@56b9f8c
14:00:32.638 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0xb32b5524, L:/127.0.0.1:35772 - R:/127.24.105.1:43541] using TOKEN/null
14:00:32.639 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:00:32.644 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 3 (#0) @ 
14:00:32.644 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 3 (#0)
14:00:32.645 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='7e00377822f30b84bb334994dc518936149c8af8f98f85d5388d39620c606bfd'}]
14:00:32.646 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07474e16, L:/127.0.0.1:38668 - R:/127.24.105.61:44261] using SASL/PLAIN
14:00:32.648 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.651 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:32.652 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.652 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:32.653 [DEBUG - main] (Connection.java:748) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] connecting to peer
14:00:32.656 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:00:32.656 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.131
14:00:32.656 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='b1aa860192e6fa99acd82f2d758caafa818b464f4c76073cd507b51db47ad254'}]
14:00:32.658 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.659 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:00:32.665 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:32.671 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.672 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299997, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:32.679 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcfa8c42c, L:/127.0.0.1:55314 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:32.685 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.690 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x802b2962, L:/127.0.0.1:36196 - R:/127.23.188.131:34865] using SASL/PLAIN
14:00:32.693 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:32.694 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299997, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:32.710 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:32.711 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] Successfully connected to peer
14:00:32.724 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:32.730 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287246160633856001) for scanner KuduScanner(table=replication_test_table, tablet=8477c98ad3a740569b2d053384c8e7b2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.730 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [3844d82cf5d5e67d0d1db60f57ff97c785034e1299db9079d3ff5559bfb7385a]
14:00:32.731 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:00:32.734 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [3844d82cf5d5e67d0d1db60f57ff97c785034e1299db9079d3ff5559bfb7385a]
14:00:32.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d92e3508b9d944bf890257b463944a22 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:32.743 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false, responseScanTimestamp = 7287246160633856001) for scanner KuduScanner(table=replication_test_table, tablet=bc9e327d35b644f5bd287fe7c5927619, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.743 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [ce50797bb3ab17b49eca5279acd2e56060da4f7b504d44b312f462a447bfc366]
14:00:32.744 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:00:32.746 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [ce50797bb3ab17b49eca5279acd2e56060da4f7b504d44b312f462a447bfc366]
14:00:32.747 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 3844d82cf5d5e67d0d1db60f57ff97c785034e1299db9079d3ff5559bfb7385a finished by subtask 2; deferring removal (restored in pending)
14:00:32.747 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:32.747 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:32.748 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:32.748 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='dcd2bc819e8e1af13d802f1427901e9de0b889be90849bce9fbfe65239623651'}]
14:00:32.749 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:32.749 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:32.749 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] disconnecting while in state READY
14:00:32.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:32.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.750 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=d92e3508b9d944bf890257b463944a22@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:32.750 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split ce50797bb3ab17b49eca5279acd2e56060da4f7b504d44b312f462a447bfc366 finished by subtask 0; deferring removal (restored in pending)
14:00:32.751 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:32.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:32.754 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:32.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d92e3508b9d944bf890257b463944a22 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:32.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:32.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.755 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=d92e3508b9d944bf890257b463944a22@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:32.756 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d92e3508b9d944bf890257b463944a22 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:32.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:32.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.757 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=d92e3508b9d944bf890257b463944a22@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:32.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:32.785 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:32.788 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:32.804 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.840 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x1782ca6d, L:/127.0.0.1:47872 - R:/127.24.105.3:36399] using TOKEN/null
14:00:32.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] handling channelInactive
14:00:32.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] cleaning up while in state READY due to: connection closed
14:00:32.853 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.853 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:32.854 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:00:32.865 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:32.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:32.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.865 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:32.865 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:32.866 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:32.868 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.870 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:32.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.875 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb0cfc9b2, L:/127.0.0.1:55342 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:32.891 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd3583da0, L:/127.0.0.1:55328 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:32.892 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false, responseScanTimestamp = 7287246160633856001) for scanner KuduScanner(table=replication_test_table, tablet=10af3c729b0146b0b089f99eeaee95e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.893 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [7e00377822f30b84bb334994dc518936149c8af8f98f85d5388d39620c606bfd]
14:00:32.893 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:00:32.893 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:00:32.898 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [7e00377822f30b84bb334994dc518936149c8af8f98f85d5388d39620c606bfd]
14:00:32.899 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 7e00377822f30b84bb334994dc518936149c8af8f98f85d5388d39620c606bfd finished by subtask 1; deferring removal (restored in pending)
14:00:32.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:32.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.904 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299998, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299998, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299998, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299998}]
14:00:32.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:32.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.910 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.910 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:32.911 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:32.911 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:32.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:32.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.914 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299998, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299998, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299998}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299998, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299998}]
14:00:32.915 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299997, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:32.915 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112832912 for job e1db689dadb24874688c502d61d89301.
14:00:32.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:32.917 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=130, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1d53a9f6, flushNotification=Deferred@864676406(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:00:32.918 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=65, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7795ccf1, flushNotification=Deferred@1822133867(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:00:32.918 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] connecting to peer
14:00:32.919 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] connecting to peer
14:00:32.919 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=195, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@694c4ea0, flushNotification=Deferred@1755552124(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:00:32.920 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] connecting to peer
14:00:32.928 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:32.936 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false, responseScanTimestamp = 7287246160633856001) for scanner KuduScanner(table=replication_test_table, tablet=4d817c911bc2427da82b0839fc379365, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.937 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [b1aa860192e6fa99acd82f2d758caafa818b464f4c76073cd507b51db47ad254]
14:00:32.937 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:00:32.938 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.938 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:32.940 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [b1aa860192e6fa99acd82f2d758caafa818b464f4c76073cd507b51db47ad254]
14:00:32.944 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.945 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split b1aa860192e6fa99acd82f2d758caafa818b464f4c76073cd507b51db47ad254 finished by subtask 3; deferring removal (restored in pending)
14:00:32.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:32.945 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:32.945 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:32.945 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:32.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:32.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.946 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.947 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.948 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:32.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:32.949 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:32.949 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.950 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:32.954 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:32.962 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] Successfully connected to peer
14:00:32.973 [DEBUG - kudu-nio-3] (Connection.java:757) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] Successfully connected to peer
14:00:32.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 34 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112832986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:32.988 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] Successfully connected to peer
14:00:32.992 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:32.996 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:33.004 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 34 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:00:33.006 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 34 as completed for source Source: KuduSource.
14:00:33.008 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x8799e468, L:/127.0.0.1:49692 - R:/127.24.105.2:33967] using TOKEN/null
14:00:33.011 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.012 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:33.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.018 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.018 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.021 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.022 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x443428ea, L:/127.0.0.1:35778 - R:/127.24.105.1:43541] using TOKEN/null
14:00:33.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.026 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.029 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:33.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.034 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xf172c9e9, L:/127.0.0.1:47874 - R:/127.24.105.3:36399] using TOKEN/null
14:00:33.069 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:33.069 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:33.069 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:33.070 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:33.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:33.075 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:33.075 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:33.075 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:33.075 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:33.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.107 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.107 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.112 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.117 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.121 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.147 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:33.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.192 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.200 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.200 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.205 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.209 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.210 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:33.213 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.246 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1dbbf273, L:/127.0.0.1:55356 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:33.254 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 1 for job e1db689dadb24874688c502d61d89301 (4464 bytes, checkpointDuration=342 ms, finalizationTime=0 ms).
14:00:33.257 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 1 as completed for source Source: KuduSource.
14:00:33.257 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 3844d82cf5d5e67d0d1db60f57ff97c785034e1299db9079d3ff5559bfb7385a from pending
14:00:33.257 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 7e00377822f30b84bb334994dc518936149c8af8f98f85d5388d39620c606bfd from pending
14:00:33.257 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split ce50797bb3ab17b49eca5279acd2e56060da4f7b504d44b312f462a447bfc366 from pending
14:00:33.257 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split b1aa860192e6fa99acd82f2d758caafa818b464f4c76073cd507b51db47ad254 from pending
14:00:33.257 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 1 complete: removed 4 finished splits from enumerator state
14:00:33.260 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246160633856001) for scanner KuduScanner(table=replication_test_table, tablet=f9eb63e369544894b3f90e84f5305ae3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.261 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [dcd2bc819e8e1af13d802f1427901e9de0b889be90849bce9fbfe65239623651]
14:00:33.261 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [dcd2bc819e8e1af13d802f1427901e9de0b889be90849bce9fbfe65239623651]
14:00:33.262 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:00:33.262 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:00:33.263 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split dcd2bc819e8e1af13d802f1427901e9de0b889be90849bce9fbfe65239623651 finished by subtask 2; deferring removal (restored in pending)
14:00:33.267 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.268 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.274 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:33.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:33.278 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.278 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:33.308 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:33.309 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:33.309 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:00:33.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.350 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.359 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.360 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.365 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.368 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.369 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112833412 for job e1db689dadb24874688c502d61d89301.
14:00:33.418 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=4, operationSize=260, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@eb3a7dd, flushNotification=Deferred@3380510(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:00:33.419 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] connecting to peer
14:00:33.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.434 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.435 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.439 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] Successfully connected to peer
14:00:33.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.440 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.446 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 35 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112833486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:33.499 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:33.502 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x254a30a1, L:/127.0.0.1:47880 - R:/127.24.105.3:36399] using TOKEN/null
14:00:33.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.507 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.508 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.508 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 35 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=21 ms, finalizationTime=1 ms).
14:00:33.510 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 35 as completed for source Source: KuduSource.
14:00:33.512 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.562 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 2 for job e1db689dadb24874688c502d61d89301 (1664 bytes, checkpointDuration=149 ms, finalizationTime=1 ms).
14:00:33.567 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 2 as completed for source Source: KuduSource.
14:00:33.568 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 2 complete: removed split dcd2bc819e8e1af13d802f1427901e9de0b889be90849bce9fbfe65239623651 from pending
14:00:33.568 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 2 complete: removed 1 finished splits from enumerator state
14:00:33.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.581 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.581 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.587 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.592 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.600 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df47dab6b38d4880a4627c308d64807e
14:00:33.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:33.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df47dab6b38d4880a4627c308d64807e
14:00:33.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:33.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc9e327d35b644f5bd287fe7c5927619 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:33.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8477c98ad3a740569b2d053384c8e7b2 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:33.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 10af3c729b0146b0b089f99eeaee95e8 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:33.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4d817c911bc2427da82b0839fc379365 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:33.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f9eb63e369544894b3f90e84f5305ae3 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:33.623 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:33.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:33.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d92e3508b9d944bf890257b463944a22 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:33.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:33.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:33.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:33.628 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=d92e3508b9d944bf890257b463944a22@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:33.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df47dab6b38d4880a4627c308d64807e
14:00:33.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 15cb171ada454e849c849c87a9d75c29
14:00:33.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc9e327d35b644f5bd287fe7c5927619 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:33.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8477c98ad3a740569b2d053384c8e7b2 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:33.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 10af3c729b0146b0b089f99eeaee95e8 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:33.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4d817c911bc2427da82b0839fc379365 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:33.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f9eb63e369544894b3f90e84f5305ae3 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:33.640 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:33.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.23.188.189:44275, [3ms] Sub RPC GetTableLocations: received response from server master-127.23.188.189:44275: OK, deferred=null)) after lookup
14:00:33.646 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bc9e327d35b644f5bd287fe7c5927619, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.646 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bc9e327d35b644f5bd287fe7c5927619 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8477c98ad3a740569b2d053384c8e7b2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.660 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8477c98ad3a740569b2d053384c8e7b2 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=10af3c729b0146b0b089f99eeaee95e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 10af3c729b0146b0b089f99eeaee95e8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=4d817c911bc2427da82b0839fc379365, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4d817c911bc2427da82b0839fc379365 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.678 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=f9eb63e369544894b3f90e84f5305ae3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:33.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d92e3508b9d944bf890257b463944a22 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:33.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:33.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 88381de05b4e4966a254ef1c088aee33 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:33.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet cde87ee9716f45f293042d6e40add240 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:33.684 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=d92e3508b9d944bf890257b463944a22@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=88381de05b4e4966a254ef1c088aee33@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967),1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)[L],ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cde87ee9716f45f293042d6e40add240@[1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)[L],1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399),ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:33.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.105.60:45145, [3ms] Sub RPC GetTableLocations: received response from server master-127.24.105.60:45145: OK, deferred=null)) after lookup
14:00:33.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.693 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.694 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.702 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.712 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=bc9e327d35b644f5bd287fe7c5927619, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.712 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet bc9e327d35b644f5bd287fe7c5927619 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8477c98ad3a740569b2d053384c8e7b2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.729 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8477c98ad3a740569b2d053384c8e7b2 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=10af3c729b0146b0b089f99eeaee95e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.735 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 10af3c729b0146b0b089f99eeaee95e8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=4d817c911bc2427da82b0839fc379365, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.741 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4d817c911bc2427da82b0839fc379365 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.745 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=f9eb63e369544894b3f90e84f5305ae3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.763 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=38de78cf06cb4bc5b5f7dc9e5e0918b5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 38de78cf06cb4bc5b5f7dc9e5e0918b5 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:00:33.770 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d92e3508b9d944bf890257b463944a22, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.770 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d92e3508b9d944bf890257b463944a22 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:00:33.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9bdd255bd9a64fc08b33d84c57f2aaf1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.778 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 9bdd255bd9a64fc08b33d84c57f2aaf1 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:00:33.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=88381de05b4e4966a254ef1c088aee33, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.786 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 88381de05b4e4966a254ef1c088aee33 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:00:33.790 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=cde87ee9716f45f293042d6e40add240, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:33.791 [DEBUG - main] (Connection.java:575) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] disconnecting while in state READY
14:00:33.791 [DEBUG - main] (Connection.java:575) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] disconnecting while in state READY
14:00:33.791 [DEBUG - main] (Connection.java:575) [peer master-127.24.105.61:44261(127.24.105.61:44261)] disconnecting while in state READY
14:00:33.792 [DEBUG - main] (Connection.java:575) [peer master-127.24.105.62:39703(127.24.105.62:39703)] disconnecting while in state READY
14:00:33.792 [DEBUG - main] (Connection.java:575) [peer master-127.24.105.60:45145(127.24.105.60:45145)] disconnecting while in state READY
14:00:33.792 [DEBUG - main] (Connection.java:575) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] disconnecting while in state READY
14:00:33.792 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.105.61:44261(127.24.105.61:44261)] handling channelInactive
14:00:33.792 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state READY due to: connection closed
14:00:33.793 [DEBUG - kudu-nio-4] (Connection.java:239) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] handling channelInactive
14:00:33.793 [DEBUG - kudu-nio-4] (Connection.java:709) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] cleaning up while in state READY due to: connection closed
14:00:33.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.105.62:39703(127.24.105.62:39703)] handling channelInactive
14:00:33.793 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state READY due to: connection closed
14:00:33.794 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] handling channelInactive
14:00:33.794 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] cleaning up while in state READY due to: connection closed
14:00:33.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.105.60:45145(127.24.105.60:45145)] handling channelInactive
14:00:33.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state READY due to: connection closed
14:00:33.794 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:33.795 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-2
14:00:33.796 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-4
14:00:33.796 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-0
14:00:33.796 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:00:33.797 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-3
14:00:33.798 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] handling channelInactive
14:00:33.798 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] cleaning up while in state READY due to: connection closed
14:00:33.798 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-5
14:00:33.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:33.799324 24996 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 25280
14:00:33.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:33.897091 25402 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:33.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112833912 for job e1db689dadb24874688c502d61d89301.
14:00:33.940 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 3 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=28 ms, finalizationTime=0 ms).
14:00:33.943 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 3 as completed for source Source: KuduSource.
14:00:33.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 36 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112833985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:34.005 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 36 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=19 ms, finalizationTime=1 ms).
14:00:34.007 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 36 as completed for source Source: KuduSource.
14:00:34.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df47dab6b38d4880a4627c308d64807e
14:00:34.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc9e327d35b644f5bd287fe7c5927619 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:34.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8477c98ad3a740569b2d053384c8e7b2 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:34.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 10af3c729b0146b0b089f99eeaee95e8 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:34.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4d817c911bc2427da82b0839fc379365 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:34.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f9eb63e369544894b3f90e84f5305ae3 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:34.193 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:34.199 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='f14395fc2529a52d89fcf9fbc64c01035b4247b76e2a76df83158ea16bd416b1'}]
14:00:34.199 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='13fb71bfa807573c5e01ef4aa7b54c524b3ee05e864a1eacb31b9564b7ad9335'}]
14:00:34.201 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='df73f1216fbedf6457fff30a9aa89c807c8318c825c1d3e34127bd9e00fac0fc'}]
14:00:34.201 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:34.201 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:00:34.202 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299996, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}]
14:00:34.202 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:34.203 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:00:34.204 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299996, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:34.205 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='d5d19c281a223ebdd386837789700f9519c09fd2f32d6bf1348784dee77b6716'}]
14:00:34.203 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:34.208 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:00:34.208 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299996, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:34.211 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:34.212 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:00:34.212 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299996, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:34.241 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] connecting to peer
14:00:34.252 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:34.256 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:34.263 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:34.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] Successfully connected to peer
14:00:34.304 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:34.309 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.131
14:00:34.314 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:34.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:34.331 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:34.345 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:34.346 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:34.362 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1954cad0, L:/127.0.0.1:59146 - R:/127.23.188.131:34865] using SASL/PLAIN
14:00:34.363 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:34.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:34.376309 24996 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 25280
14:00:34.379 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:34.385 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:34.389 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:34.393 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf737f6fd, L:/127.0.0.1:59734 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:34.403 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47f13d59, L:/127.0.0.1:59750 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:34.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112834411 for job e1db689dadb24874688c502d61d89301.
14:00:34.414 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246168825856001) for scanner KuduScanner(table=replication_test_table, tablet=8477c98ad3a740569b2d053384c8e7b2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:34.415 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [13fb71bfa807573c5e01ef4aa7b54c524b3ee05e864a1eacb31b9564b7ad9335]
14:00:34.416 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246168825856001) for scanner KuduScanner(table=replication_test_table, tablet=bc9e327d35b644f5bd287fe7c5927619, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:34.417 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [f14395fc2529a52d89fcf9fbc64c01035b4247b76e2a76df83158ea16bd416b1]
14:00:34.419 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246168825856001) for scanner KuduScanner(table=replication_test_table, tablet=10af3c729b0146b0b089f99eeaee95e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:34.419 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [13fb71bfa807573c5e01ef4aa7b54c524b3ee05e864a1eacb31b9564b7ad9335]
14:00:34.419 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [df73f1216fbedf6457fff30a9aa89c807c8318c825c1d3e34127bd9e00fac0fc]
14:00:34.419 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:00:34.420 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:00:34.421 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [df73f1216fbedf6457fff30a9aa89c807c8318c825c1d3e34127bd9e00fac0fc]
14:00:34.421 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:00:34.421 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:00:34.429 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:34.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:34.430 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 13fb71bfa807573c5e01ef4aa7b54c524b3ee05e864a1eacb31b9564b7ad9335 finished by subtask 1; deferring removal (restored in pending)
14:00:34.430 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:34.431 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split df73f1216fbedf6457fff30a9aa89c807c8318c825c1d3e34127bd9e00fac0fc finished by subtask 3; deferring removal (restored in pending)
14:00:34.431 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [f14395fc2529a52d89fcf9fbc64c01035b4247b76e2a76df83158ea16bd416b1]
14:00:34.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:34.432 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:00:34.432 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:00:34.432 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] disconnecting while in state READY
14:00:34.432 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9b79063d, L:/127.0.0.1:59762 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:34.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:34.433 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='271e1f0d42a38434057713cf2e8d1f7837fcf3068850ce3f55fab5fc4e839b78'}]
14:00:34.433 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split f14395fc2529a52d89fcf9fbc64c01035b4247b76e2a76df83158ea16bd416b1 finished by subtask 0; deferring removal (restored in pending)
14:00:34.435 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:34.438 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 4 for job e1db689dadb24874688c502d61d89301 (4514 bytes, checkpointDuration=26 ms, finalizationTime=0 ms).
14:00:34.440 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 4 as completed for source Source: KuduSource.
14:00:34.440 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split df73f1216fbedf6457fff30a9aa89c807c8318c825c1d3e34127bd9e00fac0fc from pending
14:00:34.440 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split f14395fc2529a52d89fcf9fbc64c01035b4247b76e2a76df83158ea16bd416b1 from pending
14:00:34.440 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 13fb71bfa807573c5e01ef4aa7b54c524b3ee05e864a1eacb31b9564b7ad9335 from pending
14:00:34.440 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 4 complete: removed 3 finished splits from enumerator state
14:00:34.442 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246168825856001) for scanner KuduScanner(table=replication_test_table, tablet=4d817c911bc2427da82b0839fc379365, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:34.442 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [d5d19c281a223ebdd386837789700f9519c09fd2f32d6bf1348784dee77b6716]
14:00:34.443 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [d5d19c281a223ebdd386837789700f9519c09fd2f32d6bf1348784dee77b6716]
14:00:34.443 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:00:34.443 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:00:34.443 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:34.444 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split d5d19c281a223ebdd386837789700f9519c09fd2f32d6bf1348784dee77b6716 finished by subtask 2; deferring removal (restored in pending)
14:00:34.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:34.472 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:34.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:34.473 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:34.473 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:00:34.475 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:34.475 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:34.476 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:34.476 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:34.476 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:34.476 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:34.477 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:34.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:34.477 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:34.477 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:34.477 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:34.477 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:34.477 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:34.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 37 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112834485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:34.501 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 37 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:00:34.503 [DEBUG - kudu-nio-3] (Connection.java:239) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] handling channelInactive
14:00:34.503 [DEBUG - kudu-nio-3] (Connection.java:709) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] cleaning up while in state READY due to: connection closed
14:00:34.503 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 37 as completed for source Source: KuduSource.
14:00:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:34.504009 25432 connection.cc:582] client connection to 127.24.105.1:43541 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:00:34.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:34.504271 25432 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:00:34.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:34.505823 24996 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 25415
14:00:34.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:34.528214 25569 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.105.1:43541: connect: Connection refused (error 111)
14:00:34.536 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:00:34.538 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299996, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:34.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:34.539628 25569 consensus_peers.cc:597] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 -> Peer ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541): Couldn't send request to peer ca53369e6be244a9a8c59fb84ebc8192. Status: Network error: Client connection negotiation failed: client connection to 127.24.105.1:43541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:00:34.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:34.541139 25569 consensus_peers.cc:597] T 9bdd255bd9a64fc08b33d84c57f2aaf1 P 1a179f02052d4d079bbfb29bc5ac90f8 -> Peer ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541): Couldn't send request to peer ca53369e6be244a9a8c59fb84ebc8192. Status: Network error: Client connection negotiation failed: client connection to 127.24.105.1:43541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:00:34.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:34.541412 25432 consensus_peers.cc:597] T cde87ee9716f45f293042d6e40add240 P 1166875c6a424eddb02452196daf48d4 -> Peer ca53369e6be244a9a8c59fb84ebc8192 (127.24.105.1:43541): Couldn't send request to peer ca53369e6be244a9a8c59fb84ebc8192. Status: Network error: Client connection negotiation failed: client connection to 127.24.105.1:43541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:00:34.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:34.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:34.543 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:34.543 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:00:34.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:34.569212 25539 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:34.577 [DEBUG - kudu-nio-0] (Connection.java:239) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] handling channelInactive
14:00:34.577 [DEBUG - kudu-nio-0] (Connection.java:709) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] cleaning up while in state READY due to: connection closed
14:00:34.577 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:34.578 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:00:34.587 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:34.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:34.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:34.601 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:34.602 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:00:34.609 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:34.611 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:34.635 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:34.642 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf7c6f825, L:/127.0.0.1:59764 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:34.653 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246168825856001) for scanner KuduScanner(table=replication_test_table, tablet=f9eb63e369544894b3f90e84f5305ae3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:34.655 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [271e1f0d42a38434057713cf2e8d1f7837fcf3068850ce3f55fab5fc4e839b78]
14:00:34.655 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [271e1f0d42a38434057713cf2e8d1f7837fcf3068850ce3f55fab5fc4e839b78]
14:00:34.656 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:00:34.656 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:00:34.657 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:34.658 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 271e1f0d42a38434057713cf2e8d1f7837fcf3068850ce3f55fab5fc4e839b78 finished by subtask 1; deferring removal (restored in pending)
14:00:34.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:34.677 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:34.678 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:34.678 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:34.678 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:34.678 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:34.678 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:34.679 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:34.679 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:34.679 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:34.780 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:34.780 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:34.781 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:34.781 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:34.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:34.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:34.832 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:34.833 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:00:34.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 5 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112834911 for job e1db689dadb24874688c502d61d89301.
14:00:34.928 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 5 for job e1db689dadb24874688c502d61d89301 (2384 bytes, checkpointDuration=17 ms, finalizationTime=0 ms).
14:00:34.932 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 5 as completed for source Source: KuduSource.
14:00:34.932 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 5 complete: removed split 271e1f0d42a38434057713cf2e8d1f7837fcf3068850ce3f55fab5fc4e839b78 from pending
14:00:34.932 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 5 complete: removed split d5d19c281a223ebdd386837789700f9519c09fd2f32d6bf1348784dee77b6716 from pending
14:00:34.933 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 5 complete: removed 2 finished splits from enumerator state
14:00:34.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 38 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112834986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:35.006 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 38 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=19 ms, finalizationTime=1 ms).
14:00:35.008 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 38 as completed for source Source: KuduSource.
14:00:35.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:35.084903 24996 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 25415
14:00:35.143 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] handling channelInactive
14:00:35.144 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] cleaning up while in state READY due to: connection closed
14:00:35.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:35.145555 25164 connection.cc:582] server connection from 127.24.105.2:55097 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:00:35.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:35.148265 24996 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 25552
14:00:35.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:35.160435 25571 consensus_peers.cc:597] T 88381de05b4e4966a254ef1c088aee33 P 1a179f02052d4d079bbfb29bc5ac90f8 -> Peer 1166875c6a424eddb02452196daf48d4 (127.24.105.2:33967): Couldn't send request to peer 1166875c6a424eddb02452196daf48d4. Status: Network error: Client connection negotiation failed: client connection to 127.24.105.2:33967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:00:35.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:35.185796 25676 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:35.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 6 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112835412 for job e1db689dadb24874688c502d61d89301.
14:00:35.432 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 6 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=13 ms, finalizationTime=7 ms).
14:00:35.434 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 6 as completed for source Source: KuduSource.
14:00:35.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 39 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112835486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:35.502 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 39 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:00:35.503 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 39 as completed for source Source: KuduSource.
14:00:35.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:35.581264 24996 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 25552
14:00:35.638 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] handling channelInactive
14:00:35.638 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] handling channelInactive
14:00:35.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:35.638345 24996 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 25007
14:00:35.638 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] cleaning up while in state READY due to: connection closed
14:00:35.639 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] cleaning up while in state READY due to: connection closed
14:00:35.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:35.639706 25068 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:35.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:35.850787 24996 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 25007
14:00:35.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.105.62:39703(127.24.105.62:39703)] handling channelInactive
14:00:35.878 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state READY due to: connection closed
14:00:35.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.105.62:39703(127.24.105.62:39703)] handling channelInactive
14:00:35.878 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state READY due to: connection closed
14:00:35.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.105.62:39703(127.24.105.62:39703)] handling channelInactive
14:00:35.878 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state READY due to: connection closed
14:00:35.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.105.62:39703(127.24.105.62:39703)] handling channelInactive
14:00:35.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state READY due to: connection closed
14:00:35.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:35.880210 24996 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 25075
14:00:35.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:35.881426 25139 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:35.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 7 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112835912 for job e1db689dadb24874688c502d61d89301.
14:00:35.934 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 7 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=21 ms, finalizationTime=0 ms).
14:00:35.935 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 7 as completed for source Source: KuduSource.
14:00:35.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 40 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112835986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:36.003 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 40 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=16 ms, finalizationTime=1 ms).
14:00:36.004 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 40 as completed for source Source: KuduSource.
14:00:36.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:36.028743 24996 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 25075
14:00:36.050 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.105.61:44261(127.24.105.61:44261)] handling channelInactive
14:00:36.051 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state READY due to: connection closed
14:00:36.051 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.105.61:44261(127.24.105.61:44261)] handling channelInactive
14:00:36.051 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state READY due to: connection closed
14:00:36.051 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.105.61:44261(127.24.105.61:44261)] handling channelInactive
14:00:36.051 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.105.61:44261(127.24.105.61:44261)] handling channelInactive
14:00:36.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state READY due to: connection closed
14:00:36.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:36.051656 24996 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 25146
14:00:36.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state READY due to: connection closed
14:00:36.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:36.052992 25210 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:36.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:36.174310 25165 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.105.62:39703: connect: Connection refused (error 111)
14:00:36.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:36.174849 24996 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 25146
14:00:36.175 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:36.176 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:36.176 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:36.177 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:36.177 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:36.177 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:36.177 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:36.177 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:36.177 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:36.180 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:36.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:36.180 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:36.180 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:36.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df47dab6b38d4880a4627c308d64807e
14:00:36.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bc9e327d35b644f5bd287fe7c5927619 for table 'replication_test_table' with partition [0x0000000080000064, 0x00000000800000C8)
14:00:36.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8477c98ad3a740569b2d053384c8e7b2 for table 'replication_test_table' with partition [0x0000000180000064, 0x00000001800000C8)
14:00:36.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 10af3c729b0146b0b089f99eeaee95e8 for table 'replication_test_table' with partition [0x0000000280000064, 0x00000002800000C8)
14:00:36.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 4d817c911bc2427da82b0839fc379365 for table 'replication_test_table' with partition [0x0000000380000064, 0x00000003800000C8)
14:00:36.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet f9eb63e369544894b3f90e84f5305ae3 for table 'replication_test_table' with partition [0x0000000480000064, 0x00000004800000C8)
14:00:36.195 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:00:36.199 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='a609f7bf025db56f6f82b5b9817ae158de3b38383f625e0f2ff5bbf7bf568b67'}]
14:00:36.201 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:36.202 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:00:36.202 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='8de08849927ac1f235efd9fc2d7a788b01566532fd410a055ddc6741480684d1'}]
14:00:36.203 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299997, tablet=bc9e327d35b644f5bd287fe7c5927619@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)[L]]}]
14:00:36.204 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:36.204 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:00:36.204 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='488dafa187ef520513821feec6a2cbd68ce1fac1fbc78756d093a41488501332'}]
14:00:36.205 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] connecting to peer
14:00:36.205 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299997, tablet=8477c98ad3a740569b2d053384c8e7b2@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:36.206 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:36.206 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 3
14:00:36.207 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='0ee1737722799312378841082c04c42eae7ddd73c4e7071d31dda9f2b636873f'}]
14:00:36.207 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299997, tablet=4d817c911bc2427da82b0839fc379365@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:36.208 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:36.209 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 3
14:00:36.209 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299997, tablet=10af3c729b0146b0b089f99eeaee95e8@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753),b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)[L],f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:36.213 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:36.213 [DEBUG - kudu-nio-0] (Connection.java:757) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] Successfully connected to peer
14:00:36.215 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:36.216 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:36.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.105.60:45145(127.24.105.60:45145)] handling channelInactive
14:00:36.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state READY due to: connection closed
14:00:36.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.105.60:45145(127.24.105.60:45145)] handling channelInactive
14:00:36.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.105.60:45145(127.24.105.60:45145)] handling channelInactive
14:00:36.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state READY due to: connection closed
14:00:36.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state READY due to: connection closed
14:00:36.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.105.60:45145(127.24.105.60:45145)] handling channelInactive
14:00:36.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state READY due to: connection closed
14:00:36.234 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.131
14:00:36.242 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:36.249 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:36.255 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:36.258 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x80fab43f, L:/127.0.0.1:59158 - R:/127.23.188.131:34865] using SASL/PLAIN
14:00:36.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:36Z chronyd exiting
14:00:36.269 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:36.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:36.281 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:36.283 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:36.290 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:36.292 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51a650a5, L:/127.0.0.1:59780 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:36.305 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:36.317 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x705b3b64, L:/127.0.0.1:59794 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:36.317 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246177017856001) for scanner KuduScanner(table=replication_test_table, tablet=bc9e327d35b644f5bd287fe7c5927619, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:36.318 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [a609f7bf025db56f6f82b5b9817ae158de3b38383f625e0f2ff5bbf7bf568b67]
14:00:36.318 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [a609f7bf025db56f6f82b5b9817ae158de3b38383f625e0f2ff5bbf7bf568b67]
14:00:36.319 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:00:36.319 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:00:36.321 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:36.325 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split a609f7bf025db56f6f82b5b9817ae158de3b38383f625e0f2ff5bbf7bf568b67 finished by subtask 3; deferring removal (restored in pending)
14:00:36.325 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] disconnecting while in state READY
14:00:36.326 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='a0cacb9e81237fd0768ced2dc7b85fc6945f4466f5601becced378d658f27c0d'}]
14:00:36.328 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:36.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:36.336 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x980f8b78, L:/127.0.0.1:59810 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:36.345 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 3
14:00:36.346 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299997, tablet=f9eb63e369544894b3f90e84f5305ae3@[9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)[L],b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865),f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)]}]
14:00:36.364 [DEBUG - kudu-nio-0] (Connection.java:239) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] handling channelInactive
14:00:36.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] cleaning up while in state READY due to: connection closed
14:00:36.365 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-0
14:00:36.365 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:00:36.367 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] connecting to peer
14:00:36.370 [DEBUG - kudu-nio-0] (Connection.java:757) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] Successfully connected to peer
14:00:36.374 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.188.130
14:00:36.392 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:36.398 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xca9311ea, L:/127.0.0.1:59816 - R:/127.23.188.130:43387] using SASL/PLAIN
14:00:36.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 8 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112836412 for job e1db689dadb24874688c502d61d89301.
14:00:36.417 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246177017856001) for scanner KuduScanner(table=replication_test_table, tablet=f9eb63e369544894b3f90e84f5305ae3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:36.418 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [a0cacb9e81237fd0768ced2dc7b85fc6945f4466f5601becced378d658f27c0d]
14:00:36.418 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [a0cacb9e81237fd0768ced2dc7b85fc6945f4466f5601becced378d658f27c0d]
14:00:36.418 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 3 because it is idle.
14:00:36.418 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 3
14:00:36.419 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:36.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:36.427 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split a0cacb9e81237fd0768ced2dc7b85fc6945f4466f5601becced378d658f27c0d finished by subtask 3; deferring removal (restored in pending)
14:00:36.433 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 8 for job e1db689dadb24874688c502d61d89301 (4514 bytes, checkpointDuration=21 ms, finalizationTime=0 ms).
14:00:36.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:36.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:36.436 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:36.436 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 3 exited.
14:00:36.440 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 8 as completed for source Source: KuduSource.
14:00:36.440 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split a0cacb9e81237fd0768ced2dc7b85fc6945f4466f5601becced378d658f27c0d from pending
14:00:36.440 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split a609f7bf025db56f6f82b5b9817ae158de3b38383f625e0f2ff5bbf7bf568b67 from pending
14:00:36.440 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 8 complete: removed 2 finished splits from enumerator state
14:00:36.482 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246177017856001) for scanner KuduScanner(table=replication_test_table, tablet=10af3c729b0146b0b089f99eeaee95e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:36.484 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [0ee1737722799312378841082c04c42eae7ddd73c4e7071d31dda9f2b636873f]
14:00:36.484 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [0ee1737722799312378841082c04c42eae7ddd73c4e7071d31dda9f2b636873f]
14:00:36.484 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 3 because it is idle.
14:00:36.484 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 3
14:00:36.485 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 0ee1737722799312378841082c04c42eae7ddd73c4e7071d31dda9f2b636873f finished by subtask 2; deferring removal (restored in pending)
14:00:36.486 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246177017856001) for scanner KuduScanner(table=replication_test_table, tablet=4d817c911bc2427da82b0839fc379365, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:36.486 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:36.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 41 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112836486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:36.487 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [488dafa187ef520513821feec6a2cbd68ce1fac1fbc78756d093a41488501332]
14:00:36.487 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [488dafa187ef520513821feec6a2cbd68ce1fac1fbc78756d093a41488501332]
14:00:36.488 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 3 because it is idle.
14:00:36.488 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 3
14:00:36.493 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:36.494 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 488dafa187ef520513821feec6a2cbd68ce1fac1fbc78756d093a41488501332 finished by subtask 1; deferring removal (restored in pending)
14:00:36.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:36.487 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:36.500 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 41 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=14 ms, finalizationTime=0 ms).
14:00:36.502 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 41 as completed for source Source: KuduSource.
14:00:36.537 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testRangeWithCustomHashSchemas: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:00:36.546 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:36.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:36.546 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-0
14:00:36.547 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 3 exited.
14:00:36.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:36.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:36.550 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:36.550 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 3 exited.
14:00:36.601 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testRangeWithCustomHashSchemas: giving up after 1 attempts
14:00:36.601 [DEBUG - main] (Connection.java:575) [peer master-127.23.188.190:39901(127.23.188.190:39901)] disconnecting while in state READY
14:00:36.601 [DEBUG - main] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:36.601 [DEBUG - main] (Connection.java:575) [peer master-127.23.188.188:36691(127.23.188.188:36691)] disconnecting while in state READY
14:00:36.601 [DEBUG - main] (Connection.java:575) [peer master-127.23.188.189:44275(127.23.188.189:44275)] disconnecting while in state READY
14:00:36.601 [DEBUG - main] (Connection.java:575) [peer 9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)] disconnecting while in state READY
14:00:36.601 [DEBUG - main] (Connection.java:575) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] disconnecting while in state READY
14:00:36.602 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.188.188:36691(127.23.188.188:36691)] handling channelInactive
14:00:36.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.188.190:39901(127.23.188.190:39901)] handling channelInactive
14:00:36.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state READY due to: connection closed
14:00:36.602 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state READY due to: connection closed
14:00:36.602 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)] handling channelInactive
14:00:36.602 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 9e2a454080e644fbb5126ab9ae622480(127.23.188.129:42753)] cleaning up while in state READY due to: connection closed
14:00:36.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.188.189:44275(127.23.188.189:44275)] handling channelInactive
14:00:36.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state READY due to: connection closed
14:00:36.604 [DEBUG - kudu-nio-4] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:36.604 [DEBUG - kudu-nio-4] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:36.605 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:36.606 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:36.606 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:00:36.606 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 26 thread-local buffer(s) from thread: kudu-nio-2
14:00:36.607 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-3
14:00:36.607 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-4
14:00:36.615 [DEBUG - kudu-nio-5] (Connection.java:239) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] handling channelInactive
14:00:36.616 [DEBUG - kudu-nio-5] (Connection.java:709) [peer b7079b3881e041e48fa3682ab57b73f2(127.23.188.131:34865)] cleaning up while in state READY due to: connection closed
14:00:36.616 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-5
14:00:36.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:36.616088 24306 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 24589
14:00:36.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:36.642011 24711 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:36.648 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246177017856001) for scanner KuduScanner(table=replication_test_table, tablet=8477c98ad3a740569b2d053384c8e7b2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:36.649 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [8de08849927ac1f235efd9fc2d7a788b01566532fd410a055ddc6741480684d1]
14:00:36.649 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [8de08849927ac1f235efd9fc2d7a788b01566532fd410a055ddc6741480684d1]
14:00:36.650 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:00:36.650 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:00:36.651 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 8de08849927ac1f235efd9fc2d7a788b01566532fd410a055ddc6741480684d1 finished by subtask 0; deferring removal (restored in pending)
14:00:36.651 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] disconnecting while in state READY
14:00:36.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:36.674 [DEBUG - kudu-nio-0] (Connection.java:239) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] handling channelInactive
14:00:36.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer f9b951bd339b41e08c89d05f5ae574f8(127.23.188.130:43387)] cleaning up while in state READY due to: connection closed
14:00:36.674 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-0
14:00:36.675 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:00:36.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:36.908823 24306 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 24589
14:00:36.915 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 9 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112836912 for job e1db689dadb24874688c502d61d89301.
14:00:36.917 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:36.917 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:36.918 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:36.919 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:36.919 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:36.919 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:36.920 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:36.920 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:36.920 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:36.921 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:36.921 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:36.921 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:36.921 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:36.936 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 9 for job e1db689dadb24874688c502d61d89301 (3094 bytes, checkpointDuration=23 ms, finalizationTime=1 ms).
14:00:36.938 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 9 as completed for source Source: KuduSource.
14:00:36.938 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 9 complete: removed split 8de08849927ac1f235efd9fc2d7a788b01566532fd410a055ddc6741480684d1 from pending
14:00:36.938 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 9 complete: removed split 488dafa187ef520513821feec6a2cbd68ce1fac1fbc78756d093a41488501332 from pending
14:00:36.939 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 9 complete: removed split 0ee1737722799312378841082c04c42eae7ddd73c4e7071d31dda9f2b636873f from pending
14:00:36.939 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 9 complete: removed 3 finished splits from enumerator state
14:00:36.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 42 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112836985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:36.999 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 42 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=13 ms, finalizationTime=1 ms).
14:00:37.000 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 42 as completed for source Source: KuduSource.
14:00:37.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.012185 24306 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 24724
14:00:37.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.032119 24847 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:37.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:37.255468 24876 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.188.129:42753: connect: Connection refused (error 111)
14:00:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:37.257120 24876 consensus_peers.cc:597] T 10af3c729b0146b0b089f99eeaee95e8 P b7079b3881e041e48fa3682ab57b73f2 -> Peer 9e2a454080e644fbb5126ab9ae622480 (127.23.188.129:42753): Couldn't send request to peer 9e2a454080e644fbb5126ab9ae622480. Status: Network error: Client connection negotiation failed: client connection to 127.23.188.129:42753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:00:37.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.280134 24306 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 24724
14:00:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.312847 24306 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 24859
14:00:37.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.319921 24981 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:37.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 10 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112837411 for job e1db689dadb24874688c502d61d89301.
14:00:37.424 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 10 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:00:37.425 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 10 as completed for source Source: KuduSource.
14:00:37.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 43 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112837485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:37.498 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 43 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:00:37.499 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 43 as completed for source Source: KuduSource.
14:00:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.539216 24306 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 24859
14:00:37.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.573029 24306 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 24318
14:00:37.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.574366 24379 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:37.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.693769 24306 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 24318
14:00:37.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.188.190:39901(127.23.188.190:39901)] handling channelInactive
14:00:37.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state READY due to: connection closed
14:00:37.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.717145 24306 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 24386
14:00:37.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.718422 24450 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:37.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.847664 24306 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 24386
14:00:37.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:37.873183 24477 connection.cc:582] server connection from 127.0.0.1:57588 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:00:37.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.188.189:44275(127.23.188.189:44275)] handling channelInactive
14:00:37.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state READY due to: connection closed
14:00:37.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.874353 24306 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 24457
14:00:37.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:37.876220 24522 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:37.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 11 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112837911 for job e1db689dadb24874688c502d61d89301.
14:00:37.927 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 11 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:00:37.929 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 11 as completed for source Source: KuduSource.
14:00:37.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 44 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112837986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:37.996 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 44 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:00:37.997 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 44 as completed for source Source: KuduSource.
14:00:38.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:38.009507 24306 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 24457
14:00:38.031 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.188.188:36691(127.23.188.188:36691)] handling channelInactive
14:00:38.031 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state READY due to: connection closed
14:00:38.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:38Z chronyd exiting
14:00:38.095 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:38.096 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:38.096 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:38.096 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:38.097 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:38.097 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:38.097 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:38.097 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:38.097 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:38.097 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:38.097 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:38.097 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:38.097 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:38.176 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testRangeWithCustomHashSchemas: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:00:38.186 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.188 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.188 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.188 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location master-127.23.188.189:44275(127.23.188.189:44275) for tablet Kudu Master: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.195 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testRangeWithCustomHashSchemas: giving up after 1 attempts
E.14:00:38.196 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112838196
14:00:38.196 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112838196
14:00:38.197 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:38.197 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:38.198 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:38.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:38.198 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:38.198 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:38.198 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:38.199 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:38.199 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:38.199 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:38.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:38.199 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:00:38.199 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:38.200 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:38.202 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:00:38.203 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:00:38.203 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:00:38.204 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:00:38.204 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:00:38.207 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:00:38.208 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.209 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.210 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.210 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.210 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.211 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.211 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.211 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.212 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.212 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.212 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.212 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.212 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.227 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.229 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.229 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.229 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.230 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.230 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.230 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.230 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.230 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.230 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.230 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.230 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.247 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.248 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.248 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.249 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.249 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.249 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.249 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.249 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.249 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.250 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.250 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.250 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.250 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.268 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.268 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.269 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.269 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.269 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.269 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.269 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.269 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.269 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.269 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.269 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.269 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.270 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.308 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.308 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.308 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.309 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.309 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.309 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.309 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.309 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.309 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.309 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.309 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.309 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.367 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.368 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.368 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.368 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.369 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.369 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.369 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.369 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.369 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.369 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.369 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.369 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.370 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 12 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112838412 for job e1db689dadb24874688c502d61d89301.
14:00:38.423 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 12 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:00:38.425 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 12 as completed for source Source: KuduSource.
14:00:38.428 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.428 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.428 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.428 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.428 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.429 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.429 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.429 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.429 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.430 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.430 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.431 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.448 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.448 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.449 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.449 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.449 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.450 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.450 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.450 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.451 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.451 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.451 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.451 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.451 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 45 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112838486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:38.497 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 45 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:00:38.498 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 45 as completed for source Source: KuduSource.
14:00:38.507 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.508 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.509 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.509 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.509 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.509 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.509 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.509 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.510 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.510 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.510 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.510 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.510 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.568 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.568 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.569 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.569 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.569 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.569 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.569 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.569 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.570 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.570 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.570 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.570 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.581 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:38.581 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:00:38.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:38.584964 26215 mini_oidc.cc:150] Starting JWKS server
14:00:38.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:38.587980 26215 webserver.cc:533] Webserver started at http://127.0.0.1:45155/ using document root <none> and password file <none>
14:00:38.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:38.588285 26215 mini_oidc.cc:186] Starting OIDC Discovery server
14:00:38.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:38.588907 26215 webserver.cc:533] Webserver started at http://127.0.0.1:34719/ using document root <none> and password file <none>
14:00:38.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:38Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:00:38.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:38Z Disabled control of system clock
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:38.620811 26215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/wal
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/data
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/logs
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/data/info.pb
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.254:44529
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.254
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:38.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45155/jwks.json with env {}
14:00:38.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 13 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112838912 for job e1db689dadb24874688c502d61d89301.
14:00:38.924 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 13 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:00:38.925 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 13 as completed for source Source: KuduSource.
14:00:38.948 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:38.948 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:38.949 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.949 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.949 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:38.949 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:38.949 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.949 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.949 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:38.949 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.950 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.950 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:38.950 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:38.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:38.969846 26230 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:38.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:38.970212 26230 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:38.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:38.970297 26230 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:38.979202 26230 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:38.979310 26230 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:38.979377 26230 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:38.979420 26230 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:38.979494 26230 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:38.979580 26230 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45155/jwks.json
14:00:38.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 46 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112838986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:38.992189 26230 master_runner.cc:387] Master server non-default flags:
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/data
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/wal
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.254:44529
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45155/jwks.json
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/data/info.pb
14:00:38.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.254
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/logs
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:38.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:38.995294 26230 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:38.996 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 46 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:00:38.997 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 46 as completed for source Source: KuduSource.
14:00:38.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:38.998235 26230 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.007035 26235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:39.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.008322 26236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:39.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.009353 26238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:39.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.010687 26230 server_base.cc:1061] running on GCE node
14:00:39.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.011940 26230 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:39.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.013923 26230 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:39.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.015179 26230 hybrid_clock.cc:648] HybridClock initialized: now 1779112839015132 us; error 60 us; skew 500 ppm
14:00:39.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.015588 26230 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.017885 26230 webserver.cc:533] Webserver started at http://127.25.153.254:36053/ using document root <none> and password file <none>
14:00:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.018620 26230 fs_manager.cc:362] Metadata directory not provided
14:00:39.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.018713 26230 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:39.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.019033 26230 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:39.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.021697 26230 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/data/instance:
14:00:39.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "408954498ba249e4bcb60f010eb798d1"
14:00:39.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:39 on dist-test-slave-409m"
14:00:39.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.022578 26230 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/wal/instance:
14:00:39.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "408954498ba249e4bcb60f010eb798d1"
14:00:39.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:39 on dist-test-slave-409m"
14:00:39.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.028483 26230 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
14:00:39.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.032341 26244 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.033818 26230 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.034041 26230 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/wal
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "408954498ba249e4bcb60f010eb798d1"
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:39 on dist-test-slave-409m"
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.034299 26230 fs_report.cc:389] FS layout report
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/wal
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/wal
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/data/data
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:39.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:39.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:39.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.050702 26230 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:39.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.051784 26230 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:39.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.052111 26230 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:39.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.074484 26230 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.254:44529
14:00:39.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.074491 26295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.153.254:44529 every 8 connection(s)
14:00:39.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.076349 26230 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/data/info.pb
14:00:39.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.080926 26296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.086045 26215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 26230
14:00:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.086370 26215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-0/wal/instance
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.088275 26296 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } has no permanent_uuid. Determining permanent_uuid...
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.089424 26215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/wal
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/data
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/logs
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/data/info.pb
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.253:45263
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.253
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:39.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45155/jwks.json with env {}
14:00:39.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.111276 26296 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } has no permanent_uuid. Determining permanent_uuid...
14:00:39.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.112746 26247 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.153.253:45263: connect: Connection refused (error 111)
14:00:39.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.114454 26296 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.253:45263: Network error: Client connection negotiation failed: client connection to 127.25.153.253:45263: connect: Connection refused (error 111)
14:00:39.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.163816 26296 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } attempt: 1
14:00:39.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.166079 26296 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.253:45263: Network error: Client connection negotiation failed: client connection to 127.25.153.253:45263: connect: Connection refused (error 111)
14:00:39.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.234406 26296 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } attempt: 2
14:00:39.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.236482 26296 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.253:45263: Network error: Client connection negotiation failed: client connection to 127.25.153.253:45263: connect: Connection refused (error 111)
14:00:39.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.327783 26296 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } attempt: 3
14:00:39.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.329838 26296 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.253:45263: Network error: Client connection negotiation failed: client connection to 127.25.153.253:45263: connect: Connection refused (error 111)
14:00:39.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 14 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112839412 for job e1db689dadb24874688c502d61d89301.
14:00:39.424 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 14 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:00:39.425 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 14 as completed for source Source: KuduSource.
14:00:39.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.448994 26300 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:39.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.449486 26300 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:39.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.449606 26300 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.463675 26300 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.463780 26300 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.463836 26300 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.463876 26300 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.463929 26300 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.463971 26300 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45155/jwks.json
14:00:39.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.473102 26296 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } attempt: 4
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.475293 26300 master_runner.cc:387] Master server non-default flags:
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/data
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/wal
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.253:45263
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:39.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45155/jwks.json
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/data/info.pb
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.253
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/logs
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:39.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.475414 26296 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.253:45263: Network error: Client connection negotiation failed: client connection to 127.25.153.253:45263: connect: Connection refused (error 111)
14:00:39.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.477442 26300 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:39.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.479344 26300 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:39.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 47 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112839486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:39.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.487920 26306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:39.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.487957 26307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:39.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.488978 26309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:39.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.493391 26300 server_base.cc:1061] running on GCE node
14:00:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.494513 26300 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:39.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.496344 26300 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:39.497 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 47 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:00:39.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.498288 26300 hybrid_clock.cc:648] HybridClock initialized: now 1779112839498219 us; error 60 us; skew 500 ppm
14:00:39.498 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 47 as completed for source Source: KuduSource.
14:00:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.499012 26300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.502036 26300 webserver.cc:533] Webserver started at http://127.25.153.253:33397/ using document root <none> and password file <none>
14:00:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.502897 26300 fs_manager.cc:362] Metadata directory not provided
14:00:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.503036 26300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.503417 26300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.506074 26300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/data/instance:
14:00:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7fabddc8b0ed4450b43feb600bc2f94e"
14:00:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:39 on dist-test-slave-409m"
14:00:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.506942 26300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/wal/instance:
14:00:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7fabddc8b0ed4450b43feb600bc2f94e"
14:00:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:39 on dist-test-slave-409m"
14:00:39.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.512699 26300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
14:00:39.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.516487 26315 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.518106 26300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.518321 26300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/wal
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7fabddc8b0ed4450b43feb600bc2f94e"
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:39 on dist-test-slave-409m"
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.518565 26300 fs_report.cc:389] FS layout report
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/wal
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/wal
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/data/data
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:39.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:39.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.533032 26300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:39.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.534062 26300 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:39.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.534420 26300 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.556589 26366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.153.253:45263 every 8 connection(s)
14:00:39.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.556586 26300 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.253:45263
14:00:39.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.558342 26300 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/data/info.pb
14:00:39.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.562353 26215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 26300
14:00:39.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.562525 26215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-1/wal/instance
14:00:39.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.562826 26367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.563622 26215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/wal
14:00:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/data
14:00:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:39.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/logs
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/data/info.pb
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.252:42633
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.252
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45155/jwks.json with env {}
14:00:39.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.568946 26367 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } has no permanent_uuid. Determining permanent_uuid...
14:00:39.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.584076 26367 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } has no permanent_uuid. Determining permanent_uuid...
14:00:39.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.594174 26367 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } has no permanent_uuid. Determining permanent_uuid...
14:00:39.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.595613 26316 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:39.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.597409 26367 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.252:42633: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:39.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.646736 26367 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } attempt: 1
14:00:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.649012 26367 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.252:42633: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:39.715 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:39.716 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:39.716 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:39.716 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:39.716 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:39.717 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:39.717 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:39.717 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:39.717 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:39.717 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:39.717 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:39.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:39.718 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:39.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.718444 26367 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } attempt: 2
14:00:39.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.720577 26367 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.252:42633: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:39.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.774773 26296 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } attempt: 5
14:00:39.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.781787 26296 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } has no permanent_uuid. Determining permanent_uuid...
14:00:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.783921 26296 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.252:42633: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:39.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.811827 26367 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } attempt: 3
14:00:39.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.814163 26367 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.252:42633: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.835188 26296 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } attempt: 1
14:00:39.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.837318 26296 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.252:42633: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:39.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.905592 26296 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } attempt: 2
14:00:39.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.907882 26296 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.252:42633: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:39.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 15 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112839912 for job e1db689dadb24874688c502d61d89301.
14:00:39.923 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 15 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:00:39.924 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 15 as completed for source Source: KuduSource.
14:00:39.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.942137 26369 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:39.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.942468 26369 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:39.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.942543 26369 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.951539 26369 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.951683 26369 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.951741 26369 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.951790 26369 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.951848 26369 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.951881 26369 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45155/jwks.json
14:00:39.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.957442 26367 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } attempt: 4
14:00:39.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.959586 26367 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.252:42633: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.963061 26369 master_runner.cc:387] Master server non-default flags:
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/data
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/wal
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.252:42633
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45155/jwks.json
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/data/info.pb
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.252
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:39.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/logs
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:39.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.964744 26369 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:39.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.966563 26369 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:39.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.975419 26377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:39.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.975906 26380 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:39.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:39.975504 26378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:39.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.976217 26369 server_base.cc:1061] running on GCE node
14:00:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.977084 26369 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:39.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.978567 26369 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:39.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.979887 26369 hybrid_clock.cc:648] HybridClock initialized: now 1779112839979815 us; error 56 us; skew 500 ppm
14:00:39.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.980341 26369 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:39.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.982808 26369 webserver.cc:533] Webserver started at http://127.25.153.252:32979/ using document root <none> and password file <none>
14:00:39.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.983736 26369 fs_manager.cc:362] Metadata directory not provided
14:00:39.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.983878 26369 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:39.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.984261 26369 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:39.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 48 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112839985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:39.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.986896 26369 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/data/instance:
14:00:39.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9f43a12257b246548f6f0cf26d7eecd1"
14:00:39.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:39 on dist-test-slave-409m"
14:00:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.988162 26369 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/wal/instance:
14:00:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9f43a12257b246548f6f0cf26d7eecd1"
14:00:39.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:39 on dist-test-slave-409m"
14:00:39.996 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 48 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:00:39.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:39.996628 26369 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.001s
14:00:39.997 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 48 as completed for source Source: KuduSource.
14:00:40.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.002384 26386 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:40.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.005398 26369 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.001s
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.005775 26369 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/wal
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9f43a12257b246548f6f0cf26d7eecd1"
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:39 on dist-test-slave-409m"
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.006086 26369 fs_report.cc:389] FS layout report
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/wal
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/wal
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/data/data
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:40.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:40.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.014138 26296 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } attempt: 3
14:00:40.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.016683 26296 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.153.252:42633: Network error: Client connection negotiation failed: client connection to 127.25.153.252:42633: connect: Connection refused (error 111)
14:00:40.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.045727 26369 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.046797 26369 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.047143 26369 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:40.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.072609 26437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.153.252:42633 every 8 connection(s)
14:00:40.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.072630 26369 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.252:42633
14:00:40.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.074589 26369 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/data/info.pb
14:00:40.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.077479 26215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 26369
14:00:40.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.077752 26215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/master-2/wal/instance
14:00:40.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.080065 26438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:40.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.088399 26438 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } has no permanent_uuid. Determining permanent_uuid...
14:00:40.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.103168 26438 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } has no permanent_uuid. Determining permanent_uuid...
14:00:40.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.111168 26438 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } has no permanent_uuid. Determining permanent_uuid...
14:00:40.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.121745 26438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1: Bootstrap starting.
14:00:40.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.125434 26438 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1: Neither blocks nor log segments found. Creating new log.
14:00:40.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.126461 26438 log.cc:826] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1: Log is configured to *not* fsync() on all Append() calls
14:00:40.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.129048 26438 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1: No bootstrap required, opened a new log
14:00:40.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.134495 26438 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } }
14:00:40.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.134907 26438 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:40.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.135038 26438 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f43a12257b246548f6f0cf26d7eecd1, State: Initialized, Role: FOLLOWER
14:00:40.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.135780 26438 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } }
14:00:40.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.136902 26445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [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: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.137136 26445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [sys.catalog]: This master's current role is: FOLLOWER
14:00:40.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.137849 26438 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [sys.catalog]: configured and running, proceeding with master startup.
14:00:40.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.148272 26456 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:40.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.148438 26456 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:40.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.147089 26369 master_runner.cc:187] Error getting master registration for 127.25.153.254:44529: OK, instance_id { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" instance_seqno: 1779112839068751 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:40.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.154235 26369 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:40.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.194202 26296 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } attempt: 4
14:00:40.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.207887 26296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1: Bootstrap starting.
14:00:40.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.212229 26296 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1: Neither blocks nor log segments found. Creating new log.
14:00:40.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.213711 26296 log.cc:826] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1: Log is configured to *not* fsync() on all Append() calls
14:00:40.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.217096 26296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1: No bootstrap required, opened a new log
14:00:40.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.225245 26296 raft_consensus.cc:359] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } }
14:00:40.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.225627 26296 raft_consensus.cc:385] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:40.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.225755 26296 raft_consensus.cc:740] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408954498ba249e4bcb60f010eb798d1, State: Initialized, Role: FOLLOWER
14:00:40.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.226485 26296 consensus_queue.cc:260] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } }
14:00:40.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.227542 26459 sys_catalog.cc:455] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [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: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.227923 26459 sys_catalog.cc:458] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [sys.catalog]: This master's current role is: FOLLOWER
14:00:40.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.228888 26296 sys_catalog.cc:565] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [sys.catalog]: configured and running, proceeding with master startup.
14:00:40.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.243160 26470 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:40.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.243561 26470 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:40.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.240010 26230 master_runner.cc:187] Error getting master registration for 127.25.153.253:45263: OK, instance_id { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" instance_seqno: 1779112839550421 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:40.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.245846 26230 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:40.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.258839 26367 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } attempt: 5
14:00:40.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.269405 26367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e: Bootstrap starting.
14:00:40.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.273167 26367 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e: Neither blocks nor log segments found. Creating new log.
14:00:40.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.273259 26445 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.273523 26445 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } }
14:00:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.274825 26367 log.cc:826] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e: Log is configured to *not* fsync() on all Append() calls
14:00:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.275295 26445 leader_election.cc:290] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408954498ba249e4bcb60f010eb798d1 (127.25.153.254:44529), 7fabddc8b0ed4450b43feb600bc2f94e (127.25.153.253:45263)
14:00:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.278116 26271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f43a12257b246548f6f0cf26d7eecd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408954498ba249e4bcb60f010eb798d1" is_pre_election: true
14:00:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.278795 26271 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f43a12257b246548f6f0cf26d7eecd1 in term 0.
14:00:40.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.280598 26387 leader_election.cc:304] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [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: 408954498ba249e4bcb60f010eb798d1, 9f43a12257b246548f6f0cf26d7eecd1; no voters: 
14:00:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.282768 26445 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.282979 26445 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:40.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.283103 26445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 0 FOLLOWER]: Advancing to term 1
14:00:40.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.286230 26367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e: No bootstrap required, opened a new log
14:00:40.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.290848 26445 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } }
14:00:40.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.295534 26367 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } }
14:00:40.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.296298 26367 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:40.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.296339 26445 leader_election.cc:290] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [CANDIDATE]: Term 1 election: Requested vote from peers 408954498ba249e4bcb60f010eb798d1 (127.25.153.254:44529), 7fabddc8b0ed4450b43feb600bc2f94e (127.25.153.253:45263)
14:00:40.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.297192 26367 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fabddc8b0ed4450b43feb600bc2f94e, State: Initialized, Role: FOLLOWER
14:00:40.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.298884 26367 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } }
14:00:40.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.299633 26392 tablet.cc:2404] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:40.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.303828 26474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [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: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.304375 26474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [sys.catalog]: This master's current role is: FOLLOWER
14:00:40.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.305408 26250 tablet.cc:2404] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:40.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.305481 26271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f43a12257b246548f6f0cf26d7eecd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408954498ba249e4bcb60f010eb798d1"
14:00:40.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.305719 26271 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [term 0 FOLLOWER]: Advancing to term 1
14:00:40.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.307797 26341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f43a12257b246548f6f0cf26d7eecd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fabddc8b0ed4450b43feb600bc2f94e"
14:00:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.308295 26341 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [term 0 FOLLOWER]: Advancing to term 1
14:00:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.309289 26271 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f43a12257b246548f6f0cf26d7eecd1 in term 1.
14:00:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.311218 26387 leader_election.cc:304] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [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: 408954498ba249e4bcb60f010eb798d1, 9f43a12257b246548f6f0cf26d7eecd1; no voters: 
14:00:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.311365 26341 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f43a12257b246548f6f0cf26d7eecd1 in term 1.
14:00:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.311650 26473 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 1 FOLLOWER]: Leader election won for term 1
14:00:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.312320 26342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f43a12257b246548f6f0cf26d7eecd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" is_pre_election: true
14:00:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.312621 26342 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 9f43a12257b246548f6f0cf26d7eecd1 in term 1. Re-sending same reply.
14:00:40.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.312425 26473 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [term 1 LEADER]: Becoming Leader. State: Replica: 9f43a12257b246548f6f0cf26d7eecd1, State: Running, Role: LEADER
14:00:40.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.312928 26367 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [sys.catalog]: configured and running, proceeding with master startup.
14:00:40.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.313270 26473 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [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: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } }
14:00:40.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.328874 26445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f43a12257b246548f6f0cf26d7eecd1. Latest consensus state: current_term: 1 leader_uuid: "9f43a12257b246548f6f0cf26d7eecd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.329190 26445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [sys.catalog]: This master's current role is: LEADER
14:00:40.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.332645 26477 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:00:40.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.335246 26477 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:00:40.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.358181 26341 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [term 1 FOLLOWER]: Refusing update from remote peer 9f43a12257b246548f6f0cf26d7eecd1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:40.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.359481 26473 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:40.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.367009 26271 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [term 1 FOLLOWER]: Refusing update from remote peer 9f43a12257b246548f6f0cf26d7eecd1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:40.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.368239 26473 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:40.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.403906 26459 sys_catalog.cc:455] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f43a12257b246548f6f0cf26d7eecd1. Latest consensus state: current_term: 1 leader_uuid: "9f43a12257b246548f6f0cf26d7eecd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.404172 26459 sys_catalog.cc:458] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [sys.catalog]: This master's current role is: FOLLOWER
14:00:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.407783 26479 mvcc.cc:204] Tried to move back new op lower bound from 7287246194095882240 to 7287246193937874944. Current Snapshot: MvccSnapshot[applied={T|T < 7287246194095882240}]
14:00:40.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 16 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112840411 for job e1db689dadb24874688c502d61d89301.
14:00:40.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.420400 26485 mvcc.cc:204] Tried to move back new op lower bound from 7287246194095882240 to 7287246193937874944. Current Snapshot: MvccSnapshot[applied={T|T < 7287246194095882240}]
14:00:40.429 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 16 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:00:40.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.429569 26474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f43a12257b246548f6f0cf26d7eecd1. Latest consensus state: current_term: 1 leader_uuid: "9f43a12257b246548f6f0cf26d7eecd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.429881 26474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [sys.catalog]: This master's current role is: FOLLOWER
14:00:40.432 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 16 as completed for source Source: KuduSource.
14:00:40.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.434562 26483 mvcc.cc:204] Tried to move back new op lower bound from 7287246194095882240 to 7287246193937874944. Current Snapshot: MvccSnapshot[applied={T|T < 7287246194095882240}]
14:00:40.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.442924 26459 sys_catalog.cc:455] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9f43a12257b246548f6f0cf26d7eecd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.443147 26459 sys_catalog.cc:458] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1 [sys.catalog]: This master's current role is: FOLLOWER
14:00:40.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.443668 26477 catalog_manager.cc:1382] Generated new cluster ID: 368c27add1e543828793bc06828f91cc
14:00:40.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.443794 26477 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:00:40.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.443975 26445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9f43a12257b246548f6f0cf26d7eecd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.444173 26445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [sys.catalog]: This master's current role is: LEADER
14:00:40.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.454614 26473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9f43a12257b246548f6f0cf26d7eecd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.456171 26473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1 [sys.catalog]: This master's current role is: LEADER
14:00:40.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.465360 26474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9f43a12257b246548f6f0cf26d7eecd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408954498ba249e4bcb60f010eb798d1" member_type: VOTER last_known_addr { host: "127.25.153.254" port: 44529 } } peers { permanent_uuid: "7fabddc8b0ed4450b43feb600bc2f94e" member_type: VOTER last_known_addr { host: "127.25.153.253" port: 45263 } } peers { permanent_uuid: "9f43a12257b246548f6f0cf26d7eecd1" member_type: VOTER last_known_addr { host: "127.25.153.252" port: 42633 } } }
14:00:40.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.465623 26474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e [sys.catalog]: This master's current role is: FOLLOWER
14:00:40.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.466017 26496 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
14:00:40.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.473331 26477 catalog_manager.cc:1405] Generated new certificate authority record
14:00:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.475261 26477 catalog_manager.cc:1539] Loading token signing keys...
14:00:40.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 49 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112840486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:40.506 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 49 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=20 ms, finalizationTime=0 ms).
14:00:40.508 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 49 as completed for source Source: KuduSource.
14:00:40.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.515614 26477 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9f43a12257b246548f6f0cf26d7eecd1: Generated new TSK 0
14:00:40.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.517091 26477 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:40.535395 26215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/wal
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/data
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:40.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/logs
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/data/info.pb
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.193:0
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.193
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.193
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:40.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 17 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112840911 for job e1db689dadb24874688c502d61d89301.
14:00:40.922 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 17 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:00:40.924 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 17 as completed for source Source: KuduSource.
14:00:40.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 50 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112840986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:40.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.986969 26497 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:40.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.987483 26497 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:40.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.987622 26497 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:40.995 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 50 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:00:40.995 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 50 as completed for source Source: KuduSource.
14:00:40.997 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:40.998 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:40.998 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:40.999 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:40.999 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:40.999 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:40.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.999681 26497 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:40.999 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:41.000 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:40.999936 26497 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.153.193
14:00:41.000 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:41.000 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:41.000 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:41.000 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:41.001 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.011895 26497 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/data
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/wal
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.193:0
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/data/info.pb
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.193
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.193
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/logs
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.014120 26497 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.016206 26497 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:41.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.026288 26502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:41.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.026320 26503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.027065 26505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:41.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.027303 26497 server_base.cc:1061] running on GCE node
14:00:41.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.028112 26497 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:41.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.029405 26497 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.030756 26497 hybrid_clock.cc:648] HybridClock initialized: now 1779112841030615 us; error 99 us; skew 500 ppm
14:00:41.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.031144 26497 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.033839 26497 webserver.cc:533] Webserver started at http://127.25.153.193:38583/ using document root <none> and password file <none>
14:00:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.034559 26497 fs_manager.cc:362] Metadata directory not provided
14:00:41.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.034662 26497 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.034963 26497 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.037735 26497 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/data/instance:
14:00:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56de599caf8e4263875ca2cab4d674ae"
14:00:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:41 on dist-test-slave-409m"
14:00:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.038552 26497 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/wal/instance:
14:00:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56de599caf8e4263875ca2cab4d674ae"
14:00:41.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:41 on dist-test-slave-409m"
14:00:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.044476 26497 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
14:00:41.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.048503 26511 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.050017 26497 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.050233 26497 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/wal
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "56de599caf8e4263875ca2cab4d674ae"
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:41 on dist-test-slave-409m"
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.050508 26497 fs_report.cc:389] FS layout report
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/wal
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/wal
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/data/data
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.062579 26497 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.063566 26497 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.063876 26497 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.064833 26497 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.066474 26497 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.066562 26497 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.066642 26497 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.066691 26497 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:41.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.129911 26497 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.193:45817
14:00:41.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.130002 26625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.153.193:45817 every 8 connection(s)
14:00:41.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.131407 26497 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/data/info.pb
14:00:41.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.134123 26215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 26497
14:00:41.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.134289 26215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-0/wal/instance
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.141366 26215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/wal
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/data
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/logs
14:00:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/data/info.pb
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.194:0
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.194
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.194
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:41.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.180879 26628 heartbeater.cc:344] Connected to a master server at 127.25.153.253:45263
14:00:41.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.181412 26628 heartbeater.cc:461] Registering TS with master...
14:00:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.182703 26628 heartbeater.cc:507] Master 127.25.153.253:45263 requested a full tablet report, sending...
14:00:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.184422 26626 heartbeater.cc:344] Connected to a master server at 127.25.153.252:42633
14:00:41.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.184566 26626 heartbeater.cc:461] Registering TS with master...
14:00:41.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.185016 26626 heartbeater.cc:507] Master 127.25.153.252:42633 requested a full tablet report, sending...
14:00:41.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.185684 26332 ts_manager.cc:194] Registered new tserver with Master: 56de599caf8e4263875ca2cab4d674ae (127.25.153.193:45817)
14:00:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.186703 26403 ts_manager.cc:194] Registered new tserver with Master: 56de599caf8e4263875ca2cab4d674ae (127.25.153.193:45817)
14:00:41.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.188872 26403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.25.153.193:56199
14:00:41.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.192885 26627 heartbeater.cc:344] Connected to a master server at 127.25.153.254:44529
14:00:41.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.193073 26627 heartbeater.cc:461] Registering TS with master...
14:00:41.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.193472 26627 heartbeater.cc:507] Master 127.25.153.254:44529 requested a full tablet report, sending...
14:00:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.195503 26261 ts_manager.cc:194] Registered new tserver with Master: 56de599caf8e4263875ca2cab4d674ae (127.25.153.193:45817)
14:00:41.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.245797 26470 catalog_manager.cc:1294] Loaded cluster ID: 368c27add1e543828793bc06828f91cc
14:00:41.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.245929 26470 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1: loading cluster ID for follower catalog manager: success
14:00:41.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.248996 26470 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1: acquiring CA information for follower catalog manager: success
14:00:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.250984 26470 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 408954498ba249e4bcb60f010eb798d1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:41.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 18 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112841412 for job e1db689dadb24874688c502d61d89301.
14:00:41.423 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 18 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:00:41.424 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 18 as completed for source Source: KuduSource.
14:00:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.472235 26496 catalog_manager.cc:1294] Loaded cluster ID: 368c27add1e543828793bc06828f91cc
14:00:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.472676 26496 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e: loading cluster ID for follower catalog manager: success
14:00:41.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.477358 26496 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e: acquiring CA information for follower catalog manager: success
14:00:41.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.480360 26496 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7fabddc8b0ed4450b43feb600bc2f94e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:41.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 51 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112841486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:41.501 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 51 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=14 ms, finalizationTime=1 ms).
14:00:41.502 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 51 as completed for source Source: KuduSource.
14:00:41.517 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:41.518 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:41.518 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:41.519 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:41.519 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:41.519 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:41.520 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:41.520 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:41.520 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:41.520 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:41.521 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:41.521 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:41.521 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:41.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.539023 26634 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:41.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.539386 26634 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:41.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.539518 26634 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.549623 26634 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:41.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.549857 26634 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.153.194
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.562304 26634 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/data
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/wal
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.194:0
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:41.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/data/info.pb
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.194
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.194
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/logs
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:41.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:41.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.565845 26634 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:41.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.568532 26634 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:41.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.580351 26642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:41.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.585582 26643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:41.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.590023 26634 server_base.cc:1061] running on GCE node
14:00:41.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:41.590409 26645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:41.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.591226 26634 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:41.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.592556 26634 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.593931 26634 hybrid_clock.cc:648] HybridClock initialized: now 1779112841593817 us; error 100 us; skew 500 ppm
14:00:41.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.594332 26634 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:41.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.597409 26634 webserver.cc:533] Webserver started at http://127.25.153.194:34595/ using document root <none> and password file <none>
14:00:41.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.598479 26634 fs_manager.cc:362] Metadata directory not provided
14:00:41.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.598629 26634 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:41.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.599049 26634 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:41.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.602722 26634 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/data/instance:
14:00:41.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6f03128a0a14214acfcb978cd556792"
14:00:41.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:41 on dist-test-slave-409m"
14:00:41.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.604101 26634 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/wal/instance:
14:00:41.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6f03128a0a14214acfcb978cd556792"
14:00:41.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:41 on dist-test-slave-409m"
14:00:41.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.611747 26634 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.002s
14:00:41.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.616827 26651 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.618912 26634 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.619125 26634 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/wal
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a6f03128a0a14214acfcb978cd556792"
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:41 on dist-test-slave-409m"
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.619374 26634 fs_report.cc:389] FS layout report
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/wal
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/wal
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/data/data
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:41.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:41.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:41.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:41.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:41.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:41.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:41.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.642359 26634 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:41.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.643733 26634 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:41.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.644062 26634 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:41.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.645378 26634 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:41.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.647758 26634 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:41.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.647876 26634 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:41.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.647992 26634 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:41.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.648061 26634 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:41.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.732604 26634 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.194:46019
14:00:41.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.732816 26765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.153.194:46019 every 8 connection(s)
14:00:41.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.734733 26634 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/data/info.pb
14:00:41.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.736017 26215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 26634
14:00:41.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.736225 26215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-1/wal/instance
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.743191 26215 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/wal
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/data
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/logs
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/data/info.pb
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.195:0
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.195
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.195
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:41.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:41.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:41.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.787992 26767 heartbeater.cc:344] Connected to a master server at 127.25.153.254:44529
14:00:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.788448 26767 heartbeater.cc:461] Registering TS with master...
14:00:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.789657 26767 heartbeater.cc:507] Master 127.25.153.254:44529 requested a full tablet report, sending...
14:00:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.789713 26766 heartbeater.cc:344] Connected to a master server at 127.25.153.252:42633
14:00:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.789840 26766 heartbeater.cc:461] Registering TS with master...
14:00:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.790385 26766 heartbeater.cc:507] Master 127.25.153.252:42633 requested a full tablet report, sending...
14:00:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.790659 26770 heartbeater.cc:344] Connected to a master server at 127.25.153.253:45263
14:00:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.790793 26770 heartbeater.cc:461] Registering TS with master...
14:00:41.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.791296 26770 heartbeater.cc:507] Master 127.25.153.253:45263 requested a full tablet report, sending...
14:00:41.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.792009 26261 ts_manager.cc:194] Registered new tserver with Master: a6f03128a0a14214acfcb978cd556792 (127.25.153.194:46019)
14:00:41.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.792354 26332 ts_manager.cc:194] Registered new tserver with Master: a6f03128a0a14214acfcb978cd556792 (127.25.153.194:46019)
14:00:41.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.792711 26403 ts_manager.cc:194] Registered new tserver with Master: a6f03128a0a14214acfcb978cd556792 (127.25.153.194:46019)
14:00:41.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:41.793740 26403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.25.153.194:60285
14:00:41.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 19 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112841912 for job e1db689dadb24874688c502d61d89301.
14:00:41.925 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 19 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:00:41.927 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 19 as completed for source Source: KuduSource.
14:00:41.987 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 52 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112841986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:41.995 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 52 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:41.997 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 52 as completed for source Source: KuduSource.
14:00:42.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:42.178256 26772 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:42.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:42.178558 26772 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:42.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:42.178663 26772 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:42.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:42.188930 26772 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:42.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:42.189154 26772 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.153.195
14:00:42.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.191956 26626 heartbeater.cc:499] Master 127.25.153.252:42633 was elected leader, sending a full tablet report...
14:00:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.202499 26772 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.212:39703
14:00:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/data
14:00:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/wal
14:00:42.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.195:0
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/data/info.pb
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.195
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.254:44529,127.25.153.253:45263,127.25.153.252:42633
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.195
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/logs
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:42.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:42.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.204210 26772 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:42.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.206393 26772 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:42.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:42.216598 26781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:42.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:42.217351 26782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:42.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.219756 26772 server_base.cc:1061] running on GCE node
14:00:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:42.220736 26784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.221614 26772 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.223198 26772 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:42.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.224419 26772 hybrid_clock.cc:648] HybridClock initialized: now 1779112842224363 us; error 70 us; skew 500 ppm
14:00:42.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.224769 26772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:42.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.227276 26772 webserver.cc:533] Webserver started at http://127.25.153.195:39979/ using document root <none> and password file <none>
14:00:42.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.228134 26772 fs_manager.cc:362] Metadata directory not provided
14:00:42.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.228233 26772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:42.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.228510 26772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:42.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.231423 26772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/data/instance:
14:00:42.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e2461064249047db9678e2f99f38a2d1"
14:00:42.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:42 on dist-test-slave-409m"
14:00:42.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.232378 26772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/wal/instance:
14:00:42.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e2461064249047db9678e2f99f38a2d1"
14:00:42.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:42 on dist-test-slave-409m"
14:00:42.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.238270 26772 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
14:00:42.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.242206 26790 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.243666 26772 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.243800 26772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/wal
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e2461064249047db9678e2f99f38a2d1"
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:42 on dist-test-slave-409m"
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.243983 26772 fs_report.cc:389] FS layout report
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/wal
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/wal
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/data/data
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:42.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:42.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.259992 26772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:42.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.260987 26772 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:42.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.261236 26772 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:42.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.262583 26772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:42.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.264533 26772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:42.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.264642 26772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:42.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.264727 26772 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:42.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.264801 26772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:42.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.312506 26772 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.195:45743
14:00:42.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.312608 26902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.153.195:45743 every 8 connection(s)
14:00:42.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.314218 26772 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/data/info.pb
14:00:42.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.320637 26215 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 26772
14:00:42.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.320863 26215 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster159772020796009107/ts-2/wal/instance
14:00:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.351987 26903 heartbeater.cc:344] Connected to a master server at 127.25.153.252:42633
14:00:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.352100 26904 heartbeater.cc:344] Connected to a master server at 127.25.153.254:44529
14:00:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.352414 26904 heartbeater.cc:461] Registering TS with master...
14:00:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.352425 26903 heartbeater.cc:461] Registering TS with master...
14:00:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.352507 26905 heartbeater.cc:344] Connected to a master server at 127.25.153.253:45263
14:00:42.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.352664 26905 heartbeater.cc:461] Registering TS with master...
14:00:42.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.353973 26903 heartbeater.cc:507] Master 127.25.153.252:42633 requested a full tablet report, sending...
14:00:42.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.353946 26905 heartbeater.cc:507] Master 127.25.153.253:45263 requested a full tablet report, sending...
14:00:42.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.353952 26904 heartbeater.cc:507] Master 127.25.153.254:44529 requested a full tablet report, sending...
14:00:42.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.355830 26403 ts_manager.cc:194] Registered new tserver with Master: e2461064249047db9678e2f99f38a2d1 (127.25.153.195:45743)
14:00:42.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.355862 26332 ts_manager.cc:194] Registered new tserver with Master: e2461064249047db9678e2f99f38a2d1 (127.25.153.195:45743)
14:00:42.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.355862 26261 ts_manager.cc:194] Registered new tserver with Master: e2461064249047db9678e2f99f38a2d1 (127.25.153.195:45743)
14:00:42.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.356843 26403 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.25.153.195:40021
14:00:42.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.367724 26215 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:00:42.369 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:42.370 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:00:42.371 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.25.153.254"
      port: 44529
    }
    bound_http_address {
      host: "127.25.153.254"
      port: 36053
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.25.153.253"
      port: 45263
    }
    bound_http_address {
      host: "127.25.153.253"
      port: 33397
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.25.153.252"
      port: 42633
    }
    bound_http_address {
      host: "127.25.153.252"
      port: 32979
    }
  }
}

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

14:00:42.372 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.25.153.193"
      port: 45817
    }
    bound_http_address {
      host: "127.25.153.193"
      port: 38583
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.25.153.194"
      port: 46019
    }
    bound_http_address {
      host: "127.25.153.194"
      port: 34595
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.25.153.195"
      port: 45743
    }
    bound_http_address {
      host: "127.25.153.195"
      port: 39979
    }
  }
}

14:00:42.372 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:00:42.373 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:42.374 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:00:42.374 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:00:42.374 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:00:42.374 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:00:42.377 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:00:42.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 20 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112842412 for job e1db689dadb24874688c502d61d89301.
14:00:42.425 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 20 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:00:42.426 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 20 as completed for source Source: KuduSource.
14:00:42.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 53 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112842486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:42.495 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 53 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:00:42.496 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 53 as completed for source Source: KuduSource.
14:00:42.535 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:42.536 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:42.536 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:42.536 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:42.536 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:42.536 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:42.536 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:42.537 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:42.537 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:42.537 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:42.537 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:42.537 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:42.537 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:42.732 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:42.732 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:00:42.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.734953 26913 mini_oidc.cc:150] Starting JWKS server
14:00:42.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.737246 26913 webserver.cc:533] Webserver started at http://127.0.0.1:46777/ using document root <none> and password file <none>
14:00:42.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.737568 26913 mini_oidc.cc:186] Starting OIDC Discovery server
14:00:42.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.738144 26913 webserver.cc:533] Webserver started at http://127.0.0.1:41329/ using document root <none> and password file <none>
14:00:42.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:42Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:00:42.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:42Z Disabled control of system clock
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.767066 26913 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/wal
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/data
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/logs
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/data/info.pb
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.126:44929
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.126
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:42.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:42.767 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:42.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:42.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:42.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:42.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:42.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46777/jwks.json with env {}
14:00:42.768 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:42.768 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:42.769 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:42.769 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:42.769 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:42.769 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:42.769 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:42.769 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:42.769 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:42.769 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:42.770 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:42.770 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:42.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:42.796335 26766 heartbeater.cc:499] Master 127.25.153.252:42633 was elected leader, sending a full tablet report...
14:00:42.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 21 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112842912 for job e1db689dadb24874688c502d61d89301.
14:00:42.924 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 21 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:00:42.925 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 21 as completed for source Source: KuduSource.
14:00:42.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 54 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112842985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:42.994 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 54 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:00:42.994 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 54 as completed for source Source: KuduSource.
14:00:43.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.128919 26924 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:43.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.129298 26924 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:43.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.129423 26924 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:43.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.138460 26924 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:43.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.138613 26924 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:43.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.138710 26924 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:43.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.138765 26924 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:43.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.138844 26924 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:43.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.138896 26924 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46777/jwks.json
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.149801 26924 master_runner.cc:387] Master server non-default flags:
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/data
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/wal
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.126:44929
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46777/jwks.json
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/data/info.pb
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.126
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:43.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/logs
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:43.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:43.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.151932 26924 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:43.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.154083 26924 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:43.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.162727 26930 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:43.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.163646 26933 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:43.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.162832 26931 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:43.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.164757 26924 server_base.cc:1061] running on GCE node
14:00:43.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.165601 26924 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:43.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.167140 26924 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.168428 26924 hybrid_clock.cc:648] HybridClock initialized: now 1779112843168394 us; error 34 us; skew 500 ppm
14:00:43.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.168797 26924 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:43.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.171067 26924 webserver.cc:533] Webserver started at http://127.26.72.126:37909/ using document root <none> and password file <none>
14:00:43.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.171904 26924 fs_manager.cc:362] Metadata directory not provided
14:00:43.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.172005 26924 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:43.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.172405 26924 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.174893 26924 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/data/instance:
14:00:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7"
14:00:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:43 on dist-test-slave-409m"
14:00:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.175797 26924 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/wal/instance:
14:00:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7"
14:00:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:43 on dist-test-slave-409m"
14:00:43.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.181675 26924 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:00:43.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.185326 26939 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.187070 26924 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.187261 26924 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/wal
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7"
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:43 on dist-test-slave-409m"
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.187547 26924 fs_report.cc:389] FS layout report
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/wal
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/wal
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/data/data
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:43.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:43.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.226040 26924 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:43.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.227056 26924 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:43.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.227295 26924 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:43.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.248756 26924 rpc_server.cc:307] RPC server started. Bound to: 127.26.72.126:44929
14:00:43.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.248762 26990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.72.126:44929 every 8 connection(s)
14:00:43.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.250399 26924 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/data/info.pb
14:00:43.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.255087 26991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:43.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.256592 26913 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 26924
14:00:43.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.256938 26913 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-0/wal/instance
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.259910 26913 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/wal
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/data
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/logs
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/data/info.pb
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.125:46219
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.125
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46777/jwks.json with env {}
14:00:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.264122 26991 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } has no permanent_uuid. Determining permanent_uuid...
14:00:43.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.282086 26991 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } has no permanent_uuid. Determining permanent_uuid...
14:00:43.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.283082 26941 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.72.125:46219: connect: Connection refused (error 111)
14:00:43.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.284610 26991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.125:46219: Network error: Client connection negotiation failed: client connection to 127.26.72.125:46219: connect: Connection refused (error 111)
14:00:43.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.333976 26991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } attempt: 1
14:00:43.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.336134 26991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.125:46219: Network error: Client connection negotiation failed: client connection to 127.26.72.125:46219: connect: Connection refused (error 111)
14:00:43.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.358963 26903 heartbeater.cc:499] Master 127.25.153.252:42633 was elected leader, sending a full tablet report...
14:00:43.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.404476 26991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } attempt: 2
14:00:43.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.406750 26991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.125:46219: Network error: Client connection negotiation failed: client connection to 127.26.72.125:46219: connect: Connection refused (error 111)
14:00:43.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 22 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112843411 for job e1db689dadb24874688c502d61d89301.
14:00:43.421 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 22 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:00:43.422 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 22 as completed for source Source: KuduSource.
14:00:43.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 55 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112843485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:43.495 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 55 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:00:43.497 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 55 as completed for source Source: KuduSource.
14:00:43.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.498063 26991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } attempt: 3
14:00:43.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.500206 26991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.125:46219: Network error: Client connection negotiation failed: client connection to 127.26.72.125:46219: connect: Connection refused (error 111)
14:00:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.633787 26993 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.634109 26993 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:43.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.634183 26993 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.643275 26993 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.643400 26993 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.643505 26993 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.643558 26993 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.643613 26993 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.643646 26993 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46777/jwks.json
14:00:43.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.643532 26991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } attempt: 4
14:00:43.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.645879 26991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.125:46219: Network error: Client connection negotiation failed: client connection to 127.26.72.125:46219: connect: Connection refused (error 111)
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.654939 26993 master_runner.cc:387] Master server non-default flags:
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/data
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/wal
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.125:46219
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46777/jwks.json
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:43.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/data/info.pb
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.125
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/logs
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:43.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.656777 26993 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:43.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.658638 26993 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.667176 27002 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.667209 27001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.667690 27004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:43.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.668795 26993 server_base.cc:1061] running on GCE node
14:00:43.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.669534 26993 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:43.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.670935 26993 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:43.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.672165 26993 hybrid_clock.cc:648] HybridClock initialized: now 1779112843672109 us; error 47 us; skew 500 ppm
14:00:43.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.672636 26993 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:43.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.674955 26993 webserver.cc:533] Webserver started at http://127.26.72.125:44089/ using document root <none> and password file <none>
14:00:43.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.675822 26993 fs_manager.cc:362] Metadata directory not provided
14:00:43.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.675963 26993 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:43.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.676405 26993 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:43.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.679031 26993 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/data/instance:
14:00:43.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b77484a22979422894f22adfe38b5cc1"
14:00:43.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:43 on dist-test-slave-409m"
14:00:43.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.680001 26993 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/wal/instance:
14:00:43.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b77484a22979422894f22adfe38b5cc1"
14:00:43.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:43 on dist-test-slave-409m"
14:00:43.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.685902 26993 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:00:43.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.689666 27010 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.691146 26993 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
14:00:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.691356 26993 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/wal
14:00:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b77484a22979422894f22adfe38b5cc1"
14:00:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:43 on dist-test-slave-409m"
14:00:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.691656 26993 fs_report.cc:389] FS layout report
14:00:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/wal
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/wal
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/data/data
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:43.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.708348 26993 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.709324 26993 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.709630 26993 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:43.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.731397 26993 rpc_server.cc:307] RPC server started. Bound to: 127.26.72.125:46219
14:00:43.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.731405 27061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.72.125:46219 every 8 connection(s)
14:00:43.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.733270 26993 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/data/info.pb
14:00:43.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.737902 27062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:43.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.739255 26913 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 26993
14:00:43.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.739476 26913 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-1/wal/instance
14:00:43.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.740473 26913 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:43.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/wal
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/data
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/logs
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/data/info.pb
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.124:43487
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.124
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46777/jwks.json with env {}
14:00:43.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.744948 27062 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } has no permanent_uuid. Determining permanent_uuid...
14:00:43.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.759311 27062 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } has no permanent_uuid. Determining permanent_uuid...
14:00:43.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.768668 27062 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } has no permanent_uuid. Determining permanent_uuid...
14:00:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.769806 27012 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:43.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.771464 27062 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.124:43487: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:43.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.820807 27062 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } attempt: 1
14:00:43.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.823125 27062 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.124:43487: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:43.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.891386 27062 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } attempt: 2
14:00:43.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.893764 27062 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.124:43487: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:43.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 23 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112843911 for job e1db689dadb24874688c502d61d89301.
14:00:43.922 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 23 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:00:43.923 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 23 as completed for source Source: KuduSource.
14:00:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.945181 26991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } attempt: 5
14:00:43.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.952255 26991 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } has no permanent_uuid. Determining permanent_uuid...
14:00:43.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.954401 26991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.124:43487: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:43.985033 27062 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } attempt: 3
14:00:43.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 56 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112843986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:43.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:43.987885 27062 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.124:43487: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:43.999 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 56 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:00:44.000 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 56 as completed for source Source: KuduSource.
14:00:44.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.005671 26991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } attempt: 1
14:00:44.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.007682 26991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.124:43487: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:44.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.075932 26991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } attempt: 2
14:00:44.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.078248 26991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.124:43487: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.110772 27064 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.111083 27064 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.111158 27064 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.119809 27064 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.119903 27064 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.119956 27064 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.119995 27064 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.120047 27064 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.120080 27064 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46777/jwks.json
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.131078 27064 master_runner.cc:387] Master server non-default flags:
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/data
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/wal
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:44.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.124:43487
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46777/jwks.json
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/data/info.pb
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.124
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/logs
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.131163 27062 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } attempt: 4
14:00:44.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.133165 27064 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:44.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.133808 27062 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.124:43487: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:44.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.135203 27064 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.144249 27076 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.144438 27074 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:44.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.144490 27073 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:44.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.145237 27064 server_base.cc:1061] running on GCE node
14:00:44.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.146046 27064 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:44.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.147544 27064 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:44.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.148838 27064 hybrid_clock.cc:648] HybridClock initialized: now 1779112844148735 us; error 50 us; skew 500 ppm
14:00:44.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.149227 27064 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:44.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.151835 27064 webserver.cc:533] Webserver started at http://127.26.72.124:42187/ using document root <none> and password file <none>
14:00:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.152693 27064 fs_manager.cc:362] Metadata directory not provided
14:00:44.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.152834 27064 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:44.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.153246 27064 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:44.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.155866 27064 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/data/instance:
14:00:44.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24255da3ea1843a6b99b590ea4984737"
14:00:44.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:44 on dist-test-slave-409m"
14:00:44.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.156807 27064 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/wal/instance:
14:00:44.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24255da3ea1843a6b99b590ea4984737"
14:00:44.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:44 on dist-test-slave-409m"
14:00:44.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.162328 27064 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
14:00:44.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.166368 27082 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:44.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.167944 27064 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:00:44.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.168167 27064 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/wal
14:00:44.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24255da3ea1843a6b99b590ea4984737"
14:00:44.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:44 on dist-test-slave-409m"
14:00:44.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.168409 27064 fs_report.cc:389] FS layout report
14:00:44.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:44.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/wal
14:00:44.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/wal
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/data/data
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:44.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.184458 26991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } attempt: 3
14:00:44.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.186444 26991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.72.124:43487: Network error: Client connection negotiation failed: client connection to 127.26.72.124:43487: connect: Connection refused (error 111)
14:00:44.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.201851 27064 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:44.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.202840 27064 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:44.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.203088 27064 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:44.208 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:44.208 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:44.209 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:44.209 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:44.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:44.209 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:44.209 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:44.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:44.210 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:44.212 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:44.212 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:44.212 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:44.212 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:44.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.230754 27064 rpc_server.cc:307] RPC server started. Bound to: 127.26.72.124:43487
14:00:44.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.230780 27133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.72.124:43487 every 8 connection(s)
14:00:44.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.232583 27064 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/data/info.pb
14:00:44.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.237181 27134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:44.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.241676 26913 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 27064
14:00:44.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.241887 26913 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/master-2/wal/instance
14:00:44.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.243906 27134 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } has no permanent_uuid. Determining permanent_uuid...
14:00:44.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.264905 27134 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } has no permanent_uuid. Determining permanent_uuid...
14:00:44.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.272851 27134 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } has no permanent_uuid. Determining permanent_uuid...
14:00:44.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.284086 27134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737: Bootstrap starting.
14:00:44.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.287657 27134 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737: Neither blocks nor log segments found. Creating new log.
14:00:44.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.288636 27134 log.cc:826] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737: Log is configured to *not* fsync() on all Append() calls
14:00:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.291376 27134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737: No bootstrap required, opened a new log
14:00:44.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.296518 27134 raft_consensus.cc:359] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } }
14:00:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.296911 27134 raft_consensus.cc:385] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.297034 27134 raft_consensus.cc:740] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24255da3ea1843a6b99b590ea4984737, State: Initialized, Role: FOLLOWER
14:00:44.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.297668 27134 consensus_queue.cc:260] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } }
14:00:44.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.298700 27143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [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: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.298941 27143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [sys.catalog]: This master's current role is: FOLLOWER
14:00:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.299858 27134 sys_catalog.cc:565] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [sys.catalog]: configured and running, proceeding with master startup.
14:00:44.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.310667 27154 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.313139 27154 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.308415 27064 master_runner.cc:187] Error getting master registration for 127.26.72.126:44929: OK, instance_id { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" instance_seqno: 1779112843242991 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.315589 27064 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:44.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.363667 26991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } attempt: 4
14:00:44.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.374305 26991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7: Bootstrap starting.
14:00:44.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.377744 26991 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7: Neither blocks nor log segments found. Creating new log.
14:00:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.378855 26991 log.cc:826] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7: Log is configured to *not* fsync() on all Append() calls
14:00:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.381897 26991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7: No bootstrap required, opened a new log
14:00:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.388128 26991 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } }
14:00:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.388468 26991 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.388586 26991 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bbfe8d96b9b4c92a35d9aaca2f04be7, State: Initialized, Role: FOLLOWER
14:00:44.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.389194 26991 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } }
14:00:44.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.390183 27157 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [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: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.390470 27157 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [sys.catalog]: This master's current role is: FOLLOWER
14:00:44.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.391136 26991 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [sys.catalog]: configured and running, proceeding with master startup.
14:00:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.401364 27168 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:44.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.401723 27168 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:44.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.400666 26924 master_runner.cc:187] Error getting master registration for 127.26.72.125:46219: OK, instance_id { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" instance_seqno: 1779112843725441 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:44.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.409823 26924 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:44.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 24 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112844412 for job e1db689dadb24874688c502d61d89301.
14:00:44.430 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 24 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:00:44.432 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 24 as completed for source Source: KuduSource.
14:00:44.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.433032 27062 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } attempt: 5
14:00:44.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.447211 27062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1: Bootstrap starting.
14:00:44.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.453853 27062 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1: Neither blocks nor log segments found. Creating new log.
14:00:44.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.455345 27088 tablet.cc:2404] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.456146 27062 log.cc:826] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1: Log is configured to *not* fsync() on all Append() calls
14:00:44.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.459576 27062 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1: No bootstrap required, opened a new log
14:00:44.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.467545 27062 raft_consensus.cc:359] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } }
14:00:44.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.467994 27062 raft_consensus.cc:385] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:44.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.468124 27062 raft_consensus.cc:740] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b77484a22979422894f22adfe38b5cc1, State: Initialized, Role: FOLLOWER
14:00:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.471272 27062 consensus_queue.cc:260] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } }
14:00:44.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.472426 27171 sys_catalog.cc:455] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [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: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.473419 27171 sys_catalog.cc:458] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [sys.catalog]: This master's current role is: FOLLOWER
14:00:44.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.474118 27062 sys_catalog.cc:565] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [sys.catalog]: configured and running, proceeding with master startup.
14:00:44.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.480464 26945 tablet.cc:2404] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:44.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 57 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112844486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:44.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.504218 27182 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:44.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.504650 27182 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:44.505 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 57 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=19 ms, finalizationTime=0 ms).
14:00:44.507 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 57 as completed for source Source: KuduSource.
14:00:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.514458 26993 master_runner.cc:264] No leader master found from master b77484a22979422894f22adfe38b5cc1
14:00:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.514608 26993 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:44.557 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:44.558 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:44.558 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:44.559 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:44.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:44.560 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:44.560 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:44.560 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:44.560 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:44.560 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:44.560 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:44.561 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:44.561 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.633797 27157 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.634102 27157 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } }
14:00:44.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.636421 27157 leader_election.cc:290] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b77484a22979422894f22adfe38b5cc1 (127.26.72.125:46219), 24255da3ea1843a6b99b590ea4984737 (127.26.72.124:43487)
14:00:44.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.637755 27037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77484a22979422894f22adfe38b5cc1" is_pre_election: true
14:00:44.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.638281 27037 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bbfe8d96b9b4c92a35d9aaca2f04be7 in term 0.
14:00:44.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.639964 27109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24255da3ea1843a6b99b590ea4984737" is_pre_election: true
14:00:44.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.640491 27109 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bbfe8d96b9b4c92a35d9aaca2f04be7 in term 0.
14:00:44.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.641453 26941 leader_election.cc:304] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [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: 0bbfe8d96b9b4c92a35d9aaca2f04be7, b77484a22979422894f22adfe38b5cc1; no voters: 
14:00:44.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.643213 27157 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:44.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.643388 27157 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:44.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.643507 27157 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 0 FOLLOWER]: Advancing to term 1
14:00:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.651849 27157 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } }
14:00:44.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.655529 27037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b77484a22979422894f22adfe38b5cc1"
14:00:44.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.655844 27037 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [term 0 FOLLOWER]: Advancing to term 1
14:00:44.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.659403 27037 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bbfe8d96b9b4c92a35d9aaca2f04be7 in term 1.
14:00:44.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.660486 26941 leader_election.cc:304] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [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: 0bbfe8d96b9b4c92a35d9aaca2f04be7, b77484a22979422894f22adfe38b5cc1; no voters: 
14:00:44.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.663199 27157 leader_election.cc:290] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [CANDIDATE]: Term 1 election: Requested vote from peers b77484a22979422894f22adfe38b5cc1 (127.26.72.125:46219), 24255da3ea1843a6b99b590ea4984737 (127.26.72.124:43487)
14:00:44.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.664808 27157 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 1 FOLLOWER]: Leader election won for term 1
14:00:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.665488 27157 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [term 1 LEADER]: Becoming Leader. State: Replica: 0bbfe8d96b9b4c92a35d9aaca2f04be7, State: Running, Role: LEADER
14:00:44.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.666427 27157 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [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: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } }
14:00:44.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.677225 27109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24255da3ea1843a6b99b590ea4984737"
14:00:44.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.677521 27109 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [term 0 FOLLOWER]: Advancing to term 1
14:00:44.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.684257 27109 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bbfe8d96b9b4c92a35d9aaca2f04be7 in term 1.
14:00:44.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.692009 27184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bbfe8d96b9b4c92a35d9aaca2f04be7. Latest consensus state: current_term: 1 leader_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.692893 27184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [sys.catalog]: This master's current role is: LEADER
14:00:44.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.700276 27186 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:00:44.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.703538 27186 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:00:44.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:44.714305 27016 tablet.cc:2404] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:44.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.721500 27109 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [term 1 FOLLOWER]: Refusing update from remote peer 0bbfe8d96b9b4c92a35d9aaca2f04be7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:44.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.725769 27184 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:44.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.735065 27037 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [term 1 FOLLOWER]: Refusing update from remote peer 0bbfe8d96b9b4c92a35d9aaca2f04be7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:44.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.736567 27184 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.769716 27171 sys_catalog.cc:455] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bbfe8d96b9b4c92a35d9aaca2f04be7. Latest consensus state: current_term: 1 leader_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.770066 27171 sys_catalog.cc:458] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [sys.catalog]: This master's current role is: FOLLOWER
14:00:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.775122 27187 mvcc.cc:204] Tried to move back new op lower bound from 7287246211962314752 to 7287246211769274368. Current Snapshot: MvccSnapshot[applied={T|T < 7287246211962314752}]
14:00:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.782953 27171 sys_catalog.cc:455] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.783252 27171 sys_catalog.cc:458] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1 [sys.catalog]: This master's current role is: FOLLOWER
14:00:44.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.788136 27184 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.788442 27184 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [sys.catalog]: This master's current role is: LEADER
14:00:44.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.815035 27186 catalog_manager.cc:1382] Generated new cluster ID: a1b15fd273f7465fbe6820ba3ebea1a0
14:00:44.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.815234 27186 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:00:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.831491 27143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bbfe8d96b9b4c92a35d9aaca2f04be7. Latest consensus state: current_term: 1 leader_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.831826 27143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [sys.catalog]: This master's current role is: FOLLOWER
14:00:44.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.837502 27157 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.837836 27157 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7 [sys.catalog]: This master's current role is: LEADER
14:00:44.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.852105 27143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bbfe8d96b9b4c92a35d9aaca2f04be7" member_type: VOTER last_known_addr { host: "127.26.72.126" port: 44929 } } peers { permanent_uuid: "b77484a22979422894f22adfe38b5cc1" member_type: VOTER last_known_addr { host: "127.26.72.125" port: 46219 } } peers { permanent_uuid: "24255da3ea1843a6b99b590ea4984737" member_type: VOTER last_known_addr { host: "127.26.72.124" port: 43487 } } }
14:00:44.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.852365 27143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737 [sys.catalog]: This master's current role is: FOLLOWER
14:00:44.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.871400 27186 catalog_manager.cc:1405] Generated new certificate authority record
14:00:44.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.873126 27186 catalog_manager.cc:1539] Loading token signing keys...
14:00:44.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.891980 27186 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0bbfe8d96b9b4c92a35d9aaca2f04be7: Generated new TSK 0
14:00:44.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.893455 27186 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:00:44.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 25 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112844912 for job e1db689dadb24874688c502d61d89301.
14:00:44.926 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 25 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=13 ms, finalizationTime=1 ms).
14:00:44.930 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 25 as completed for source Source: KuduSource.
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:44.934928 26913 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/wal
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/data
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/logs
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/data/info.pb
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:44.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.65:0
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.72.65
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.65
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:44.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:44.988 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 58 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112844986 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:45.002 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 58 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=16 ms, finalizationTime=0 ms).
14:00:45.003 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 58 as completed for source Source: KuduSource.
14:00:45.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.315294 27154 catalog_manager.cc:1294] Loaded cluster ID: a1b15fd273f7465fbe6820ba3ebea1a0
14:00:45.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.315431 27154 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737: loading cluster ID for follower catalog manager: success
14:00:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.318205 27154 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737: acquiring CA information for follower catalog manager: success
14:00:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.320184 27154 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 24255da3ea1843a6b99b590ea4984737: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:45.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.359378 27196 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:45.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.359771 27196 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:45.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.359853 27196 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:45.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.369494 27196 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:45.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.369675 27196 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.72.65
14:00:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.380337 27196 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/data
14:00:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/wal
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.65:0
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/data/info.pb
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.65
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.72.65
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/logs
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.382062 27196 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:45.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.384130 27196 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:45.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.395685 27203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:45.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.396245 27204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:45.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.396582 27196 server_base.cc:1061] running on GCE node
14:00:45.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.397142 27206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:45.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.397758 27196 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:45.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.398768 27196 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:45.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.400035 27196 hybrid_clock.cc:648] HybridClock initialized: now 1779112845399968 us; error 49 us; skew 500 ppm
14:00:45.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.400343 27196 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.403061 27196 webserver.cc:533] Webserver started at http://127.26.72.65:42373/ using document root <none> and password file <none>
14:00:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.403890 27196 fs_manager.cc:362] Metadata directory not provided
14:00:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.404026 27196 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:45.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.404345 27196 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:45.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.406970 27196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/data/instance:
14:00:45.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e76c5c97e3284a85be3088f7ea143489"
14:00:45.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:45 on dist-test-slave-409m"
14:00:45.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.407757 27196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/wal/instance:
14:00:45.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e76c5c97e3284a85be3088f7ea143489"
14:00:45.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:45 on dist-test-slave-409m"
14:00:45.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 26 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112845412 for job e1db689dadb24874688c502d61d89301.
14:00:45.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.413664 27196 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:00:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.419214 27212 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:45.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.421382 27196 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
14:00:45.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.421635 27196 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/wal
14:00:45.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e76c5c97e3284a85be3088f7ea143489"
14:00:45.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:45 on dist-test-slave-409m"
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.421916 27196 fs_report.cc:389] FS layout report
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/wal
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/wal
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/data/data
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:45.422 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 26 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:00:45.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:45.423 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 26 as completed for source Source: KuduSource.
14:00:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.439889 27196 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.440822 27196 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:45.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.441152 27196 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:45.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.442229 27196 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:45.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.444178 27196 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:45.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.444298 27196 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:45.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.444408 27196 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:45.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.444491 27196 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.480046 27196 rpc_server.cc:307] RPC server started. Bound to: 127.26.72.65:41157
14:00:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.480139 27324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.72.65:41157 every 8 connection(s)
14:00:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.481693 27196 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/data/info.pb
14:00:45.487 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 59 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112845486 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:45.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.489486 26913 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 27196
14:00:45.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.489711 26913 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-0/wal/instance
14:00:45.503 [DEBUG - pool-12-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [3ms] received response from server master-127.22.0.60:41475: OK, deferred=null) with no deferred attached!
14:00:45.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.507762 27182 catalog_manager.cc:1294] Loaded cluster ID: a1b15fd273f7465fbe6820ba3ebea1a0
14:00:45.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.507925 27182 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1: loading cluster ID for follower catalog manager: success
14:00:45.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.514575 27182 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1: acquiring CA information for follower catalog manager: success
14:00:45.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.514676 26913 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/wal
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/data
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/logs
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/data/info.pb
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:45.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.66:0
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.72.66
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.66
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:45.518 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 59 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=31 ms, finalizationTime=1 ms).
14:00:45.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.520434 27182 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b77484a22979422894f22adfe38b5cc1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:45.520 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 59 as completed for source Source: KuduSource.
14:00:45.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.534046 27327 heartbeater.cc:344] Connected to a master server at 127.26.72.125:46219
14:00:45.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.534155 27326 heartbeater.cc:344] Connected to a master server at 127.26.72.126:44929
14:00:45.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.534588 27327 heartbeater.cc:461] Registering TS with master...
14:00:45.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.534587 27326 heartbeater.cc:461] Registering TS with master...
14:00:45.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.536029 27326 heartbeater.cc:507] Master 127.26.72.126:44929 requested a full tablet report, sending...
14:00:45.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.536048 27327 heartbeater.cc:507] Master 127.26.72.125:46219 requested a full tablet report, sending...
14:00:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.538765 26956 ts_manager.cc:194] Registered new tserver with Master: e76c5c97e3284a85be3088f7ea143489 (127.26.72.65:41157)
14:00:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.539836 27027 ts_manager.cc:194] Registered new tserver with Master: e76c5c97e3284a85be3088f7ea143489 (127.26.72.65:41157)
14:00:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.541626 26956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.72.65:50859
14:00:45.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.548230 27325 heartbeater.cc:344] Connected to a master server at 127.26.72.124:43487
14:00:45.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.548434 27325 heartbeater.cc:461] Registering TS with master...
14:00:45.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.548945 27325 heartbeater.cc:507] Master 127.26.72.124:43487 requested a full tablet report, sending...
14:00:45.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.550940 27099 ts_manager.cc:194] Registered new tserver with Master: e76c5c97e3284a85be3088f7ea143489 (127.26.72.65:41157)
14:00:45.835 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:45.836 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:45.836 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:45.837 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:45.837 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:45.837 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:45.837 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:45.837 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:45.837 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:45.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:45.837 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:45.837 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:45.837 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.903688 27333 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.904027 27333 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.904103 27333 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:45.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 27 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112845912 for job e1db689dadb24874688c502d61d89301.
14:00:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.914314 27333 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.914513 27333 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.72.66
14:00:45.923 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 27 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:00:45.924 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 27 as completed for source Source: KuduSource.
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.929193 27333 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/data
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/wal
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.66:0
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/data/info.pb
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.66
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.72.66
14:00:45.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/logs
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:45.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.930860 27333 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:45.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.932825 27333 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:45.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.942646 27340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:45.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.943324 27339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.944445 27333 server_base.cc:1061] running on GCE node
14:00:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:45.944556 27342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:45.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.945394 27333 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:45.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.946519 27333 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:45.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.947767 27333 hybrid_clock.cc:648] HybridClock initialized: now 1779112845947688 us; error 51 us; skew 500 ppm
14:00:45.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.948112 27333 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:45.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.950591 27333 webserver.cc:533] Webserver started at http://127.26.72.66:33725/ using document root <none> and password file <none>
14:00:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.951786 27333 fs_manager.cc:362] Metadata directory not provided
14:00:45.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.951949 27333 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:45.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.952407 27333 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.955046 27333 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/data/instance:
14:00:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ea67798ea6d4e2eacaeb9c00bb355de"
14:00:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:45 on dist-test-slave-409m"
14:00:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.955989 27333 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/wal/instance:
14:00:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ea67798ea6d4e2eacaeb9c00bb355de"
14:00:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:45 on dist-test-slave-409m"
14:00:45.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.962191 27333 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:00:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.966073 27348 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.967598 27333 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.967798 27333 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/wal
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ea67798ea6d4e2eacaeb9c00bb355de"
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:45 on dist-test-slave-409m"
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.968062 27333 fs_report.cc:389] FS layout report
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/wal
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/wal
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/data/data
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:45.986 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 60 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112845985 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:45.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.988250 27333 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:45.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.989897 27333 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:45.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.990499 27333 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:45.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.992502 27333 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:45.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.995007 27333 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:45.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.995136 27333 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:45.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.995252 27333 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:45.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:45.995307 27333 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:45.998 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 60 for job 6293cb4efbedeca6099efc77bac5997b (2246 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:00:45.999 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 60 as completed for source Source: KuduSource.
14:00:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.048015 27333 rpc_server.cc:307] RPC server started. Bound to: 127.26.72.66:34887
14:00:46.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.048153 27460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.72.66:34887 every 8 connection(s)
14:00:46.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.049731 27333 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/data/info.pb
14:00:46.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.050377 26913 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 27333
14:00:46.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.050614 26913 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-1/wal/instance
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.058185 26913 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/wal
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/data
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/logs
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/data/info.pb
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.67:0
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.72.67
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.67
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:46.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.111400 27461 heartbeater.cc:344] Connected to a master server at 127.26.72.124:43487
14:00:46.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.111881 27461 heartbeater.cc:461] Registering TS with master...
14:00:46.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.113199 27461 heartbeater.cc:507] Master 127.26.72.124:43487 requested a full tablet report, sending...
14:00:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.116914 27099 ts_manager.cc:194] Registered new tserver with Master: 5ea67798ea6d4e2eacaeb9c00bb355de (127.26.72.66:34887)
14:00:46.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.121657 27462 heartbeater.cc:344] Connected to a master server at 127.26.72.126:44929
14:00:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.121866 27462 heartbeater.cc:461] Registering TS with master...
14:00:46.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.122473 27462 heartbeater.cc:507] Master 127.26.72.126:44929 requested a full tablet report, sending...
14:00:46.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.123594 26956 ts_manager.cc:194] Registered new tserver with Master: 5ea67798ea6d4e2eacaeb9c00bb355de (127.26.72.66:34887)
14:00:46.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.124830 26956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.72.66:36025
14:00:46.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.127219 27466 heartbeater.cc:344] Connected to a master server at 127.26.72.125:46219
14:00:46.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.127389 27466 heartbeater.cc:461] Registering TS with master...
14:00:46.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.127974 27466 heartbeater.cc:507] Master 127.26.72.125:46219 requested a full tablet report, sending...
14:00:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.129319 27027 ts_manager.cc:194] Registered new tserver with Master: 5ea67798ea6d4e2eacaeb9c00bb355de (127.26.72.66:34887)
14:00:46.215 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:46.215 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:46.216 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:46.217 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:46.217 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:46.217 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:46.217 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:46.217 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:46.217 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:46.217 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:46.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:46.217 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:46.217 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:46.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 28 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112846411 for job e1db689dadb24874688c502d61d89301.
14:00:46.422 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 28 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:00:46.423 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 28 as completed for source Source: KuduSource.
14:00:46.437 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:46.438 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:46.438 [DEBUG - pool-32-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:46.438 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:46.438 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:46.439 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:46.439 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:46.439 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:46.439 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:46.439 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:46.439 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:46.439 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:46.439 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:46.441 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27780, elapsed=24842), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [2ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [23ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [27ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [33ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [41ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [42ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [79ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [86ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [86ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [164ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [165ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [165ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [281ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [283ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [464ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [464ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [702ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [703ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1060ms] refreshing cache from master, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1074ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2320ms] refreshing cache from master, [2320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2322ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2323ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2324ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2324ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3240ms] refreshing cache from master, [3240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [3242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3243ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [3244ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3245ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3939ms] refreshing cache from master, [3940ms] too many traces: truncated at 100 traces, deferred=Deferred@247098001(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238)))
14:00:46.443 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1523) Notify RPC ScanRequest(scannerId=null, state=OPENING, tablet=8f177ed584f24bf7a3aba08700e68ba3, attempt=12, KuduRpc(method=Scan, tablet=8f177ed584f24bf7a3aba08700e68ba3, attempt=12, TimeoutTracker(timeout=30000, elapsed=27066), Traces: [0ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [227ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x559cd942, L:/127.0.0.1:55428 - R:/127.22.0.3:43355], [227ms] delaying RPC due to: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x559cd942, L:/127.0.0.1:55428 - R:/127.22.0.3:43355], [241ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [245ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [246ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [261ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [270ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [270ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [281ms] refreshing cache from master, [281ms] Sub RPC GetTableLocations: refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [340ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, [341ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [349ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, [351ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [360ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [360ms] delaying RPC due to: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [381ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [387ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [387ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [461ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [463ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [463ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [581ms] refreshing cache from master, [581ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [584ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, [586ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [588ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [588ms] delaying RPC due to: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [621ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [626ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [626ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [841ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [844ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [844ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [2221ms] refreshing cache from master, [2221ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [2223ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2223ms] Sub RPC GetTableLocations: delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2241ms] Sub RPC GetTableLocations: refreshing cache from master, [2241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2243ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2244ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2248ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2254ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2261ms] Sub RPC GetTableLocations: refreshing cache from master, [2261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2262ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2263ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2263ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2263ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2281ms] Sub RPC GetTableLocations: refreshing cache from master, [2281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2283ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2284ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2284ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2285ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2300ms] Sub RPC GetTableLocations: refreshing cache from master, [2301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2304ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2306ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2307ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2307ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2341ms] Sub RPC GetTableLocations: refreshing cache from master, [2341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2344ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2345ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2345ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2345ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2382ms] Sub RPC GetTableLocations: refreshing cache from master, [2382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2384ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2385ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2386ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2386ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2501ms] Sub RPC GetTableLocations: refreshing cache from master, [2501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2502ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2503ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2503ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2504ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2681ms] Sub RPC GetTableLocations: refreshing cache from master, [2681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2682ms] too many traces: truncated at 100 traces, deferred=Deferred@207696209(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0 -> (continuation of Deferred@504570245 after retry RPC@1311571064) -> (continuation of Deferred@598504710 after retry RPC@1069903629), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0 -> (continuation of Deferred@504570245 after retry RPC@1311571064) -> (continuation of Deferred@598504710 after retry RPC@1069903629)))) after lookup exception
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27780, elapsed=24842), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [2ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [23ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [27ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [33ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [41ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [42ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [79ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [86ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [86ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [164ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [165ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [165ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [281ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [283ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [464ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [464ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [702ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [703ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1060ms] refreshing cache from master, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1074ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2320ms] refreshing cache from master, [2320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2322ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2323ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2324ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2324ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3240ms] refreshing cache from master, [3240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [3242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3243ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [3244ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3245ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3939ms] refreshing cache from master, [3940ms] too many traces: truncated at 100 traces, deferred=Deferred@247098001(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.62:35379
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:46.446 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:686) Can not open scanner
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27780, elapsed=24842), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [2ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [23ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [27ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [33ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [41ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [42ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [79ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [86ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [86ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [164ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [165ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [165ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [281ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [283ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [464ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [464ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [702ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [703ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1060ms] refreshing cache from master, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1074ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2320ms] refreshing cache from master, [2320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2322ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2323ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2324ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2324ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3240ms] refreshing cache from master, [3240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [3242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3243ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [3244ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3245ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3939ms] refreshing cache from master, [3940ms] too many traces: truncated at 100 traces, deferred=Deferred@247098001(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.62:35379
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:46.449 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (AsyncKuduScanner.java:862) Scanner null closed on null
14:00:46.449 [ERROR - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:190) Received uncaught exception.
java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27780, elapsed=24842), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [2ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [23ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [27ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [33ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [41ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [42ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [79ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [86ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [86ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [164ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [165ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [165ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [281ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [283ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [464ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [464ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [702ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [703ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1060ms] refreshing cache from master, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1074ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2320ms] refreshing cache from master, [2320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2322ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2323ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2324ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2324ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3240ms] refreshing cache from master, [3240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [3242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3243ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [3244ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3245ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3939ms] refreshing cache from master, [3940ms] too many traces: truncated at 100 traces, deferred=Deferred@247098001(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.62:35379
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:46.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:46.452807 27465 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:46.453 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] disconnecting while in state TERMINATED
14:00:46.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:46.453253 27465 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:46.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:46.453421 27465 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:46.453 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.22.0.61:46679(127.22.0.61:46679)] disconnecting while in state TERMINATED
14:00:46.453 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] disconnecting while in state TERMINATED
14:00:46.453 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.22.0.62:35379(127.22.0.62:35379)] disconnecting while in state TERMINATED
14:00:46.453 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] disconnecting while in state TERMINATED
14:00:46.453 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.22.0.60:41475(127.22.0.60:41475)] disconnecting while in state TERMINATED
14:00:46.454 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:46.455 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 15 thread-local buffer(s) from thread: kudu-nio-0
14:00:46.456 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 4 thread-local buffer(s) from thread: kudu-nio-4
14:00:46.456 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-3
14:00:46.456 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:00:46.456 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-5
14:00:46.460 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.22.171.254:38105(127.22.171.254:38105)] disconnecting while in state TERMINATED
14:00:46.461 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.22.171.253:35375(127.22.171.253:35375)] disconnecting while in state TERMINATED
14:00:46.461 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.22.171.252:39087(127.22.171.252:39087)] disconnecting while in state TERMINATED
14:00:46.461 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer a18e3ad1e9c043c79abc8d67d9593fcc(127.22.171.193:44951)] disconnecting while in state TERMINATED
14:00:46.461 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:46.462 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-2
14:00:46.462 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-1
14:00:46.462 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:46.464 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-3
14:00:46.465 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:00:46.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:46.465680 27465 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:46.466128 27465 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.72.67
14:00:46.467 [WARN - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1117) Source: KuduSource -> Sink: Writer (4/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from RUNNING to FAILED with failure cause:
java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27780, elapsed=24842), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [2ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [23ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [27ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [33ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [41ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [42ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [79ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [86ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [86ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [164ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [165ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [165ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [281ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [283ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [464ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [464ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [702ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [703ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1060ms] refreshing cache from master, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1074ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2320ms] refreshing cache from master, [2320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2322ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2323ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2324ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2324ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3240ms] refreshing cache from master, [3240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [3242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3243ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [3244ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3245ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3939ms] refreshing cache from master, [3940ms] too many traces: truncated at 100 traces, deferred=Deferred@247098001(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.62:35379
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:46.474 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (4/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:00:46.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.478471 27465 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:46.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.72.84:38955
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/data
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/wal
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.72.67:0
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/data/info.pb
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.72.67
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.72.126:44929,127.26.72.125:46219,127.26.72.124:43487
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.72.67
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/logs
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:46.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.480872 27465 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:46.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.483601 27465 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:46.486 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 61 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112846485 for job 6293cb4efbedeca6099efc77bac5997b.
14:00:46.495 [DEBUG - pool-14-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30005), Traces: [0ms] sending RPC to server master-127.22.171.252:39087, [4ms] received response from server master-127.22.171.252:39087: OK, deferred=null) with no deferred attached!
14:00:46.500 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1157) Decline checkpoint 61 by task 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0 of job 6293cb4efbedeca6099efc77bac5997b at bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.flink.runtime.checkpoint.CheckpointException: Task name with subtask : Source: KuduSource -> Sink: Writer (4/4)#0 Failure reason: Checkpoint was declined (tasks not ready)
	at org.apache.flink.runtime.taskmanager.Task.declineCheckpoint(Task.java:1401)
	at org.apache.flink.runtime.taskmanager.Task.declineCheckpoint(Task.java:1394)
	at org.apache.flink.runtime.taskmanager.Task.triggerCheckpointBarrier(Task.java:1388)
	at org.apache.flink.runtime.taskexecutor.TaskExecutor.triggerCheckpoint(TaskExecutor.java:1051)
	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.lambda$handleRpcInvocation$1(PekkoRpcActor.java:309)
	at org.apache.flink.runtime.concurrent.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:83)
	at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcInvocation(PekkoRpcActor.java:307)
	at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcMessage(PekkoRpcActor.java:222)
	at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleMessage(PekkoRpcActor.java:168)
	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:272)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
14:00:46.506 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (4/4)#0 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0.
14:00:46.506 [WARN - jobmanager-io-thread-4] (CheckpointFailureManager.java:114) Failed to trigger or complete checkpoint 61 for job 6293cb4efbedeca6099efc77bac5997b. (0 consecutive failed attempts so far)
org.apache.flink.runtime.checkpoint.CheckpointException: Checkpoint was declined (tasks not ready)
	at org.apache.flink.runtime.messages.checkpoint.SerializedCheckpointException.unwrap(SerializedCheckpointException.java:51)
	at org.apache.flink.runtime.checkpoint.CheckpointCoordinator.receiveDeclineMessage(CheckpointCoordinator.java:1138)
	at org.apache.flink.runtime.scheduler.ExecutionGraphHandler.lambda$declineCheckpoint$3(ExecutionGraphHandler.java:123)
	at org.apache.flink.runtime.scheduler.ExecutionGraphHandler.lambda$processCheckpointCoordinatorMessage$4(ExecutionGraphHandler.java:139)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.flink.runtime.checkpoint.CheckpointException: Task name with subtask : Source: KuduSource -> Sink: Writer (4/4)#0 Failure reason: Checkpoint was declined (tasks not ready)
	at org.apache.flink.runtime.taskmanager.Task.declineCheckpoint(Task.java:1401)
	at org.apache.flink.runtime.taskmanager.Task.declineCheckpoint(Task.java:1394)
	at org.apache.flink.runtime.taskmanager.Task.triggerCheckpointBarrier(Task.java:1388)
	at org.apache.flink.runtime.taskexecutor.TaskExecutor.triggerCheckpoint(TaskExecutor.java:1051)
	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.lambda$handleRpcInvocation$1(PekkoRpcActor.java:309)
	at org.apache.flink.runtime.concurrent.ClassLoadingUtils.runWithContextClassLoader(ClassLoadingUtils.java:83)
	at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcInvocation(PekkoRpcActor.java:307)
	at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleRpcMessage(PekkoRpcActor.java:222)
	at org.apache.flink.runtime.rpc.pekko.PekkoRpcActor.handleMessage(PekkoRpcActor.java:168)
	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33)
	at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29)
	at scala.PartialFunction.applyOrElse(PartialFunction.scala:127)
	at scala.PartialFunction.applyOrElse$(PartialFunction.scala:126)
	at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:175)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:176)
	at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547)
	at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545)
	at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229)
	at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590)
	at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557)
	at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:272)
	at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:233)
	at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:245)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
14:00:46.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:46.514690 27479 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:46.518 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:426) Marking checkpoint 61 as aborted for source Source: KuduSource.
14:00:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:46.518158 27482 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:46.518 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1449) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from RUNNING to FAILED on bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27780, elapsed=24842), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [2ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [23ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [27ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [33ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [41ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [42ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [79ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [86ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [86ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [164ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [165ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [165ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [281ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [282ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [283ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [464ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [464ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [702ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [703ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [703ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1060ms] refreshing cache from master, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1074ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2320ms] refreshing cache from master, [2320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2322ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2323ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2324ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2324ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3240ms] refreshing cache from master, [3240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [3242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3243ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [3243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [3244ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3245ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [3939ms] refreshing cache from master, [3940ms] too many traces: truncated at 100 traces, deferred=Deferred@247098001(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@236567632 after retry RPC after error@100371301) -> (continuation of Deferred@237214965 after retry RPC after error@1401983298) -> (continuation of Deferred@271080540 after retry RPC after error@1238457759) -> (continuation of Deferred@1527227492 after retry RPC after error@214578375) -> (continuation of Deferred@1582453694 after retry RPC after error@497864782) -> (continuation of Deferred@2079224603 after retry RPC after error@643767469) -> (continuation of Deferred@1792828539 after retry RPC after error@294254542) -> (continuation of Deferred@435632207 after retry RPC after error@1192486312) -> (continuation of Deferred@1323679373 after retry RPC after error@269227800) -> (continuation of Deferred@806969366 after retry RPC after error@1753218328) -> (continuation of Deferred@193804108 after retry RPC after error@2068399602) -> (continuation of Deferred@11244381 after retry RPC after error@397097325) -> (continuation of Deferred@1971211139 after retry RPC after error@1151989259) -> (continuation of Deferred@415540408 after retry RPC after error@1449821852) -> (continuation of Deferred@1372585345 after retry RPC after error@1516064797) -> (continuation of Deferred@1728175754 after retry RPC after error@1700657808) -> (continuation of Deferred@1271935055 after retry RPC after error@2076007568) -> (continuation of Deferred@312555747 after retry RPC after error@404932957) -> (continuation of Deferred@1387974750 after retry RPC after error@1139953477) -> (continuation of Deferred@1485771256 after retry RPC after error@1458127765) -> (continuation of Deferred@1389707574 after retry RPC after error@51164238)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.62:35379
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:46.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:46.522007 27480 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.526144 27465 server_base.cc:1061] running on GCE node
14:00:46.527 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:00:46.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.527141 27465 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:46.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.528839 27465 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:46.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.530313 27465 hybrid_clock.cc:648] HybridClock initialized: now 1779112846530185 us; error 127 us; skew 500 ppm
14:00:46.530 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 3 (#0) of source Source: KuduSource.
14:00:46.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.530891 27465 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:46.534 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_0.
14:00:46.534 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b) switched from state RUNNING to RESTARTING.
14:00:46.539 [WARN - flink-pekko.actor.default-dispatcher-8] (TaskManagerLocation.java:276) No hostname could be resolved for the IP address 127.0.0.1, using IP address as host name. Local input split assignment (such as for HDFS files) may be impacted.
14:00:46.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.539736 27465 webserver.cc:533] Webserver started at http://127.26.72.67:42029/ using document root <none> and password file <none>
14:00:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.541092 27465 fs_manager.cc:362] Metadata directory not provided
14:00:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.541841 27465 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:46.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.542575 27465 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:46.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.545145 27326 heartbeater.cc:499] Master 127.26.72.126:44929 was elected leader, sending a full tablet report...
14:00:46.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.546422 27465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/data/instance:
14:00:46.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79cc2f57486648bca02cb8792ff3ff41"
14:00:46.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:46 on dist-test-slave-409m"
14:00:46.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.547652 27465 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/wal/instance:
14:00:46.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79cc2f57486648bca02cb8792ff3ff41"
14:00:46.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:46 on dist-test-slave-409m"
14:00:46.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.555379 27465 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
14:00:46.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.560283 27488 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:46.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.562186 27465 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
14:00:46.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.563139 27465 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/wal
14:00:46.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79cc2f57486648bca02cb8792ff3ff41"
14:00:46.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:46 on dist-test-slave-409m"
14:00:46.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.563663 27465 fs_report.cc:389] FS layout report
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/wal
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/wal
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/data/data
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:46.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:46.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.610633 27465 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:46.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.611755 27465 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:46.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.612093 27465 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:46.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.613488 27465 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.615962 27465 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.616094 27465 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.616207 27465 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:46.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.616340 27465 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:46.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.672247 27465 rpc_server.cc:307] RPC server started. Bound to: 127.26.72.67:34133
14:00:46.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.672318 27600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.72.67:34133 every 8 connection(s)
14:00:46.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.674125 27465 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/data/info.pb
14:00:46.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.678241 26913 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 27465
14:00:46.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.678404 26913 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster14347098732719227313/ts-2/wal/instance
14:00:46.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.711041 27603 heartbeater.cc:344] Connected to a master server at 127.26.72.125:46219
14:00:46.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.711481 27603 heartbeater.cc:461] Registering TS with master...
14:00:46.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.712816 27603 heartbeater.cc:507] Master 127.26.72.125:46219 requested a full tablet report, sending...
14:00:46.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.715168 27027 ts_manager.cc:194] Registered new tserver with Master: 79cc2f57486648bca02cb8792ff3ff41 (127.26.72.67:34133)
14:00:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.717519 27601 heartbeater.cc:344] Connected to a master server at 127.26.72.124:43487
14:00:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.717705 27601 heartbeater.cc:461] Registering TS with master...
14:00:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.718281 27601 heartbeater.cc:507] Master 127.26.72.124:43487 requested a full tablet report, sending...
14:00:46.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.719542 27099 ts_manager.cc:194] Registered new tserver with Master: 79cc2f57486648bca02cb8792ff3ff41 (127.26.72.67:34133)
14:00:46.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.725687 27602 heartbeater.cc:344] Connected to a master server at 127.26.72.126:44929
14:00:46.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.725891 27602 heartbeater.cc:461] Registering TS with master...
14:00:46.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.726418 27602 heartbeater.cc:507] Master 127.26.72.126:44929 requested a full tablet report, sending...
14:00:46.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.727515 26955 ts_manager.cc:194] Registered new tserver with Master: 79cc2f57486648bca02cb8792ff3ff41 (127.26.72.67:34133)
14:00:46.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.728480 26955 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.72.67:37663
14:00:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.740906 26913 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:00:46.743 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:46.743 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:00:46.745 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.72.126"
      port: 44929
    }
    bound_http_address {
      host: "127.26.72.126"
      port: 37909
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.72.125"
      port: 46219
    }
    bound_http_address {
      host: "127.26.72.125"
      port: 44089
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.72.124"
      port: 43487
    }
    bound_http_address {
      host: "127.26.72.124"
      port: 42187
    }
  }
}

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

14:00:46.746 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.72.65"
      port: 41157
    }
    bound_http_address {
      host: "127.26.72.65"
      port: 42373
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.72.66"
      port: 34887
    }
    bound_http_address {
      host: "127.26.72.66"
      port: 33725
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.72.67"
      port: 34133
    }
    bound_http_address {
      host: "127.26.72.67"
      port: 42029
    }
  }
}

14:00:46.746 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:00:46.748 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:46.750 [DEBUG - main] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:46.751 [DEBUG - main] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:46.752 [DEBUG - main] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:46.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.25.153.253:45263(127.25.153.253:45263)] Successfully connected to peer
14:00:46.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.253
14:00:46.761 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.25.153.254:44529(127.25.153.254:44529)] Successfully connected to peer
14:00:46.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.25.153.252:42633(127.25.153.252:42633)] Successfully connected to peer
14:00:46.769 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.252
14:00:46.770 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.254
14:00:46.778 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:46.778 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:46.778 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:46.781 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08b51ad1, L:/127.0.0.1:60734 - R:/127.25.153.253:45263] using SASL/PLAIN
14:00:46.781 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4f501141, L:/127.0.0.1:49250 - R:/127.25.153.254:44529] using SASL/PLAIN
14:00:46.782 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x824b19b2, L:/127.0.0.1:35812 - R:/127.25.153.252:42633] using SASL/PLAIN
14:00:46.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:46.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=37), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [35ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: OK, deferred=null) after lookup
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.788389 26403 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35812:
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:46.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:00:46.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:46.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:46.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:46.790372 26403 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:00:46.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8d1ceb93a12f451b8c21ee6c71411077
14:00:46.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.859218 26701 tablet_service.cc:1511] Processing CreateTablet for tablet ec0ac89964ff49baadc55f991e148f88 (DEFAULT_TABLE table=replication_test_table [id=8d1ceb93a12f451b8c21ee6c71411077]), partition=
14:00:46.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.860774 26701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0ac89964ff49baadc55f991e148f88. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.863828 26838 tablet_service.cc:1511] Processing CreateTablet for tablet ec0ac89964ff49baadc55f991e148f88 (DEFAULT_TABLE table=replication_test_table [id=8d1ceb93a12f451b8c21ee6c71411077]), partition=
14:00:46.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.864001 26561 tablet_service.cc:1511] Processing CreateTablet for tablet ec0ac89964ff49baadc55f991e148f88 (DEFAULT_TABLE table=replication_test_table [id=8d1ceb93a12f451b8c21ee6c71411077]), partition=
14:00:46.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.864908 26838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0ac89964ff49baadc55f991e148f88. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:46.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.865279 26561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0ac89964ff49baadc55f991e148f88. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:46.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.883425 27636 tablet_bootstrap.cc:492] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792: Bootstrap starting.
14:00:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.889446 27637 tablet_bootstrap.cc:492] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae: Bootstrap starting.
14:00:46.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.893860 27636 tablet_bootstrap.cc:654] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792: Neither blocks nor log segments found. Creating new log.
14:00:46.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.895005 27638 tablet_bootstrap.cc:492] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1: Bootstrap starting.
14:00:46.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.895144 27636 log.cc:826] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792: Log is configured to *not* fsync() on all Append() calls
14:00:46.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.897038 27637 tablet_bootstrap.cc:654] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae: Neither blocks nor log segments found. Creating new log.
14:00:46.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.898211 27637 log.cc:826] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae: Log is configured to *not* fsync() on all Append() calls
14:00:46.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.898487 27638 tablet_bootstrap.cc:654] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1: Neither blocks nor log segments found. Creating new log.
14:00:46.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.899642 27638 log.cc:826] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1: Log is configured to *not* fsync() on all Append() calls
14:00:46.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.901383 27637 tablet_bootstrap.cc:492] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae: No bootstrap required, opened a new log
14:00:46.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.901708 27637 ts_tablet_manager.cc:1403] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.006s
14:00:46.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.903795 27638 tablet_bootstrap.cc:492] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1: No bootstrap required, opened a new log
14:00:46.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.904073 27638 ts_tablet_manager.cc:1403] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
14:00:46.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.906466 27636 tablet_bootstrap.cc:492] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792: No bootstrap required, opened a new log
14:00:46.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.906917 27636 ts_tablet_manager.cc:1403] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
14:00:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.909494 27637 raft_consensus.cc:359] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } }
14:00:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.909958 27637 raft_consensus.cc:385] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.910068 27637 raft_consensus.cc:740] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56de599caf8e4263875ca2cab4d674ae, State: Initialized, Role: FOLLOWER
14:00:46.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.910959 27638 raft_consensus.cc:359] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } }
14:00:46.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.911367 27638 raft_consensus.cc:385] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:46.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.911505 27638 raft_consensus.cc:740] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2461064249047db9678e2f99f38a2d1, State: Initialized, Role: FOLLOWER
14:00:46.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 29 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112846911 for job e1db689dadb24874688c502d61d89301.
14:00:46.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.917575 27636 raft_consensus.cc:359] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } }
14:00:46.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.918241 27636 raft_consensus.cc:385] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:46.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.918480 27636 raft_consensus.cc:740] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6f03128a0a14214acfcb978cd556792, State: Initialized, Role: FOLLOWER
14:00:46.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.919399 27636 consensus_queue.cc:260] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } }
14:00:46.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.912631 27638 consensus_queue.cc:260] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } }
14:00:46.923 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 29 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:00:46.924 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 29 as completed for source Source: KuduSource.
14:00:46.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.924465 27637 consensus_queue.cc:260] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } }
14:00:46.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.938005 27637 ts_tablet_manager.cc:1434] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.004s
14:00:46.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.952952 27638 ts_tablet_manager.cc:1434] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1: Time spent starting tablet: real 0.049s	user 0.015s	sys 0.019s
14:00:46.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:46.952966 27636 ts_tablet_manager.cc:1434] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792: Time spent starting tablet: real 0.046s	user 0.018s	sys 0.010s
14:00:47.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:47.017827 26774 tablet.cc:2404] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:47.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:47.071568 26906 tablet.cc:2404] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:47.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.128306 27462 heartbeater.cc:499] Master 127.26.72.126:44929 was elected leader, sending a full tablet report...
14:00:47.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.150722 27644 raft_consensus.cc:493] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:47.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.151096 27644 raft_consensus.cc:515] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } }
14:00:47.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.153594 27644 leader_election.cc:290] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6f03128a0a14214acfcb978cd556792 (127.25.153.194:46019), e2461064249047db9678e2f99f38a2d1 (127.25.153.195:45743)
14:00:47.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:47.157994 26629 tablet.cc:2404] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:47.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.161955 26721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0ac89964ff49baadc55f991e148f88" candidate_uuid: "56de599caf8e4263875ca2cab4d674ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f03128a0a14214acfcb978cd556792" is_pre_election: true
14:00:47.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.162493 26721 raft_consensus.cc:2468] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56de599caf8e4263875ca2cab4d674ae in term 0.
14:00:47.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.162634 26858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0ac89964ff49baadc55f991e148f88" candidate_uuid: "56de599caf8e4263875ca2cab4d674ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2461064249047db9678e2f99f38a2d1" is_pre_election: true
14:00:47.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.163157 26858 raft_consensus.cc:2468] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56de599caf8e4263875ca2cab4d674ae in term 0.
14:00:47.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.163189 26512 leader_election.cc:304] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [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: 56de599caf8e4263875ca2cab4d674ae, a6f03128a0a14214acfcb978cd556792; no voters: 
14:00:47.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.163550 27644 raft_consensus.cc:2804] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:47.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.163733 27644 raft_consensus.cc:493] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:47.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.163854 27644 raft_consensus.cc:3060] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 0 FOLLOWER]: Advancing to term 1
14:00:47.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.165863 27644 raft_consensus.cc:515] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } }
14:00:47.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.166496 27644 leader_election.cc:290] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [CANDIDATE]: Term 1 election: Requested vote from peers a6f03128a0a14214acfcb978cd556792 (127.25.153.194:46019), e2461064249047db9678e2f99f38a2d1 (127.25.153.195:45743)
14:00:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.166999 26858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0ac89964ff49baadc55f991e148f88" candidate_uuid: "56de599caf8e4263875ca2cab4d674ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2461064249047db9678e2f99f38a2d1"
14:00:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.167016 26721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0ac89964ff49baadc55f991e148f88" candidate_uuid: "56de599caf8e4263875ca2cab4d674ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6f03128a0a14214acfcb978cd556792"
14:00:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.167161 26858 raft_consensus.cc:3060] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1 [term 0 FOLLOWER]: Advancing to term 1
14:00:47.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.167207 26721 raft_consensus.cc:3060] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792 [term 0 FOLLOWER]: Advancing to term 1
14:00:47.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.169395 26858 raft_consensus.cc:2468] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56de599caf8e4263875ca2cab4d674ae in term 1.
14:00:47.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.169607 26721 raft_consensus.cc:2468] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56de599caf8e4263875ca2cab4d674ae in term 1.
14:00:47.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.169828 26512 leader_election.cc:304] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [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: 56de599caf8e4263875ca2cab4d674ae, e2461064249047db9678e2f99f38a2d1; no voters: 
14:00:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.170142 27644 raft_consensus.cc:2804] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 1 FOLLOWER]: Leader election won for term 1
14:00:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.170709 27644 raft_consensus.cc:697] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [term 1 LEADER]: Becoming Leader. State: Replica: 56de599caf8e4263875ca2cab4d674ae, State: Running, Role: LEADER
14:00:47.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.171640 27644 consensus_queue.cc:237] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [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: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } }
14:00:47.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.178073 26403 catalog_manager.cc:5696] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 56de599caf8e4263875ca2cab4d674ae (127.25.153.193). New cstate: current_term: 1 leader_uuid: "56de599caf8e4263875ca2cab4d674ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56de599caf8e4263875ca2cab4d674ae" member_type: VOTER last_known_addr { host: "127.25.153.193" port: 45817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 } health_report { overall_health: UNKNOWN } } }
14:00:47.381 [DEBUG - pool-12-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [3ms] received response from server master-127.22.0.60:41475: OK, deferred=null) with no deferred attached!
14:00:47.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 30 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112847412 for job e1db689dadb24874688c502d61d89301.
14:00:47.421 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 30 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:47.422 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 30 as completed for source Source: KuduSource.
14:00:47.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8d1ceb93a12f451b8c21ee6c71411077
14:00:47.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec0ac89964ff49baadc55f991e148f88 for table 'replication_test_table' with partition [<start>, <end>)
14:00:47.498 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ec0ac89964ff49baadc55f991e148f88@[56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)[L],a6f03128a0a14214acfcb978cd556792(127.25.153.194:46019),e2461064249047db9678e2f99f38a2d1(127.25.153.195:45743)]}]
14:00:47.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.25.153.252:42633, [3ms] Sub RPC GetTableLocations: received response from server master-127.25.153.252:42633: OK, deferred=null) after lookup
14:00:47.499 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] connecting to peer
14:00:47.500 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] Successfully connected to peer
14:00:47.509 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:47.512 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xe340a6a2, L:/127.0.0.1:60590 - R:/127.25.153.193:45817] using TOKEN/null
14:00:47.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.521752 26858 raft_consensus.cc:1275] T ec0ac89964ff49baadc55f991e148f88 P e2461064249047db9678e2f99f38a2d1 [term 1 FOLLOWER]: Refusing update from remote peer 56de599caf8e4263875ca2cab4d674ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:47.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.522991 27647 consensus_queue.cc:1048] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2461064249047db9678e2f99f38a2d1" member_type: VOTER last_known_addr { host: "127.25.153.195" port: 45743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:47.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.523277 26721 raft_consensus.cc:1275] T ec0ac89964ff49baadc55f991e148f88 P a6f03128a0a14214acfcb978cd556792 [term 1 FOLLOWER]: Refusing update from remote peer 56de599caf8e4263875ca2cab4d674ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:47.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.524276 27647 consensus_queue.cc:1048] T ec0ac89964ff49baadc55f991e148f88 P 56de599caf8e4263875ca2cab4d674ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6f03128a0a14214acfcb978cd556792" member_type: VOTER last_known_addr { host: "127.25.153.194" port: 46019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:47.544 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b) switched from state RESTARTING to RUNNING.
14:00:47.549 [INFO - flink-pekko.actor.default-dispatcher-8] (CheckpointCoordinator.java:1805) Restoring job 6293cb4efbedeca6099efc77bac5997b from Checkpoint 60 @ 1779112845985 for 6293cb4efbedeca6099efc77bac5997b located at file:/tmp/junit15689480965616935801/checkpoints/6293cb4efbedeca6099efc77bac5997b/chk-60.
14:00:47.606 [INFO - flink-pekko.actor.default-dispatcher-8] (MasterHooks.java:201) No master state to restore
14:00:47.610 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:349) Recovering subtask 3 to checkpoint 60 for source Source: KuduSource to checkpoint.
14:00:47.611 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from CREATED to SCHEDULED.
14:00:47.617 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from SCHEDULED to DEPLOYING.
14:00:47.617 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:00:47.617 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #1) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 656c7c9ff60eb8c7e9a2bd8961bc9ef0
14:00:47.618 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 656c7c9ff60eb8c7e9a2bd8961bc9ef0.
14:00:47.619 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1), deploy into slot with allocation id 656c7c9ff60eb8c7e9a2bd8961bc9ef0.
14:00:47.628 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from CREATED to DEPLOYING.
14:00:47.628 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1) [DEPLOYING].
14:00:47.629 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@524a6c77
14:00:47.629 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:47.630 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:00:47.630 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from DEPLOYING to INITIALIZING.
14:00:47.630 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from DEPLOYING to INITIALIZING.
14:00:47.646 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3e52b9ed
14:00:47.649 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:47.653 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:47.661 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:47.662 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:47.662 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.662 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.663 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.663 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.663 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.663 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.664 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:47.666 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:47.668 [DEBUG - main] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:00:47.669 [DEBUG - main] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:00:47.670 [DEBUG - main] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:00:47.674 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.674 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.674 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.674 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.72.125:46219(127.26.72.125:46219)] Successfully connected to peer
14:00:47.674 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:47.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.72.124:43487(127.26.72.124:43487)] Successfully connected to peer
14:00:47.680 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (4/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:47.683 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.72.126:44929(127.26.72.126:44929)] Successfully connected to peer
14:00:47.694 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:47.697 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.124
14:00:47.703 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:47.704 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.704 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.705 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.707 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:47.709 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.709 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.709 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.711 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.712 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.712 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.712 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:47.724 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.126
14:00:47.728 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:47.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.731025 27602 heartbeater.cc:499] Master 127.26.72.126:44929 was elected leader, sending a full tablet report...
14:00:47.735 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:47.737 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7fbe4a4c, L:/127.0.0.1:47356 - R:/127.26.72.124:43487] using SASL/PLAIN
14:00:47.737 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:47.740 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.125
14:00:47.745 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0cec318a, L:/127.0.0.1:52162 - R:/127.26.72.126:44929] using SASL/PLAIN
14:00:47.752 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:47.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:47.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=86), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [77ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: OK, deferred=null) after lookup
14:00:47.755 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x876921b9, L:/127.0.0.1:54190 - R:/127.26.72.125:46219] using SASL/PLAIN
14:00:47.763 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:47.765 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.765 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.766 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.767 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:47.767 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.767 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.768 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.768 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.768 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.768 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.768 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:47.769 [DEBUG - main] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:47.770 [DEBUG - main] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:47.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.25.153.253:45263(127.25.153.253:45263)] Successfully connected to peer
14:00:47.779 [DEBUG - main] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:47.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.25.153.254:44529(127.25.153.254:44529)] Successfully connected to peer
14:00:47.789 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.253
14:00:47.793 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:47.794 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:47.794 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:47.795 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.795 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.795 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.796 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.254
14:00:47.798 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.798 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.799 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.800 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.800 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.800 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.800 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:47.805 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:47.807 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:47.809 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x184948c9, L:/127.0.0.1:49256 - R:/127.25.153.254:44529] using SASL/PLAIN
14:00:47.809 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x185d41db, L:/127.0.0.1:60740 - R:/127.25.153.253:45263] using SASL/PLAIN
14:00:47.811 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.25.153.252:42633(127.25.153.252:42633)] Successfully connected to peer
14:00:47.813 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.252
14:00:47.814 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:47.814 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:47.815 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:47.815 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.815 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.815 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.815 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.815 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.815 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.816 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.816 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.816 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.817 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:47.828 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:47.831 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0fec96cb, L:/127.0.0.1:35816 - R:/127.25.153.252:42633] using SASL/PLAIN
14:00:47.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:47.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=77), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [41ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: OK, deferred=null) after lookup
14:00:47.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8d1ceb93a12f451b8c21ee6c71411077
14:00:47.840 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec0ac89964ff49baadc55f991e148f88 for table 'replication_test_table' with partition [<start>, <end>)
14:00:47.841 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ec0ac89964ff49baadc55f991e148f88@[56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)[L],a6f03128a0a14214acfcb978cd556792(127.25.153.194:46019),e2461064249047db9678e2f99f38a2d1(127.25.153.195:45743)]}]
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.843659 26955 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52162:
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:47.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\000\007\000"
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:00:47.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: ""
14:00:47.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:47.845999 26955 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:00:47.853 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:47.855 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.855 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.855 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.856 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:47.857 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:47.857 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.857 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.857 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.857 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.858 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.858 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:47.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:47.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 31 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112847912 for job e1db689dadb24874688c502d61d89301.
14:00:47.914 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:47.914 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:47.915 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:47.915 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.916 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.916 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:47.917 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.917 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.918 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:47.918 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.918 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.918 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:47.919 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:47.927 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 31 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=15 ms, finalizationTime=0 ms).
14:00:47.929 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 31 as completed for source Source: KuduSource.
14:00:47.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.929952 27260 tablet_service.cc:1511] Processing CreateTablet for tablet 869524f2f1f14581bd7174fc4ba36f42 (DEFAULT_TABLE table=replication_test_table [id=de790109496f4ad58eef8d22847c55a7]), partition=
14:00:47.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.931493 27260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869524f2f1f14581bd7174fc4ba36f42. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:47.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.938819 27536 tablet_service.cc:1511] Processing CreateTablet for tablet 869524f2f1f14581bd7174fc4ba36f42 (DEFAULT_TABLE table=replication_test_table [id=de790109496f4ad58eef8d22847c55a7]), partition=
14:00:47.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.940172 27536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869524f2f1f14581bd7174fc4ba36f42. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:47.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.952324 27711 tablet_bootstrap.cc:492] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489: Bootstrap starting.
14:00:47.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.961889 27396 tablet_service.cc:1511] Processing CreateTablet for tablet 869524f2f1f14581bd7174fc4ba36f42 (DEFAULT_TABLE table=replication_test_table [id=de790109496f4ad58eef8d22847c55a7]), partition=
14:00:47.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.963306 27396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 869524f2f1f14581bd7174fc4ba36f42. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:47.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.971978 27711 tablet_bootstrap.cc:654] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489: Neither blocks nor log segments found. Creating new log.
14:00:47.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.973017 27712 tablet_bootstrap.cc:492] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41: Bootstrap starting.
14:00:47.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.973847 27711 log.cc:826] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489: Log is configured to *not* fsync() on all Append() calls
14:00:47.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.982719 27711 tablet_bootstrap.cc:492] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489: No bootstrap required, opened a new log
14:00:47.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.983281 27711 ts_tablet_manager.cc:1403] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489: Time spent bootstrapping tablet: real 0.031s	user 0.000s	sys 0.009s
14:00:47.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.983609 27712 tablet_bootstrap.cc:654] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41: Neither blocks nor log segments found. Creating new log.
14:00:47.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.985229 27712 log.cc:826] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41: Log is configured to *not* fsync() on all Append() calls
14:00:47.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.987118 27714 tablet_bootstrap.cc:492] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de: Bootstrap starting.
14:00:47.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.993335 27714 tablet_bootstrap.cc:654] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de: Neither blocks nor log segments found. Creating new log.
14:00:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.995014 27714 log.cc:826] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de: Log is configured to *not* fsync() on all Append() calls
14:00:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.995782 27712 tablet_bootstrap.cc:492] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41: No bootstrap required, opened a new log
14:00:47.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.996248 27712 ts_tablet_manager.cc:1403] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
14:00:47.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.997133 27711 raft_consensus.cc:359] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } }
14:00:47.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.997579 27711 raft_consensus.cc:385] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:47.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.997709 27711 raft_consensus.cc:740] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e76c5c97e3284a85be3088f7ea143489, State: Initialized, Role: FOLLOWER
14:00:47.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:47.998582 27711 consensus_queue.cc:260] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } }
14:00:48.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.008388 27712 raft_consensus.cc:359] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } }
14:00:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.009445 27712 raft_consensus.cc:385] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:48.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.010314 27714 tablet_bootstrap.cc:492] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de: No bootstrap required, opened a new log
14:00:48.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.010283 27712 raft_consensus.cc:740] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79cc2f57486648bca02cb8792ff3ff41, State: Initialized, Role: FOLLOWER
14:00:48.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.010828 27714 ts_tablet_manager.cc:1403] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
14:00:48.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.011977 27711 ts_tablet_manager.cc:1434] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.010s
14:00:48.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.012849 27712 consensus_queue.cc:260] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } }
14:00:48.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.019107 27714 raft_consensus.cc:359] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } }
14:00:48.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.020474 27714 raft_consensus.cc:385] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:48.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.020743 27714 raft_consensus.cc:740] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ea67798ea6d4e2eacaeb9c00bb355de, State: Initialized, Role: FOLLOWER
14:00:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.021736 27714 consensus_queue.cc:260] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } }
14:00:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.026377 27712 ts_tablet_manager.cc:1434] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.012s
14:00:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.027770 27714 ts_tablet_manager.cc:1434] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.007s
14:00:48.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.033365 27717 raft_consensus.cc:493] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:48.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.033670 27717 raft_consensus.cc:515] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } }
14:00:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.037078 27717 leader_election.cc:290] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ea67798ea6d4e2eacaeb9c00bb355de (127.26.72.66:34887), 79cc2f57486648bca02cb8792ff3ff41 (127.26.72.67:34133)
14:00:48.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.044955 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869524f2f1f14581bd7174fc4ba36f42" candidate_uuid: "e76c5c97e3284a85be3088f7ea143489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" is_pre_election: true
14:00:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.045552 27416 raft_consensus.cc:2468] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76c5c97e3284a85be3088f7ea143489 in term 0.
14:00:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.046335 27214 leader_election.cc:304] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [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: 5ea67798ea6d4e2eacaeb9c00bb355de, e76c5c97e3284a85be3088f7ea143489; no voters: 
14:00:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.046326 27556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869524f2f1f14581bd7174fc4ba36f42" candidate_uuid: "e76c5c97e3284a85be3088f7ea143489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79cc2f57486648bca02cb8792ff3ff41" is_pre_election: true
14:00:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.046860 27556 raft_consensus.cc:2468] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e76c5c97e3284a85be3088f7ea143489 in term 0.
14:00:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.047122 27717 raft_consensus.cc:2804] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.047282 27717 raft_consensus.cc:493] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.047402 27717 raft_consensus.cc:3060] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 0 FOLLOWER]: Advancing to term 1
14:00:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.049705 27717 raft_consensus.cc:515] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } }
14:00:48.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.050475 27717 leader_election.cc:290] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [CANDIDATE]: Term 1 election: Requested vote from peers 5ea67798ea6d4e2eacaeb9c00bb355de (127.26.72.66:34887), 79cc2f57486648bca02cb8792ff3ff41 (127.26.72.67:34133)
14:00:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.050935 27416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869524f2f1f14581bd7174fc4ba36f42" candidate_uuid: "e76c5c97e3284a85be3088f7ea143489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de"
14:00:48.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.051158 27416 raft_consensus.cc:3060] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de [term 0 FOLLOWER]: Advancing to term 1
14:00:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.051573 27556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "869524f2f1f14581bd7174fc4ba36f42" candidate_uuid: "e76c5c97e3284a85be3088f7ea143489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79cc2f57486648bca02cb8792ff3ff41"
14:00:48.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.051775 27556 raft_consensus.cc:3060] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41 [term 0 FOLLOWER]: Advancing to term 1
14:00:48.053 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:48.054 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:48.054 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:48.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.054787 27556 raft_consensus.cc:2468] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e76c5c97e3284a85be3088f7ea143489 in term 1.
14:00:48.055 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.055 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.055 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.055588 27213 leader_election.cc:304] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [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: 79cc2f57486648bca02cb8792ff3ff41, e76c5c97e3284a85be3088f7ea143489; no voters: 
14:00:48.056 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.056 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.056 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.057 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.057 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.057 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.057 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:48.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.056093 27717 raft_consensus.cc:2804] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 1 FOLLOWER]: Leader election won for term 1
14:00:48.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.062022 27416 raft_consensus.cc:2468] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e76c5c97e3284a85be3088f7ea143489 in term 1.
14:00:48.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.062865 27717 raft_consensus.cc:697] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [term 1 LEADER]: Becoming Leader. State: Replica: e76c5c97e3284a85be3088f7ea143489, State: Running, Role: LEADER
14:00:48.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.063868 27717 consensus_queue.cc:237] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [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: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } }
14:00:48.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.069897 26955 catalog_manager.cc:5696] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 reported cstate change: term changed from 0 to 1, leader changed from <none> to e76c5c97e3284a85be3088f7ea143489 (127.26.72.65). New cstate: current_term: 1 leader_uuid: "e76c5c97e3284a85be3088f7ea143489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e76c5c97e3284a85be3088f7ea143489" member_type: VOTER last_known_addr { host: "127.26.72.65" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 } health_report { overall_health: UNKNOWN } } }
14:00:48.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:48.082027 27467 tablet.cc:2404] T 869524f2f1f14581bd7174fc4ba36f42 P 5ea67798ea6d4e2eacaeb9c00bb355de: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:48.089 [DEBUG - main] (Connection.java:575) [peer master-127.25.153.254:44529(127.25.153.254:44529)] disconnecting while in state READY
14:00:48.090 [DEBUG - main] (Connection.java:575) [peer master-127.25.153.253:45263(127.25.153.253:45263)] disconnecting while in state READY
14:00:48.090 [DEBUG - main] (Connection.java:575) [peer master-127.25.153.252:42633(127.25.153.252:42633)] disconnecting while in state READY
14:00:48.090 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.25.153.254:44529(127.25.153.254:44529)] handling channelInactive
14:00:48.090 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state READY due to: connection closed
14:00:48.090 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.25.153.252:42633(127.25.153.252:42633)] handling channelInactive
14:00:48.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state READY due to: connection closed
14:00:48.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:48.093 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-1
14:00:48.093 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-2
14:00:48.099 [DEBUG - main] (Connection.java:575) [peer master-127.26.72.124:43487(127.26.72.124:43487)] disconnecting while in state READY
14:00:48.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.25.153.253:45263(127.25.153.253:45263)] handling channelInactive
14:00:48.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state READY due to: connection closed
14:00:48.099 [DEBUG - main] (Connection.java:575) [peer master-127.26.72.125:46219(127.26.72.125:46219)] disconnecting while in state READY
14:00:48.100 [DEBUG - main] (Connection.java:575) [peer master-127.26.72.126:44929(127.26.72.126:44929)] disconnecting while in state READY
14:00:48.100 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:48.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.72.125:46219(127.26.72.125:46219)] handling channelInactive
14:00:48.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.72.124:43487(127.26.72.124:43487)] handling channelInactive
14:00:48.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state READY due to: connection closed
14:00:48.100 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state READY due to: connection closed
14:00:48.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:48.102 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-1
14:00:48.102 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:48.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.72.126:44929(127.26.72.126:44929)] handling channelInactive
14:00:48.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state READY due to: connection closed
14:00:48.104 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-2
14:00:48.105 [INFO - main] (TypeExtractor.java:2144) Field Row#fieldByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:48.106 [INFO - main] (TypeExtractor.java:2069) class java.util.LinkedHashMap does not contain a getter for field accessOrder
14:00:48.106 [INFO - main] (TypeExtractor.java:2072) class java.util.LinkedHashMap does not contain a setter for field accessOrder
14:00:48.106 [INFO - main] (TypeExtractor.java:2116) Class class java.util.LinkedHashMap cannot be used as a POJO type because not all fields are valid POJO fields, and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:48.106 [INFO - main] (TypeExtractor.java:2144) Field Row#positionByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:48.106 [INFO - main] (TypeExtractor.java:2197) class org.apache.flink.types.Row is missing a default constructor so it cannot be used as a POJO type and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:00:48.111 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.cpu.cores required for local execution is not set, setting it to the maximal possible value.
14:00:48.111 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.heap.size required for local execution is not set, setting it to the maximal possible value.
14:00:48.111 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.off-heap.size required for local execution is not set, setting it to the maximal possible value.
14:00:48.111 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.min required for local execution is not set, setting it to its default value 64 mb.
14:00:48.111 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.max required for local execution is not set, setting it to its default value 64 mb.
14:00:48.111 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.managed.size required for local execution is not set, setting it to its default value 128 mb.
14:00:48.112 [INFO - main] (MiniCluster.java:324) Starting Flink Mini Cluster
14:00:48.154 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:48.154 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:48.154 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:48.155 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.155 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.155 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.155 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.155 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.154 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.155 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.155 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.155 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.156 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:48.180 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (4/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:48.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:48.184087 27604 tablet.cc:2404] T 869524f2f1f14581bd7174fc4ba36f42 P 79cc2f57486648bca02cb8792ff3ff41: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:48.236608 27328 tablet.cc:2404] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:48.247 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:48.248 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:48.248 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:48.249 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:48.249 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:48.249 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:48.249 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:48.249 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:48.250 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:48.250 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:48.250 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:48.250 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:48.250 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:48.320 [INFO - main] (MiniCluster.java:343) Starting Metrics Registry
14:00:48.374 [INFO - main] (MetricRegistryImpl.java:177) No metrics reporter configured, no metrics will be exposed/reported.
14:00:48.374 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:48.374 [INFO - main] (MetricRegistryImpl.java:240) No trace reporter configured, no metrics will be exposed/reported.
14:00:48.374 [INFO - main] (MiniCluster.java:350) Starting RPC Service(s)
14:00:48.375 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:48.375 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:48.375 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.375 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.375 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.376 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.376 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.376 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.376 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.377 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.377 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.377 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:48.385 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:00:48.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 32 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112848412 for job e1db689dadb24874688c502d61d89301.
14:00:48.422 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 32 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:00:48.423 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 32 as completed for source Source: KuduSource.
14:00:48.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.507575 27717 consensus_queue.cc:1048] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ea67798ea6d4e2eacaeb9c00bb355de" member_type: VOTER last_known_addr { host: "127.26.72.66" port: 34887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:48.517880 27717 consensus_queue.cc:1048] T 869524f2f1f14581bd7174fc4ba36f42 P e76c5c97e3284a85be3088f7ea143489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79cc2f57486648bca02cb8792ff3ff41" member_type: VOTER last_known_addr { host: "127.26.72.67" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:48.535 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.60:41475(127.22.0.60:41475)] connecting to peer
14:00:48.535 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.62:35379(127.22.0.62:35379)] connecting to peer
14:00:48.536 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:48.536 [DEBUG - pool-30-thread-1] (Connection.java:748) [peer master-127.22.0.61:46679(127.22.0.61:46679)] connecting to peer
14:00:48.536 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.0.60:41475(127.22.0.60:41475)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:48.536 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.60:41475: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475
14:00:48.537 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:48.537 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.0.62:35379(127.22.0.62:35379)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:48.537 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.62:35379: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379
14:00:48.539 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:48.539 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.0.61:46679(127.22.0.61:46679)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:48.539 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.0.61:46679: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
14:00:48.539 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679; will retry
14:00:48.541 [DEBUG - kudu-nio-6] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27619, elapsed=26784), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [3ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [23ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [45ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [45ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [82ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [84ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [125ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [125ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [183ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [245ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [250ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [251ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [306ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [804ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [808ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1340ms] refreshing cache from master, [1340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1343ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2580ms] refreshing cache from master, [2580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2582ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2584ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2584ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5640ms] refreshing cache from master, [5641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [5642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [5643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [5643ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [5644ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5645ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [5646ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [6020ms] refreshing cache from master, [6020ms] too many traces: truncated at 100 traces, deferred=Deferred@2100511352(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488)))
14:00:48.545 [DEBUG - kudu-nio-6] (AsyncKuduClient.java:1523) Notify RPC ScanRequest(scannerId=null, state=OPENING, tablet=6f1098b6c77641dbb6f0d809d7f96a40, attempt=12, KuduRpc(method=Scan, tablet=6f1098b6c77641dbb6f0d809d7f96a40, attempt=12, TimeoutTracker(timeout=30000, elapsed=29168), Traces: [0ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [4ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [4ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [21ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [232ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x84ea71d6, L:/127.0.0.1:55432 - R:/127.22.0.3:43355], [232ms] delaying RPC due to: Network error: [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] unexpected exception from downstream on [id: 0x84ea71d6, L:/127.0.0.1:55432 - R:/127.22.0.3:43355], [242ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [245ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [245ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [260ms] refreshing cache from master, [260ms] Sub RPC GetTableLocations: refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [302ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: OK, [303ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [305ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, [318ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [348ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [348ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [381ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [387ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [387ms] delaying RPC due to: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [421ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [423ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [423ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [541ms] refreshing cache from master, [541ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [546ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: OK, [549ms] sending RPC to server e758796b42ee4fabaf78629b4a0e16a1, [553ms] received response from server e758796b42ee4fabaf78629b4a0e16a1: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [554ms] delaying RPC due to: Network error: Failed to connect to peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555): Connection refused: /127.22.0.1:37555, [901ms] sending RPC to server 85d8b17828a04b4e9b04ca3db21104ba, [903ms] received response from server 85d8b17828a04b4e9b04ca3db21104ba: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [903ms] delaying RPC due to: Network error: Failed to connect to peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355): Connection refused: /127.22.0.3:43355, [1401ms] sending RPC to server 7ac6a9d4e4fe4d758b769fa550acef91, [1403ms] received response from server 7ac6a9d4e4fe4d758b769fa550acef91: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [1403ms] delaying RPC due to: Network error: Failed to connect to peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545): Connection refused: /127.22.0.2:36545, [2381ms] refreshing cache from master, [2381ms] Sub RPC GetTableLocations: sending RPC to server master-127.22.0.60:41475, [2384ms] Sub RPC GetTableLocations: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2384ms] Sub RPC GetTableLocations: delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2400ms] Sub RPC GetTableLocations: refreshing cache from master, [2401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2403ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2403ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2403ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2404ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2421ms] Sub RPC GetTableLocations: refreshing cache from master, [2421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2423ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2424ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2426ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2426ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2441ms] Sub RPC GetTableLocations: refreshing cache from master, [2441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2443ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2443ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2444ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2445ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2461ms] Sub RPC GetTableLocations: refreshing cache from master, [2461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2463ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2464ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2464ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2465ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2501ms] Sub RPC GetTableLocations: refreshing cache from master, [2501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2503ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2503ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2506ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2506ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2561ms] Sub RPC GetTableLocations: refreshing cache from master, [2561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2563ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2563ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2564ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2564ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2621ms] Sub RPC GetTableLocations: refreshing cache from master, [2621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2623ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2626ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2631ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2632ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2681ms] Sub RPC GetTableLocations: refreshing cache from master, [2682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2683ms] too many traces: truncated at 100 traces, deferred=Deferred@2110482149(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@1724845992 after retry RPC@1073900573) -> (continuation of Deferred@514609277 after retry RPC@1794687785), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@1724845992 after retry RPC@1073900573) -> (continuation of Deferred@514609277 after retry RPC@1794687785)))) after lookup exception
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27619, elapsed=26784), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [3ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [23ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [45ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [45ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [82ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [84ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [125ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [125ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [183ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [245ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [250ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [251ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [306ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [804ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [808ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1340ms] refreshing cache from master, [1340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1343ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2580ms] refreshing cache from master, [2580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2582ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2584ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2584ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5640ms] refreshing cache from master, [5641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [5642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [5643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [5643ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [5644ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5645ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [5646ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [6020ms] refreshing cache from master, [6020ms] too many traces: truncated at 100 traces, deferred=Deferred@2100511352(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.61:46679
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:48.550 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:686) Can not open scanner
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27619, elapsed=26784), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [3ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [23ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [45ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [45ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [82ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [84ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [125ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [125ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [183ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [245ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [250ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [251ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [306ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [804ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [808ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1340ms] refreshing cache from master, [1340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1343ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2580ms] refreshing cache from master, [2580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2582ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2584ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2584ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5640ms] refreshing cache from master, [5641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [5642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [5643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [5643ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [5644ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5645ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [5646ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [6020ms] refreshing cache from master, [6020ms] too many traces: truncated at 100 traces, deferred=Deferred@2100511352(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.61:46679
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:48.553 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (AsyncKuduScanner.java:862) Scanner null closed on null
14:00:48.553 [ERROR - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:190) Received uncaught exception.
java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27619, elapsed=26784), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [3ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [23ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [45ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [45ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [82ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [84ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [125ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [125ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [183ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [245ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [250ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [251ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [306ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [804ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [808ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1340ms] refreshing cache from master, [1340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1343ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2580ms] refreshing cache from master, [2580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2582ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2584ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2584ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5640ms] refreshing cache from master, [5641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [5642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [5643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [5643ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [5644ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5645ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [5646ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [6020ms] refreshing cache from master, [6020ms] too many traces: truncated at 100 traces, deferred=Deferred@2100511352(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.61:46679
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:48.574 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer e758796b42ee4fabaf78629b4a0e16a1(127.22.0.1:37555)] disconnecting while in state TERMINATED
14:00:48.574 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.22.0.61:46679(127.22.0.61:46679)] disconnecting while in state TERMINATED
14:00:48.574 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 7ac6a9d4e4fe4d758b769fa550acef91(127.22.0.2:36545)] disconnecting while in state TERMINATED
14:00:48.575 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.22.0.62:35379(127.22.0.62:35379)] disconnecting while in state TERMINATED
14:00:48.575 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 85d8b17828a04b4e9b04ca3db21104ba(127.22.0.3:43355)] disconnecting while in state TERMINATED
14:00:48.575 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.22.0.60:41475(127.22.0.60:41475)] disconnecting while in state TERMINATED
14:00:48.575 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.22.171.254:38105(127.22.171.254:38105)] disconnecting while in state TERMINATED
14:00:48.575 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer f5877cf58fcf4b868209dbeafaf06a12(127.22.171.194:40287)] disconnecting while in state TERMINATED
14:00:48.575 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.22.171.253:35375(127.22.171.253:35375)] disconnecting while in state TERMINATED
14:00:48.575 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.22.171.252:39087(127.22.171.252:39087)] disconnecting while in state TERMINATED
14:00:48.575 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:48.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:48.577 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 7 thread-local buffer(s) from thread: kudu-nio-4
14:00:48.577 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 7 thread-local buffer(s) from thread: kudu-nio-1
14:00:48.577 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-2
14:00:48.577 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:00:48.578 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:48.578 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-3
14:00:48.578 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-5
14:00:48.578 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-3
14:00:48.579 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-1
14:00:48.579 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:00:48.579 [WARN - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1117) Source: KuduSource -> Sink: Writer (3/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to FAILED with failure cause:
java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27619, elapsed=26784), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [3ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [23ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [45ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [45ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [82ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [84ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [125ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [125ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [183ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [245ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [250ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [251ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [306ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [804ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [808ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1340ms] refreshing cache from master, [1340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1343ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2580ms] refreshing cache from master, [2580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2582ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2584ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2584ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5640ms] refreshing cache from master, [5641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [5642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [5643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [5643ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [5644ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5645ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [5646ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [6020ms] refreshing cache from master, [6020ms] too many traces: truncated at 100 traces, deferred=Deferred@2100511352(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.61:46679
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:48.585 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (3/4)#0 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:00:48.589 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (3/4)#0 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0.
14:00:48.599 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1449) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to FAILED on bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=23, TimeoutTracker(timeout=27619, elapsed=26784), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [3ms] received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [3ms] delaying RPC due to: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [23ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [45ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [45ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [64ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [82ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [84ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [125ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [125ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [183ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [242ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [245ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [250ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [251ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [305ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [306ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [804ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [807ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [808ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1340ms] refreshing cache from master, [1340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [1343ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2580ms] refreshing cache from master, [2580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [2581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [2582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [2582ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [2584ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [2584ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5640ms] refreshing cache from master, [5641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.60:41475, [5642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.62:35379, [5643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.0.61:46679, [5643ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.60:41475: Network error: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475, [5644ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.62:35379: Network error: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [5645ms] Sub RPC ConnectToMaster: received response from server master-127.22.0.61:46679: Network error: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679, [5646ms] delaying RPC due to: Service unavailable: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379, [6020ms] refreshing cache from master, [6020ms] too many traces: truncated at 100 traces, deferred=Deferred@2100511352(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@530307871 after retry RPC after error@475957646) -> (continuation of Deferred@1266186458 after retry RPC after error@750764879) -> (continuation of Deferred@1832756964 after retry RPC after error@96948276) -> (continuation of Deferred@225527550 after retry RPC after error@1594251684) -> (continuation of Deferred@1594674726 after retry RPC after error@1618305795) -> (continuation of Deferred@1739886405 after retry RPC after error@177353070) -> (continuation of Deferred@861316068 after retry RPC after error@2020652022) -> (continuation of Deferred@998102298 after retry RPC after error@545233498) -> (continuation of Deferred@649086002 after retry RPC after error@1537387537) -> (continuation of Deferred@237135738 after retry RPC after error@1389597102) -> (continuation of Deferred@1994837522 after retry RPC after error@954869499) -> (continuation of Deferred@628006699 after retry RPC after error@1803429065) -> (continuation of Deferred@732488170 after retry RPC after error@1117570970) -> (continuation of Deferred@324701989 after retry RPC after error@160999915) -> (continuation of Deferred@1699987075 after retry RPC after error@1104610724) -> (continuation of Deferred@112429340 after retry RPC after error@1252569040) -> (continuation of Deferred@855095200 after retry RPC after error@1274310271) -> (continuation of Deferred@1368778100 after retry RPC after error@1590433465) -> (continuation of Deferred@1359605879 after retry RPC after error@971434943) -> (continuation of Deferred@1202067378 after retry RPC after error@2036443169) -> (continuation of Deferred@1744135474 after retry RPC after error@1765851488)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.0.60:41475,127.22.0.62:35379,127.22.0.61:46679) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.60:41475(127.22.0.60:41475): Connection refused: /127.22.0.60:41475,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.62:35379(127.22.0.62:35379): Connection refused: /127.22.0.62:35379,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.0.61:46679(127.22.0.61:46679): Connection refused: /127.22.0.61:46679
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.0.61:46679
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:00:48.605 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 2 (#0) of source Source: KuduSource.
14:00:48.605 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:00:48.605 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_0.
14:00:48.605 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b) switched from state RUNNING to RESTARTING.
14:00:48.814 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:48.815 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:48.815 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:48.816 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.816 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.816 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:48.816 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.816 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.817 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:48.818 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.818 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:48.818 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:48.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 33 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112848912 for job e1db689dadb24874688c502d61d89301.
14:00:48.922 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 33 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:48.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 33 as completed for source Source: KuduSource.
14:00:49.069 [INFO - flink-pekko.actor.default-dispatcher-4] (Slf4jLogger.scala:117) Slf4jLogger started
14:00:49.214 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:49.214 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:49.215 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:49.216 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:49.216 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:49.216 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:49.217 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:49.217 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:49.217 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:49.217 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:49.217 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:49.217 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:49.218 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:49.225 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink
14:00:49.243 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:00:49.262 [INFO - flink-metrics-5] (Slf4jLogger.scala:117) Slf4jLogger started
14:00:49.276 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink-metrics
14:00:49.288 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService .
14:00:49.295 [INFO - main] (DefaultDelegationTokenManager.java:127) Loading delegation token providers
14:00:49.296 [INFO - main] (HadoopFSDelegationTokenProvider.java:78) Hadoop FS is not available (not packaged with this application): NoClassDefFoundError : "org/apache/hadoop/conf/Configuration".
14:00:49.296 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hadoopfs loaded and initialized
14:00:49.297 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hbase loaded and initialized
14:00:49.297 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider test loaded and initialized
14:00:49.297 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider throw loaded and initialized
14:00:49.297 [INFO - main] (DefaultDelegationTokenManager.java:165) Delegation token providers loaded successfully
14:00:49.297 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:00:49.298 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:00:49.298 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:00:49.299 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:00:49.299 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:00:49.299 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:00:49.299 [INFO - main] (DefaultDelegationTokenManager.java:189) Checking provider and receiver instances consistency
14:00:49.299 [INFO - main] (DefaultDelegationTokenManager.java:209) Provider and receiver instances are consistent
14:00:49.299 [INFO - main] (DefaultDelegationTokenManager.java:240) Obtaining delegation tokens
14:00:49.299 [INFO - main] (DefaultDelegationTokenManager.java:243) Delegation tokens obtained successfully
14:00:49.300 [WARN - main] (DefaultDelegationTokenManager.java:248) No tokens obtained so skipping notifications
14:00:49.300 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:00:49.300 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:00:49.300 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:00:49.301 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:00:49.301 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:00:49.301 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:00:49.301 [INFO - main] (BlobServer.java:165) Created BLOB server storage directory /tmp/minicluster_2c81d0d40f42ed51bdfcb8b5bc9fcabe/blobStorage
14:00:49.302 [INFO - main] (BlobServer.java:239) Started BLOB server at 0.0.0.0:42771 - max concurrent requests: 50 - max backlog: 1000
14:00:49.302 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_2c81d0d40f42ed51bdfcb8b5bc9fcabe/blobStorage
14:00:49.303 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_2c81d0d40f42ed51bdfcb8b5bc9fcabe/blobStorage
14:00:49.304 [INFO - main] (MiniCluster.java:744) Starting 1 TaskManager(s)
14:00:49.304 [INFO - main] (TaskManagerRunner.java:609) Starting TaskManager with ResourceID: 3d7aa160-5b7a-4a1a-b74f-473974d5db7e
14:00:49.306 [INFO - main] (TaskManagerServices.java:552) Temporary file directory '/tmp': total 48 GB, usable 40 GB (83.33% usable)
14:00:49.306 [INFO - main] (IOManager.java:60) Created a new FileChannelManager for spilling of task related data to disk (joins, sorting, ...). Used directories:
	/tmp/flink-io-a317bb4e-bca4-4796-924e-3bf30c7f576c
14:00:49.313 [INFO - main] (NettyShuffleServiceFactory.java:170) Created a new FileChannelManager for storing result partitions of BLOCKING shuffles. Used directories:
	/tmp/flink-netty-shuffle-050dc5a7-5324-4dd3-be12-61e58255af86
14:00:49.382 [DEBUG - pool-12-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.22.0.60:41475, [3ms] received response from server master-127.22.0.60:41475: OK, deferred=null) with no deferred attached!
14:00:49.382 [INFO - main] (NetworkBufferPool.java:156) Allocated 64 MB for network buffer pool (number of memory segments: 2048, bytes per segment: 32768).
14:00:49.382 [INFO - main] (NettyShuffleEnvironment.java:355) Starting the network environment and its components.
14:00:49.382 [INFO - main] (TaskManagerServices.java:353) TaskManager data connection initialized successfully; listening internally on port: -1
14:00:49.382 [INFO - main] (KvStateService.java:92) Starting the kvState service and its components.
14:00:49.383 [INFO - main] (Configuration.java:985) Config uses fallback configuration key 'pekko.ask.timeout' instead of key 'taskmanager.slot.timeout'
14:00:49.385 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.taskexecutor.TaskExecutor at pekko://flink/user/rpc/taskmanager_8 .
14:00:49.391 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultJobLeaderService.java:127) Start job leader service.
14:00:49.391 [INFO - flink-pekko.actor.default-dispatcher-4] (FileCache.java:116) User file cache uses directory /tmp/flink-dist-cache-4a894f3a-8820-40ad-b33b-ec1119060d31
14:00:49.393 [INFO - main] (RestServerEndpoint.java:182) Starting rest endpoint.
14:00:49.394 [INFO - main] (DispatcherRestEndpoint.java:124) Failed to load web based job submission extension. Probable reason: flink-runtime-web is not in the classpath.
14:00:49.402 [WARN - main] (WebMonitorUtils.java:76) Log file environment variable 'log.file' is not set.
14:00:49.402 [WARN - main] (WebMonitorUtils.java:82) JobManager log files are unavailable in the web dashboard. Log file location not found in environment variable 'log.file' or configuration key 'web.log.path'.
14:00:49.410 [INFO - main] (RestServerEndpoint.java:308) Rest endpoint listening at localhost:44475
14:00:49.410 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'rest_server'.
14:00:49.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 34 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112849411 for job e1db689dadb24874688c502d61d89301.
14:00:49.413 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'dispatcher'.
14:00:49.413 [INFO - mini-cluster-io-thread-1] (WebMonitorEndpoint.java:1203) http://localhost:44475 was granted leadership with leaderSessionID=05dd5a14-f7ff-4f37-8a01-94539709b65c
14:00:49.413 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader http://localhost:44475 , session=05dd5a14-f7ff-4f37-8a01-94539709b65c
14:00:49.414 [INFO - main] (ResourceManagerServiceImpl.java:118) Starting resource manager service.
14:00:49.414 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'resource_manager'.
14:00:49.415 [INFO - mini-cluster-io-thread-2] (DefaultDispatcherRunner.java:114) DefaultDispatcherRunner was granted leadership with leader id cb8c1ddb-30ac-4322-8c13-7ee76e9947a7. Creating new DispatcherLeaderProcess.
14:00:49.415 [INFO - mini-cluster-io-thread-2] (AbstractDispatcherLeaderProcess.java:99) Start SessionDispatcherLeaderProcess.
14:00:49.415 [INFO - main] (MiniCluster.java:510) Flink Mini Cluster started successfully
14:00:49.418 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:144) Recover all persisted job graphs that are not finished, yet.
14:00:49.418 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:158) Successfully recovered 0 persisted job graphs.
14:00:49.421 [INFO - mini-cluster-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_9 .
14:00:49.428 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/dispatcher_9 , session=cb8c1ddb-30ac-4322-8c13-7ee76e9947a7
14:00:49.430 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 34 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=18 ms, finalizationTime=1 ms).
14:00:49.432 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 34 as completed for source Source: KuduSource.
14:00:49.433 [INFO - pool-95-thread-1] (ResourceManagerServiceImpl.java:198) Resource manager service is granted leadership with session id 119467e7-1f4d-47a5-b353-bd8deccc4e14.
14:00:49.437 [INFO - pool-95-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.resourcemanager.StandaloneResourceManager at pekko://flink/user/rpc/resourcemanager_10 .
14:00:49.443 [INFO - flink-pekko.actor.default-dispatcher-4] (ResourceManager.java:253) Starting the resource manager.
14:00:49.444 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:212) Starting the slot manager.
14:00:49.444 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:308) Starting tokens update task
14:00:49.444 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:320) No tokens obtained so skipping notifications
14:00:49.445 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:335) Tokens update task not started because either no tokens obtained or none of the tokens specified its renewal date
14:00:49.445 [INFO - mini-cluster-io-thread-4] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/resourcemanager_10 , session=119467e7-1f4d-47a5-b353-bd8deccc4e14
14:00:49.446 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1478) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_10(b353bd8deccc4e14119467e71f4d47a5).
14:00:49.463 [INFO - flink-pekko.actor.default-dispatcher-8] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:00:49.468 [INFO - flink-pekko.actor.default-dispatcher-8] (ResourceManager.java:1080) Registering TaskManager with ResourceID 3d7aa160-5b7a-4a1a-b74f-473974d5db7e (pekko://flink/user/rpc/taskmanager_8) at ResourceManager
14:00:49.469 [INFO - flink-pekko.actor.default-dispatcher-6] (Dispatcher.java:516) Received JobGraph submission 'Flink Streaming Job' (90bda1722df50ce6c20bc5d9174cc672).
14:00:49.469 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutorToResourceManagerConnection.java:99) Successful registration at resource manager pekko://flink/user/rpc/resourcemanager_10 under registration id c8fee0b6a23f92bff4b125f8389ea2f5.
14:00:49.469 [INFO - flink-pekko.actor.default-dispatcher-6] (Dispatcher.java:601) Submitting job 'Flink Streaming Job' (90bda1722df50ce6c20bc5d9174cc672).
14:00:49.469 [INFO - flink-pekko.actor.default-dispatcher-6] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'job-90bda1722df50ce6c20bc5d9174cc672'.
14:00:49.470 [INFO - mini-cluster-io-thread-1] (JobMasterServiceLeadershipRunner.java:324) JobMasterServiceLeadershipRunner for job 90bda1722df50ce6c20bc5d9174cc672 was granted leadership with leader id c87e5dba-e3b1-4b51-ae7d-74bff64c5b8c. Creating new JobMasterServiceProcess.
14:00:49.470 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:344) Registering task executor 3d7aa160-5b7a-4a1a-b74f-473974d5db7e under c8fee0b6a23f92bff4b125f8389ea2f5 at the slot manager.
14:00:49.472 [INFO - jobmanager-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_11 .
14:00:49.476 [INFO - jobmanager-io-thread-1] (JobMaster.java:319) Initializing job 'Flink Streaming Job' (90bda1722df50ce6c20bc5d9174cc672).
14:00:49.476 [INFO - jobmanager-io-thread-1] (DefaultSchedulerFactory.java:108) Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Flink Streaming Job (90bda1722df50ce6c20bc5d9174cc672).
14:00:49.477 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraph.java:393) Created execution graph 6564b03b9d0e410ce66edd75cae2ae02 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:49.479 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:179) Running initialization on master for job Flink Streaming Job (90bda1722df50ce6c20bc5d9174cc672).
14:00:49.479 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:208) Successfully ran initialization on master in 0 ms.
14:00:49.480 [INFO - jobmanager-io-thread-1] (DefaultExecutionTopology.java:416) Built 4 new pipelined regions in 0 ms, total 4 pipelined regions currently.
14:00:49.480 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@73bd9627
14:00:49.480 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:49.480 [INFO - jobmanager-io-thread-1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:00:49.482 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1778) No checkpoint found during restore.
14:00:49.482 [INFO - jobmanager-io-thread-1] (DefaultScheduler.java:168) Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@48f01693 for Flink Streaming Job (90bda1722df50ce6c20bc5d9174cc672).
14:00:49.482 [INFO - jobmanager-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/jobmanager_11 , session=c87e5dba-e3b1-4b51-ae7d-74bff64c5b8c
14:00:49.483 [INFO - flink-pekko.actor.default-dispatcher-6] (JobMaster.java:987) Starting execution of job 'Flink Streaming Job' (90bda1722df50ce6c20bc5d9174cc672) under job master id ae7d74bff64c5b8cc87e5dbae3b14b51.
14:00:49.483 [INFO - flink-pekko.actor.default-dispatcher-6] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:00:49.486 [DEBUG - flink-pekko.actor.default-dispatcher-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:49.487 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultScheduler.java:231) Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy]
14:00:49.487 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (90bda1722df50ce6c20bc5d9174cc672) switched from state CREATED to RUNNING.
14:00:49.488 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED.
14:00:49.488 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED.
14:00:49.489 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to SCHEDULED.
14:00:49.489 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to SCHEDULED.
14:00:49.489 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:49.489 [INFO - flink-pekko.actor.default-dispatcher-6] (JobMaster.java:1182) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_10(b353bd8deccc4e14119467e71f4d47a5)
14:00:49.490 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:49.491 [INFO - flink-pekko.actor.default-dispatcher-7] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:00:49.491 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.25.153.253:45263(127.25.153.253:45263)] Successfully connected to peer
14:00:49.491 [INFO - flink-pekko.actor.default-dispatcher-8] (ResourceManager.java:390) Registering job manager ae7d74bff64c5b8cc87e5dbae3b14b51@pekko://flink/user/rpc/jobmanager_11 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:49.492 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.25.153.254:44529(127.25.153.254:44529)] Successfully connected to peer
14:00:49.493 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:49.494 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.254
14:00:49.498 [INFO - flink-pekko.actor.default-dispatcher-8] (ResourceManager.java:1015) Registered job manager ae7d74bff64c5b8cc87e5dbae3b14b51@pekko://flink/user/rpc/jobmanager_11 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:49.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.25.153.252:42633(127.25.153.252:42633)] Successfully connected to peer
14:00:49.504 [INFO - flink-pekko.actor.default-dispatcher-6] (JobMaster.java:1206) JobManager successfully registered at ResourceManager, leader id: b353bd8deccc4e14119467e71f4d47a5.
14:00:49.505 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:00:49.507 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.508 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.252
14:00:49.510 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.253
14:00:49.514 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98e14a12, L:/127.0.0.1:49272 - R:/127.25.153.254:44529] using SASL/PLAIN
14:00:49.519 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.521 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x93686597, L:/127.0.0.1:60742 - R:/127.25.153.253:45263] using SASL/PLAIN
14:00:49.528 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.530 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x15c4bd9f, L:/127.0.0.1:35830 - R:/127.25.153.252:42633] using SASL/PLAIN
14:00:49.531 [DEBUG - main] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:00:49.533 [DEBUG - main] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:00:49.534 [DEBUG - main] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:00:49.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:49.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=46), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [36ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: OK, deferred=null) after lookup
14:00:49.537 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.72.124:43487(127.26.72.124:43487)] Successfully connected to peer
14:00:49.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8d1ceb93a12f451b8c21ee6c71411077
14:00:49.539 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.72.126:44929(127.26.72.126:44929)] Successfully connected to peer
14:00:49.540 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:709) Matching resource requirements against available resources.
Missing resources:
	 Job 90bda1722df50ce6c20bc5d9174cc672
		ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}
Current resources:
	TaskManager 3d7aa160-5b7a-4a1a-b74f-473974d5db7e
		Available: ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
		Total:     ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
14:00:49.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet ec0ac89964ff49baadc55f991e148f88 for table 'replication_test_table' with partition [<start>, <end>)
14:00:49.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=ec0ac89964ff49baadc55f991e148f88@[56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)[L],a6f03128a0a14214acfcb978cd556792(127.25.153.194:46019),e2461064249047db9678e2f99f38a2d1(127.25.153.195:45743)]}]
14:00:49.542 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 9700598e01cd2c72ab1c0834a8f811ae from 3d7aa160-5b7a-4a1a-b74f-473974d5db7e for job 90bda1722df50ce6c20bc5d9174cc672 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:49.542 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.126
14:00:49.543 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 89f2c0ec731049aefa504f886d177dfd from 3d7aa160-5b7a-4a1a-b74f-473974d5db7e for job 90bda1722df50ce6c20bc5d9174cc672 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:49.543 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request 9700598e01cd2c72ab1c0834a8f811ae for job 90bda1722df50ce6c20bc5d9174cc672 from resource manager with leader id b353bd8deccc4e14119467e71f4d47a5.
14:00:49.543 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for 9700598e01cd2c72ab1c0834a8f811ae with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:49.543 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultJobLeaderService.java:192) Add job 90bda1722df50ce6c20bc5d9174cc672 for job leader monitoring.
14:00:49.544 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 761e8fda568dced4725d3f0247b86251 from 3d7aa160-5b7a-4a1a-b74f-473974d5db7e for job 90bda1722df50ce6c20bc5d9174cc672 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:49.544 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request 89f2c0ec731049aefa504f886d177dfd for job 90bda1722df50ce6c20bc5d9174cc672 from resource manager with leader id b353bd8deccc4e14119467e71f4d47a5.
14:00:49.544 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for 89f2c0ec731049aefa504f886d177dfd with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:49.544 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 46902fd2b496348092fa77dd55b5d0c3 from 3d7aa160-5b7a-4a1a-b74f-473974d5db7e for job 90bda1722df50ce6c20bc5d9174cc672 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:49.544 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request 761e8fda568dced4725d3f0247b86251 for job 90bda1722df50ce6c20bc5d9174cc672 from resource manager with leader id b353bd8deccc4e14119467e71f4d47a5.
14:00:49.544 [INFO - mini-cluster-io-thread-1] (DefaultJobLeaderService.java:350) Try to register at job manager pekko://flink/user/rpc/jobmanager_11 with leader id c87e5dba-e3b1-4b51-ae7d-74bff64c5b8c.
14:00:49.546 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for 761e8fda568dced4725d3f0247b86251 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:49.547 [INFO - flink-pekko.actor.default-dispatcher-8] (RetryingRegistration.java:162) Resolved JobManager address, beginning registration
14:00:49.548 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:1149) Receive slot request 46902fd2b496348092fa77dd55b5d0c3 for job 90bda1722df50ce6c20bc5d9174cc672 from resource manager with leader id b353bd8deccc4e14119467e71f4d47a5.
14:00:49.548 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:321) Allocated slot for 46902fd2b496348092fa77dd55b5d0c3 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:00:49.550 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultJobLeaderService.java:417) Successful registration at job manager pekko://flink/user/rpc/jobmanager_11 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:49.550 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:1783) Establish JobManager connection for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:49.550 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:1633) Offer reserved slots to the leader of job 90bda1722df50ce6c20bc5d9174cc672.
14:00:49.551 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING.
14:00:49.551 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #0) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 89f2c0ec731049aefa504f886d177dfd
14:00:49.553 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 89f2c0ec731049aefa504f886d177dfd.
14:00:49.553 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.72.125:46219(127.26.72.125:46219)] Successfully connected to peer
14:00:49.556 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.125
14:00:49.556 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutorFileMergingManager.java:83) Registered new file merging snapshot manager for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:49.556 [INFO - flink-pekko.actor.default-dispatcher-4] (StateChangelogStorageLoader.java:104) Creating a changelog storage with name 'memory'.
14:00:49.556 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutorChannelStateExecutorFactoryManager.java:70) Creating the channel state executor factory for job id 90bda1722df50ce6c20bc5d9174cc672
14:00:49.562 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.124
14:00:49.567 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 89f2c0ec731049aefa504f886d177dfd.
14:00:49.575 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.577 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.580 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.582 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07e87821, L:/127.0.0.1:47364 - R:/127.26.72.124:43487] using SASL/PLAIN
14:00:49.582 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61fcc0ea, L:/127.0.0.1:54204 - R:/127.26.72.125:46219] using SASL/PLAIN
14:00:49.583 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf8420856, L:/127.0.0.1:52168 - R:/127.26.72.126:44929] using SASL/PLAIN
14:00:49.585 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING.
14:00:49.585 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #0) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 761e8fda568dced4725d3f0247b86251
14:00:49.587 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from SCHEDULED to DEPLOYING.
14:00:49.587 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #0) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 46902fd2b496348092fa77dd55b5d0c3
14:00:49.587 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 761e8fda568dced4725d3f0247b86251.
14:00:49.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:49.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=64), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [54ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: OK, deferred=null) after lookup
14:00:49.589 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING.
14:00:49.589 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING].
14:00:49.590 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4418ee91
14:00:49.590 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:49.590 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0), deploy into slot with allocation id 761e8fda568dced4725d3f0247b86251.
14:00:49.591 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:00:49.592 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:00:49.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:49.594 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from SCHEDULED to DEPLOYING.
14:00:49.594 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #0) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 9700598e01cd2c72ab1c0834a8f811ae
14:00:49.595 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:00:49.597 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@775f0f86
14:00:49.600 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:49.603 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to DEPLOYING.
14:00:49.603 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 46902fd2b496348092fa77dd55b5d0c3.
14:00:49.603 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) [DEPLOYING].
14:00:49.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 869524f2f1f14581bd7174fc4ba36f42 for table 'replication_test_table' with partition [<start>, <end>)
14:00:49.603 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=869524f2f1f14581bd7174fc4ba36f42@[5ea67798ea6d4e2eacaeb9c00bb355de(127.26.72.66:34887),79cc2f57486648bca02cb8792ff3ff41(127.26.72.67:34133),e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)[L]]}]
14:00:49.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.26.72.126:44929, [9ms] Sub RPC GetTableLocations: received response from server master-127.26.72.126:44929: OK, deferred=null)) after lookup
14:00:49.604 [DEBUG - kudu-nio-2] (Connection.java:748) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] connecting to peer
14:00:49.605 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@32cb50f7
14:00:49.605 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:49.605 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0), deploy into slot with allocation id 46902fd2b496348092fa77dd55b5d0c3.
14:00:49.605 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:00:49.605 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:00:49.606 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:00:49.609 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1c63f45e
14:00:49.612 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:49.613 [DEBUG - kudu-nio-3] (Connection.java:757) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] Successfully connected to peer
14:00:49.615 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 9700598e01cd2c72ab1c0834a8f811ae.
14:00:49.616 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0), deploy into slot with allocation id 9700598e01cd2c72ab1c0834a8f811ae.
14:00:49.617 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:00:49.620 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:00:49.620 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 89f2c0ec731049aefa504f886d177dfd.
14:00:49.620 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 761e8fda568dced4725d3f0247b86251.
14:00:49.620 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 46902fd2b496348092fa77dd55b5d0c3.
14:00:49.621 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 9700598e01cd2c72ab1c0834a8f811ae.
14:00:49.622 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to DEPLOYING.
14:00:49.623 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) [DEPLOYING].
14:00:49.623 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3fdd7874
14:00:49.624 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:49.624 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:00:49.624 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:00:49.629 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:00:49.632 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to DEPLOYING.
14:00:49.632 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) [DEPLOYING].
14:00:49.632 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.633 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5367fdde
14:00:49.633 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:49.633 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:00:49.633 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:00:49.634 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:00:49.634 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3181d4fa
14:00:49.636 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:49.637 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x386cf8e1, L:/127.0.0.1:41662 - R:/127.26.72.65:41157] using TOKEN/null
14:00:49.646 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:00:49.647 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:00:49.647 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3b438f46
14:00:49.649 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.72.124:43487(127.26.72.124:43487)] Successfully connected to peer
14:00:49.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.72.125:46219(127.26.72.125:46219)] Successfully connected to peer
14:00:49.649 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:49.651 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.125
14:00:49.652 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.124
14:00:49.653 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:49.654 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:00:49.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:49.659 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:00:49.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.72.125:46219(127.26.72.125:46219)] Successfully connected to peer
14:00:49.674 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.676 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8d7945c9, L:/127.0.0.1:54220 - R:/127.26.72.125:46219] using SASL/PLAIN
14:00:49.677 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.125
14:00:49.682 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.685 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb69a5261, L:/127.0.0.1:47378 - R:/127.26.72.124:43487] using SASL/PLAIN
14:00:49.686 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.72.126:44929(127.26.72.126:44929)] Successfully connected to peer
14:00:49.689 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.126
14:00:49.693 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:00:49.696 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.700 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf20f2e43, L:/127.0.0.1:54234 - R:/127.26.72.125:46219] using SASL/PLAIN
14:00:49.701 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:00:49.702 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.72.125:46219(127.26.72.125:46219)] Successfully connected to peer
14:00:49.703 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.704 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:00:49.705 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x127595cf, L:/127.0.0.1:52180 - R:/127.26.72.126:44929] using SASL/PLAIN
14:00:49.705 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.125
14:00:49.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.72.124:43487(127.26.72.124:43487)] Successfully connected to peer
14:00:49.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.72.126:44929(127.26.72.126:44929)] Successfully connected to peer
14:00:49.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:49.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=100), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [58ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: OK, deferred=null) after lookup
14:00:49.712 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.126
14:00:49.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:49.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:49.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:49.717 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@845edf5
14:00:49.718 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 1 (#0) @ 
14:00:49.718 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 1 (#0)
14:00:49.720 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.124
14:00:49.724 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:00:49.725 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.72.124:43487(127.26.72.124:43487)] Successfully connected to peer
14:00:49.729 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.729 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.732 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe5d08425, L:/127.0.0.1:52194 - R:/127.26.72.126:44929] using SASL/PLAIN
14:00:49.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:49.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=98), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [80ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: OK, deferred=null) after lookup
14:00:49.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:49.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:49.740 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@75de0329
14:00:49.741 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 2 (#0) @ 
14:00:49.741 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 2 (#0)
14:00:49.749 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.124
14:00:49.758 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.758 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.759 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd0c2fa87, L:/127.0.0.1:54250 - R:/127.26.72.125:46219] using SASL/PLAIN
14:00:49.763 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x00192aac, L:/127.0.0.1:47396 - R:/127.26.72.124:43487] using SASL/PLAIN
14:00:49.769 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:49.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.72.126:44929(127.26.72.126:44929)] Successfully connected to peer
14:00:49.773 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa5893e29, L:/127.0.0.1:47394 - R:/127.26.72.124:43487] using SASL/PLAIN
14:00:49.774 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.126
14:00:49.779 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:00:49.780 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='104937ef6a7e4345652626447d3fad292f79f6c129724a47c8f6447401c39375'}]
14:00:49.782 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:49.787 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:49.789 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.790 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=ec0ac89964ff49baadc55f991e148f88@[56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817),a6f03128a0a14214acfcb978cd556792(127.25.153.194:46019),e2461064249047db9678e2f99f38a2d1(127.25.153.195:45743)[L]]}]
14:00:49.793 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa13a2e95, L:/127.0.0.1:52198 - R:/127.26.72.126:44929] using SASL/PLAIN
14:00:49.793 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:00:49.795 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:00:49.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:49.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: OK, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [153ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: OK, [178ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: OK, deferred=null) after lookup
14:00:49.797 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.72.125:46219(127.26.72.125:46219)] Successfully connected to peer
14:00:49.799 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:00:49.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:49.804 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.125
14:00:49.807 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.72.124:43487(127.26.72.124:43487)] Successfully connected to peer
14:00:49.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:49.811 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.124
14:00:49.811 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2e090a80
14:00:49.814 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:00:49.820 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:00:49.824 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:49.826 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 0 (#0) @ 
14:00:49.826 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 0 (#0)
14:00:49.831 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.835 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaed63025, L:/127.0.0.1:54260 - R:/127.26.72.125:46219] using SASL/PLAIN
14:00:49.836 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] connecting to peer
14:00:49.838 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.841 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.72.126:44929(127.26.72.126:44929)] Successfully connected to peer
14:00:49.842 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98a0c5c1, L:/127.0.0.1:47402 - R:/127.26.72.124:43487] using SASL/PLAIN
14:00:49.843 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.26.72.126
14:00:49.853 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.855 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:00:49.857 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe94985d9, L:/127.0.0.1:52204 - R:/127.26.72.126:44929] using SASL/PLAIN
14:00:49.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] Successfully connected to peer
14:00:49.866 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.193
14:00:49.867 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:00:49.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:00:49.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: OK, deferred=null) after lookup
14:00:49.878 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:49.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:49.884 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f086ac2, L:/127.0.0.1:60594 - R:/127.25.153.193:45817] using SASL/PLAIN
14:00:49.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:49.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:49.895 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5944ca41
14:00:49.897 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 3 (#0) @ 
14:00:49.897 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 3 (#0)
14:00:49.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 35 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112849912 for job e1db689dadb24874688c502d61d89301.
14:00:49.921 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 35 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:49.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 35 as completed for source Source: KuduSource.
14:00:49.924 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:00:49.925 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:00:49.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:49.937 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false, responseScanTimestamp = 7287246231506944001) for scanner KuduScanner(table=replication_test_table, tablet=ec0ac89964ff49baadc55f991e148f88, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:49.938 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [104937ef6a7e4345652626447d3fad292f79f6c129724a47c8f6447401c39375]
14:00:49.938 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:00:49.945 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 869524f2f1f14581bd7174fc4ba36f42 for table 'replication_test_table' with partition [<start>, <end>)
14:00:49.946 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=869524f2f1f14581bd7174fc4ba36f42@[5ea67798ea6d4e2eacaeb9c00bb355de(127.26.72.66:34887),79cc2f57486648bca02cb8792ff3ff41(127.26.72.67:34133),e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)[L]]}]
14:00:49.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 869524f2f1f14581bd7174fc4ba36f42 for table 'replication_test_table' with partition [<start>, <end>)
14:00:49.946 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=869524f2f1f14581bd7174fc4ba36f42@[5ea67798ea6d4e2eacaeb9c00bb355de(127.26.72.66:34887),79cc2f57486648bca02cb8792ff3ff41(127.26.72.67:34133),e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)[L]]}]
14:00:49.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 869524f2f1f14581bd7174fc4ba36f42 for table 'replication_test_table' with partition [<start>, <end>)
14:00:49.947 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=869524f2f1f14581bd7174fc4ba36f42@[5ea67798ea6d4e2eacaeb9c00bb355de(127.26.72.66:34887),79cc2f57486648bca02cb8792ff3ff41(127.26.72.67:34133),e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)[L]]}]
14:00:49.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 869524f2f1f14581bd7174fc4ba36f42 for table 'replication_test_table' with partition [<start>, <end>)
14:00:49.948 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=869524f2f1f14581bd7174fc4ba36f42@[5ea67798ea6d4e2eacaeb9c00bb355de(127.26.72.66:34887),79cc2f57486648bca02cb8792ff3ff41(127.26.72.67:34133),e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)[L]]}]
14:00:49.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 869524f2f1f14581bd7174fc4ba36f42 for table 'replication_test_table' with partition [<start>, <end>)
14:00:49.948 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=869524f2f1f14581bd7174fc4ba36f42@[5ea67798ea6d4e2eacaeb9c00bb355de(127.26.72.66:34887),79cc2f57486648bca02cb8792ff3ff41(127.26.72.67:34133),e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)[L]]}]
14:00:49.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 869524f2f1f14581bd7174fc4ba36f42 for table 'replication_test_table' with partition [<start>, <end>)
14:00:49.949 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=869524f2f1f14581bd7174fc4ba36f42@[5ea67798ea6d4e2eacaeb9c00bb355de(127.26.72.66:34887),79cc2f57486648bca02cb8792ff3ff41(127.26.72.67:34133),e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)[L]]}]
14:00:49.951 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (AsyncKuduClient.java:2538) Learned about tablet 869524f2f1f14581bd7174fc4ba36f42 for table 'replication_test_table' with partition [<start>, <end>)
14:00:49.951 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=869524f2f1f14581bd7174fc4ba36f42@[5ea67798ea6d4e2eacaeb9c00bb355de(127.26.72.66:34887),79cc2f57486648bca02cb8792ff3ff41(127.26.72.67:34133),e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)[L]]}]
14:00:49.952 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [104937ef6a7e4345652626447d3fad292f79f6c129724a47c8f6447401c39375]
14:00:49.953 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 104937ef6a7e4345652626447d3fad292f79f6c129724a47c8f6447401c39375 finished by subtask 1; deferring removal (restored in pending)
14:00:49.954 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:49.954 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:49.954 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] disconnecting while in state READY
14:00:49.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:49.968 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:49.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] handling channelInactive
14:00:49.969 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] cleaning up while in state READY due to: connection closed
14:00:49.969 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-0
14:00:49.988 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.005 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b) switched from state RESTARTING to RUNNING.
14:00:50.006 [INFO - flink-pekko.actor.default-dispatcher-4] (CheckpointCoordinator.java:1805) Restoring job 6293cb4efbedeca6099efc77bac5997b from Checkpoint 60 @ 1779112845985 for 6293cb4efbedeca6099efc77bac5997b located at file:/tmp/junit15689480965616935801/checkpoints/6293cb4efbedeca6099efc77bac5997b/chk-60.
14:00:50.007 [INFO - flink-pekko.actor.default-dispatcher-4] (MasterHooks.java:201) No master state to restore
14:00:50.007 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:349) Recovering subtask 2 to checkpoint 60 for source Source: KuduSource to checkpoint.
14:00:50.007 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to SCHEDULED.
14:00:50.008 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:00:50.009 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from SCHEDULED to DEPLOYING.
14:00:50.009 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #1) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 75237d3a9defdff4d3c60467c20668af
14:00:50.010 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 75237d3a9defdff4d3c60467c20668af.
14:00:50.012 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1), deploy into slot with allocation id 75237d3a9defdff4d3c60467c20668af.
14:00:50.024 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to DEPLOYING.
14:00:50.024 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1) [DEPLOYING].
14:00:50.025 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@100af52f
14:00:50.025 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:00:50.025 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:00:50.026 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:00:50.026 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:00:50.036 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@53203d5a
14:00:50.039 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:50.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.059 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.068 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.069 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.069 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.070 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.074 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.076 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.076 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.076 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.086 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.086 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.087 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.100 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.128 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.129 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.129 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.133 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.135 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.139 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.139 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.140 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.143 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.146 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.146 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.146 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112850149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:50.153 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=8, operationSize=504, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@725ca217, flushNotification=Deferred@1137610752(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:00:50.154 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] connecting to peer
14:00:50.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.159 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.186 [DEBUG - kudu-nio-3] (Connection.java:757) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] Successfully connected to peer
14:00:50.190 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.194 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.194 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.194 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.207 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:50.209 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.209 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.210 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.210 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.210 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.211 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.211 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.211 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.212 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.212 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xae330f81, L:/127.0.0.1:41670 - R:/127.26.72.65:41157] using TOKEN/null
14:00:50.219 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.220 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.220 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.220 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.220 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.220 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.221 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.221 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.221 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.221 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.221 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.221 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.240 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.240 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.241 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.241 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.241 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.241 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.242 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.242 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.242 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.242 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.242 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.242 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.242 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.279 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.280 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.280 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.280 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.280 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.280 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.281 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.281 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.281 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.282 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.282 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.282 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.282 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.300 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.300 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.301 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.301 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.301 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.301 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.301 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.301 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.301 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.302 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.302 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.302 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.302 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.343 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 1 for job 90bda1722df50ce6c20bc5d9174cc672 (1587 bytes, checkpointDuration=194 ms, finalizationTime=0 ms).
14:00:50.345 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 1 as completed for source Source: KuduSource.
14:00:50.345 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 104937ef6a7e4345652626447d3fad292f79f6c129724a47c8f6447401c39375 from pending
14:00:50.345 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 1 complete: removed 1 finished splits from enumerator state
14:00:50.377 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8d1ceb93a12f451b8c21ee6c71411077
14:00:50.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:50.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8d1ceb93a12f451b8c21ee6c71411077
14:00:50.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:50.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8d1ceb93a12f451b8c21ee6c71411077
14:00:50.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table de790109496f4ad58eef8d22847c55a7
14:00:50.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=ec0ac89964ff49baadc55f991e148f88, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.407 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=ec0ac89964ff49baadc55f991e148f88, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 36 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112850412 for job e1db689dadb24874688c502d61d89301.
14:00:50.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=869524f2f1f14581bd7174fc4ba36f42, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:50.413 [DEBUG - main] (Connection.java:575) [peer master-127.26.72.124:43487(127.26.72.124:43487)] disconnecting while in state READY
14:00:50.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.72.124:43487(127.26.72.124:43487)] handling channelInactive
14:00:50.416 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state READY due to: connection closed
14:00:50.419 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.419 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.420 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.420 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.420 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.420 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.426 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 36 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:00:50.428 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.428 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.428 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.429 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.429 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.429 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.429 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.430 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 36 as completed for source Source: KuduSource.
14:00:50.432 [DEBUG - main] (Connection.java:575) [peer master-127.26.72.125:46219(127.26.72.125:46219)] disconnecting while in state READY
14:00:50.432 [DEBUG - main] (Connection.java:575) [peer master-127.26.72.126:44929(127.26.72.126:44929)] disconnecting while in state READY
14:00:50.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.72.126:44929(127.26.72.126:44929)] handling channelInactive
14:00:50.432 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.72.125:46219(127.26.72.125:46219)] handling channelInactive
14:00:50.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state READY due to: connection closed
14:00:50.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state READY due to: connection closed
14:00:50.433 [DEBUG - main] (Connection.java:575) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] disconnecting while in state READY
14:00:50.434 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:50.435 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-1
14:00:50.435 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:50.435 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-2
14:00:50.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.436076 26913 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 27196
14:00:50.436 [DEBUG - kudu-nio-3] (Connection.java:239) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] handling channelInactive
14:00:50.437 [DEBUG - kudu-nio-3] (Connection.java:709) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] cleaning up while in state READY due to: connection closed
14:00:50.437 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-3
14:00:50.439 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.440 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.440 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.440 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.440 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.441 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.441 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.441 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.441 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.442 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.442 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.442 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.463425 27320 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:50.488 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:50.489 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:50.489 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:50.489 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:50.489 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:50.489 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:50.490 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:50.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:50.490 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:50.490 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:50.490 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:50.490 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:50.490 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:50.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:50.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.602741 26913 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 27196
14:00:50.641 [DEBUG - kudu-nio-3] (Connection.java:239) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] handling channelInactive
14:00:50.641 [DEBUG - kudu-nio-3] (Connection.java:709) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] cleaning up while in state READY due to: connection closed
14:00:50.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.642668 26913 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 27333
14:00:50.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112850649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:50.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.653417 27456 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:50.660 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 2 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:00:50.662 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 2 as completed for source Source: KuduSource.
14:00:50.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.779978 26913 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 27333
14:00:50.799 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.800 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.800 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.800 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.800 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.800 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.800 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.801 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.801 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.801 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.801 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.801 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.801 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.805120 26913 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 27465
14:00:50.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.813222 27596 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:50.840 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:50.840 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:50.841 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:50.841 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.841 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.841 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:50.841 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.841 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.841 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.842 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:50.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.842 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:50.842 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:50.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 37 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112850912 for job e1db689dadb24874688c502d61d89301.
14:00:50.925 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 37 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:00:50.932 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 37 as completed for source Source: KuduSource.
14:00:50.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.935787 26913 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 27465
14:00:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.957103 26913 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 26924
14:00:50.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:50.958590 26986 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:50.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:51.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.084920 26913 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 26924
14:00:51.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.72.126:44929(127.26.72.126:44929)] handling channelInactive
14:00:51.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state READY due to: connection closed
14:00:51.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.72.126:44929(127.26.72.126:44929)] handling channelInactive
14:00:51.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.107841 26913 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 26993
14:00:51.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.72.126:44929(127.26.72.126:44929)] handling channelInactive
14:00:51.108 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.72.126:44929(127.26.72.126:44929)] handling channelInactive
14:00:51.108 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state READY due to: connection closed
14:00:51.108 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state READY due to: connection closed
14:00:51.108 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state READY due to: connection closed
14:00:51.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.109234 27057 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:51.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112851149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:51.159 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 3 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:00:51.160 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 3 as completed for source Source: KuduSource.
14:00:51.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.228628 26913 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 26993
14:00:51.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.72.125:46219(127.26.72.125:46219)] handling channelInactive
14:00:51.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.72.125:46219(127.26.72.125:46219)] handling channelInactive
14:00:51.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.72.125:46219(127.26.72.125:46219)] handling channelInactive
14:00:51.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state READY due to: connection closed
14:00:51.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state READY due to: connection closed
14:00:51.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state READY due to: connection closed
14:00:51.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.72.125:46219(127.26.72.125:46219)] handling channelInactive
14:00:51.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state READY due to: connection closed
14:00:51.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.252487 26913 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 27064
14:00:51.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.253851 27129 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:51.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.378523 26913 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 27064
14:00:51.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.72.124:43487(127.26.72.124:43487)] handling channelInactive
14:00:51.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.72.124:43487(127.26.72.124:43487)] handling channelInactive
14:00:51.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state READY due to: connection closed
14:00:51.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.72.124:43487(127.26.72.124:43487)] handling channelInactive
14:00:51.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.72.124:43487(127.26.72.124:43487)] handling channelInactive
14:00:51.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state READY due to: connection closed
14:00:51.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state READY due to: connection closed
14:00:51.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state READY due to: connection closed
14:00:51.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 38 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112851412 for job e1db689dadb24874688c502d61d89301.
14:00:51.421 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 38 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:51.422 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 38 as completed for source Source: KuduSource.
14:00:51.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:51Z chronyd exiting
14:00:51.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 8d1ceb93a12f451b8c21ee6c71411077
14:00:51.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:51.493 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='21872b66bae7b8d058f26a881a6764e85001cced19164142470231ba5ed40aed'}]
14:00:51.496 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:51.496 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:00:51.497 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=298048, tablet=ec0ac89964ff49baadc55f991e148f88@[56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817),a6f03128a0a14214acfcb978cd556792(127.25.153.194:46019),e2461064249047db9678e2f99f38a2d1(127.25.153.195:45743)[L]]}]
14:00:51.498 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] connecting to peer
14:00:51.499 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] Successfully connected to peer
14:00:51.501 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.193
14:00:51.509 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:00:51.511 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf438397, L:/127.0.0.1:60606 - R:/127.25.153.193:45817] using SASL/PLAIN
14:00:51.521 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246239690752001) for scanner KuduScanner(table=replication_test_table, tablet=ec0ac89964ff49baadc55f991e148f88, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:00:51.522 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [21872b66bae7b8d058f26a881a6764e85001cced19164142470231ba5ed40aed]
14:00:51.522 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [21872b66bae7b8d058f26a881a6764e85001cced19164142470231ba5ed40aed]
14:00:51.523 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:00:51.523 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:00:51.523 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] disconnecting while in state READY
14:00:51.523 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 21872b66bae7b8d058f26a881a6764e85001cced19164142470231ba5ed40aed finished by subtask 2; deferring removal (restored in pending)
14:00:51.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:51.532 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:00:51.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] handling channelInactive
14:00:51.532 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] cleaning up while in state READY due to: connection closed
14:00:51.533 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:00:51.550 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testUnpartitionedTable: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:00:51.578 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testUnpartitionedTable: giving up after 1 attempts
14:00:51.578 [DEBUG - main] (Connection.java:575) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] disconnecting while in state READY
14:00:51.578 [DEBUG - main] (Connection.java:575) [peer master-127.25.153.254:44529(127.25.153.254:44529)] disconnecting while in state READY
14:00:51.578 [DEBUG - main] (Connection.java:575) [peer master-127.25.153.253:45263(127.25.153.253:45263)] disconnecting while in state READY
14:00:51.578 [DEBUG - main] (Connection.java:575) [peer master-127.25.153.252:42633(127.25.153.252:42633)] disconnecting while in state READY
14:00:51.579 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] handling channelInactive
14:00:51.579 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.25.153.254:44529(127.25.153.254:44529)] handling channelInactive
14:00:51.579 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 56de599caf8e4263875ca2cab4d674ae(127.25.153.193:45817)] cleaning up while in state READY due to: connection closed
14:00:51.579 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state READY due to: connection closed
14:00:51.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.25.153.253:45263(127.25.153.253:45263)] handling channelInactive
14:00:51.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state READY due to: connection closed
14:00:51.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:00:51.581 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-1
14:00:51.581 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:00:51.582 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-3
14:00:51.582 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.25.153.252:42633(127.25.153.252:42633)] handling channelInactive
14:00:51.582 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state READY due to: connection closed
14:00:51.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.582809 26215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 26497
14:00:51.583 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 28 thread-local buffer(s) from thread: kudu-nio-2
14:00:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.591706 26621 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:51.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112851649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:51.659 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 4 for job 90bda1722df50ce6c20bc5d9174cc672 (1597 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:00:51.660 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 4 as completed for source Source: KuduSource.
14:00:51.660 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 21872b66bae7b8d058f26a881a6764e85001cced19164142470231ba5ed40aed from pending
14:00:51.660 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 4 complete: removed 1 finished splits from enumerator state
14:00:51.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.750242 26215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 26497
14:00:51.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:51.775277 26653 connection.cc:582] server connection from 127.25.153.193:55433 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:00:51.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.775921 26215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 26634
14:00:51.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.783334 26761 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:51.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.885519 26215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 26634
14:00:51.893 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:51.894 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:51.894 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:51.894 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:51.894 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:51.895 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:51.895 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:51.894 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:51.896 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:51.896 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:51.896 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:51.896 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:51.896 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:51.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.905841 26215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 26772
14:00:51.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 39 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112851911 for job e1db689dadb24874688c502d61d89301.
14:00:51.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:51.913740 26898 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:51.922 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 39 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:00:51.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 39 as completed for source Source: KuduSource.
14:00:51.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.015255 26215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 26772
14:00:52.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.034118 26215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 26230
14:00:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.035306 26291 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:52.059 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:52.060 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:52.060 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:52.060 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:52.060 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:52.060 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:52.060 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:52.060 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:52.060 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:52.061 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:52.061 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:52.061 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:52.061 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:52.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 5 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112852148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:52.157 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 5 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:52.158 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 5 as completed for source Source: KuduSource.
14:00:52.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.162390 26215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 26230
14:00:52.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.25.153.254:44529(127.25.153.254:44529)] handling channelInactive
14:00:52.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state READY due to: connection closed
14:00:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.184707 26215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 26300
14:00:52.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.185976 26362 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:52.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.300705 26215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 26300
14:00:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.322618 26215 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 26369
14:00:52.322 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.25.153.253:45263(127.25.153.253:45263)] handling channelInactive
14:00:52.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state READY due to: connection closed
14:00:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.323997 26433 generic_service.cc:196] Checking for leaks (request via RPC)
14:00:52.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 40 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112852411 for job e1db689dadb24874688c502d61d89301.
14:00:52.424 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 40 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:00:52.424 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 40 as completed for source Source: KuduSource.
14:00:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:52.443624 26215 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 26369
14:00:52.466 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.25.153.252:42633(127.25.153.252:42633)] handling channelInactive
14:00:52.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state READY due to: connection closed
14:00:52.494 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:52.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:52Z chronyd exiting
14:00:52.609 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testUnpartitionedTable: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:00:52.628 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testUnpartitionedTable: giving up after 1 attempts
E.14:00:52.629 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112852629
14:00:52.629 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112852629
14:00:52.632 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:00:52.635 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:00:52.636 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:00:52.636 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:00:52.637 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:00:52.637 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:00:52.640 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:00:52.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 6 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112852648 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:52.660 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 6 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:00:52.661 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 6 as completed for source Source: KuduSource.
14:00:52.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 41 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112852912 for job e1db689dadb24874688c502d61d89301.
14:00:52.920 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 41 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=7 ms, finalizationTime=1 ms).
14:00:52.921 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 41 as completed for source Source: KuduSource.
14:00:52.994 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:53.008 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:53.008 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:53.009 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:53.009 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:53.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:53.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:53.009 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:53.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:53.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:53.010 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:53.010 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:53.010 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:53.010 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:53.015 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:53.016 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:00:53.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.019604 27928 mini_oidc.cc:150] Starting JWKS server
14:00:53.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.022614 27928 webserver.cc:533] Webserver started at http://127.0.0.1:37583/ using document root <none> and password file <none>
14:00:53.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.022873 27928 mini_oidc.cc:186] Starting OIDC Discovery server
14:00:53.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.023535 27928 webserver.cc:533] Webserver started at http://127.0.0.1:39919/ using document root <none> and password file <none>
14:00:53.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:53Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:00:53.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:53Z Disabled control of system clock
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.056034 27928 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/wal
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/data
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/logs
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/data/info.pb
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.62:44743
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.62
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:53.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37583/jwks.json with env {}
14:00:53.151 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 7 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112853149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:53.161 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 7 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:00:53.162 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 7 as completed for source Source: KuduSource.
14:00:53.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 42 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112853412 for job e1db689dadb24874688c502d61d89301.
14:00:53.421 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 42 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:53.422 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 42 as completed for source Source: KuduSource.
14:00:53.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.434329 27939 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:53.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.434666 27939 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:53.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.434743 27939 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.443861 27939 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.443962 27939 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.444018 27939 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.444058 27939 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.444113 27939 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.444145 27939 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37583/jwks.json
14:00:53.453 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:53.454 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:53.454 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:53.454 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:53.454 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:53.455 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:53.455 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:53.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:53.456 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.455914 27939 master_runner.cc:387] Master server non-default flags:
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/data
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/wal
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.62:44743
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:53.456 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:53.456 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37583/jwks.json
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/data/info.pb
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.62
14:00:53.456 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:53.456 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/logs
14:00:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:53.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.458545 27939 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:53.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.460592 27939 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.469722 27944 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.469847 27945 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:53.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.471709 27947 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:53.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.472095 27939 server_base.cc:1061] running on GCE node
14:00:53.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.473065 27939 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.474957 27939 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.476434 27939 hybrid_clock.cc:648] HybridClock initialized: now 1779112853476332 us; error 43 us; skew 500 ppm
14:00:53.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.477176 27939 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:53.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.479964 27939 webserver.cc:533] Webserver started at http://127.27.70.62:36917/ using document root <none> and password file <none>
14:00:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.480818 27939 fs_manager.cc:362] Metadata directory not provided
14:00:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.481036 27939 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.481379 27939 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.484090 27939 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/data/instance:
14:00:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dfee113fbb944ffdb75d767ba31c0569"
14:00:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:53 on dist-test-slave-409m"
14:00:53.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.484961 27939 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/wal/instance:
14:00:53.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dfee113fbb944ffdb75d767ba31c0569"
14:00:53.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:53 on dist-test-slave-409m"
14:00:53.488 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:53.490 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.490 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.490 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location master-127.25.153.252:42633(127.25.153.252:42633) for tablet Kudu Master: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.491487 27939 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
14:00:53.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:53.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.495697 27954 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:53.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.497171 27939 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:00:53.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.497381 27939 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/wal
14:00:53.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dfee113fbb944ffdb75d767ba31c0569"
14:00:53.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:53 on dist-test-slave-409m"
14:00:53.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.497656 27939 fs_report.cc:389] FS layout report
14:00:53.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:53.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/wal
14:00:53.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/wal
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/data/data
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:53.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:53.510 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:53.510 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:53.511 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:53.511 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.511 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.511 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.512 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.512 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.512 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.512 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.512 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.512 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.512 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:53.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.525142 27939 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:53.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.526167 27939 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:53.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.526515 27939 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:53.530 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:53.531 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:53.531 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:53.532 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.532 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.532 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.532 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.532 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.532 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.532 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.532 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.532 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:53.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.549650 27939 rpc_server.cc:307] RPC server started. Bound to: 127.27.70.62:44743
14:00:53.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.549690 28009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.70.62:44743 every 8 connection(s)
14:00:53.550 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:53.551 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:53.551 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:53.551 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.551578 27939 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/data/info.pb
14:00:53.551 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.551 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.551 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.551 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.551 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.551 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.551 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.551 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.552 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:53.554 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:53.554 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:53.554 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:53.554 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:53.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:53.554 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:53.554 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:53.554 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:53.555 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:53.555 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:53.555 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:53.555 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:53.555 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:53.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.556592 27928 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 27939
14:00:53.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.557013 27928 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-0/wal/instance
14:00:53.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.557129 28010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.560206 27928 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/wal
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/data
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/logs
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/data/info.pb
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.61:36811
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.61
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37583/jwks.json with env {}
14:00:53.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.566390 28010 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } has no permanent_uuid. Determining permanent_uuid...
14:00:53.570 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:53.570 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:53.571 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:53.572 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.572 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.572 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.572 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.573 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.573 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.573 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.573 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.573 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.574 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:53.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.588712 28010 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } has no permanent_uuid. Determining permanent_uuid...
14:00:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.590093 27958 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.70.61:36811: connect: Connection refused (error 111)
14:00:53.590 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:53.591 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:53.591 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:53.591 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.591 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.592 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.592 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.592334 28010 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.61:36811: Network error: Client connection negotiation failed: client connection to 127.27.70.61:36811: connect: Connection refused (error 111)
14:00:53.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.592 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.592 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.592 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:53.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.641728 28010 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } attempt: 1
14:00:53.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.644004 28010 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.61:36811: Network error: Client connection negotiation failed: client connection to 127.27.70.61:36811: connect: Connection refused (error 111)
14:00:53.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 8 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112853649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:53.650 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:53.651 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:53.651 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:53.651 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.651 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.651 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.652 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.652 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.652 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.652 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.652 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.652 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.652 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:53.661 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 8 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:00:53.662 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 8 as completed for source Source: KuduSource.
14:00:53.690 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:53.690 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:53.691 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.691 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.691 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:53.691 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.691 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.691 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.691 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.691 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.692 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.692 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.692 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:53.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.712265 28010 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } attempt: 2
14:00:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.714562 28010 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.61:36811: Network error: Client connection negotiation failed: client connection to 127.27.70.61:36811: connect: Connection refused (error 111)
14:00:53.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.805915 28010 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } attempt: 3
14:00:53.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.807904 28010 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.61:36811: Network error: Client connection negotiation failed: client connection to 127.27.70.61:36811: connect: Connection refused (error 111)
14:00:53.870 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:53.870 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:53.871 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.871 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.871 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.871 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:53.871 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:53.871 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:53.872 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.872 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.872 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:53.872 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:53.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 43 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112853912 for job e1db689dadb24874688c502d61d89301.
14:00:53.920 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 43 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:00:53.921 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 43 as completed for source Source: KuduSource.
14:00:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.929701 28012 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.930024 28012 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.930099 28012 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:53.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.939338 28012 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:53.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.939498 28012 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:53.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.939576 28012 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:53.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.939620 28012 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:53.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.939671 28012 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:53.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.939705 28012 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37583/jwks.json
14:00:53.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.950670 28012 master_runner.cc:387] Master server non-default flags:
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/data
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/wal
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.61:36811
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37583/jwks.json
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/data/info.pb
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.61
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/logs
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:53.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.951190 28010 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } attempt: 4
14:00:53.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.952775 28012 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:53.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.953397 28010 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.61:36811: Network error: Client connection negotiation failed: client connection to 127.27.70.61:36811: connect: Connection refused (error 111)
14:00:53.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.954879 28012 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:53.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.963514 28020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:53.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.963744 28021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:53.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:53.965019 28023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:53.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.965191 28012 server_base.cc:1061] running on GCE node
14:00:53.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.966018 28012 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.967600 28012 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:53.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.968866 28012 hybrid_clock.cc:648] HybridClock initialized: now 1779112853968802 us; error 55 us; skew 500 ppm
14:00:53.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.969280 28012 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.971930 28012 webserver.cc:533] Webserver started at http://127.27.70.61:42273/ using document root <none> and password file <none>
14:00:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.972851 28012 fs_manager.cc:362] Metadata directory not provided
14:00:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.972994 28012 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.973372 28012 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.976161 28012 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/data/instance:
14:00:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8331087fba1c46218167d1d7c3745bb9"
14:00:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:53 on dist-test-slave-409m"
14:00:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.977144 28012 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/wal/instance:
14:00:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8331087fba1c46218167d1d7c3745bb9"
14:00:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:53 on dist-test-slave-409m"
14:00:53.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.983052 28012 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
14:00:53.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.986800 28029 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:53.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.988281 28012 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:00:53.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.988495 28012 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/wal
14:00:53.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8331087fba1c46218167d1d7c3745bb9"
14:00:53.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:53 on dist-test-slave-409m"
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:53.988775 28012 fs_report.cc:389] FS layout report
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/wal
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/wal
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/data/data
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:53.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:53.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:54.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.005396 28012 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:54.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.006377 28012 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:54.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.006629 28012 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:54.010 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:54.010 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:54.011 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:54.011 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:54.011 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:54.011 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:54.011 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:54.012 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:54.012 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:54.012 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:54.012 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:54.012 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:54.012 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:54.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.029489 28012 rpc_server.cc:307] RPC server started. Bound to: 127.27.70.61:36811
14:00:54.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.029548 28080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.70.61:36811 every 8 connection(s)
14:00:54.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.031162 28012 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/data/info.pb
14:00:54.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.033804 27928 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 28012
14:00:54.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.033982 27928 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-1/wal/instance
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.035395 27928 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/wal
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/data
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/logs
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/data/info.pb
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:54.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.60:39395
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.60
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:54.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37583/jwks.json with env {}
14:00:54.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.037670 28081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:54.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.045580 28081 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } has no permanent_uuid. Determining permanent_uuid...
14:00:54.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.060838 28081 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } has no permanent_uuid. Determining permanent_uuid...
14:00:54.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.070667 28081 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } has no permanent_uuid. Determining permanent_uuid...
14:00:54.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.071959 28032 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.073781 28081 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.60:39395: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.123129 28081 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } attempt: 1
14:00:54.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.125592 28081 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.60:39395: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 9 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112854149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:54.159 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 9 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:00:54.160 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 9 as completed for source Source: KuduSource.
14:00:54.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.193854 28081 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } attempt: 2
14:00:54.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.196465 28081 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.60:39395: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.252655 28010 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } attempt: 5
14:00:54.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.261469 28010 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } has no permanent_uuid. Determining permanent_uuid...
14:00:54.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.263571 28010 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.60:39395: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.287758 28081 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } attempt: 3
14:00:54.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.290030 28081 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.60:39395: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.314816 28010 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } attempt: 1
14:00:54.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.317085 28010 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.60:39395: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.370 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:54.370 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:54.370 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:54.370 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:54.371 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:54.371 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:54.371 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:54.371 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:54.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:54.371 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:54.371 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:54.371 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:54.371 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:54.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.385344 28010 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } attempt: 2
14:00:54.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.387547 28010 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.60:39395: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.406795 28083 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:54.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.407186 28083 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:54.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.407316 28083 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:54.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 44 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112854412 for job e1db689dadb24874688c502d61d89301.
14:00:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.418215 28083 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.418359 28083 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.418447 28083 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.418525 28083 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.418612 28083 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.418664 28083 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37583/jwks.json
14:00:54.422 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 44 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:00:54.423 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 44 as completed for source Source: KuduSource.
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.431075 28083 master_runner.cc:387] Master server non-default flags:
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/data
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/wal
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.60:39395
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37583/jwks.json
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/data/info.pb
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.60
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/logs
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:54.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:54.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:54.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.432911 28083 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:54.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.433311 28081 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } attempt: 4
14:00:54.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.435156 28083 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:54.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.435637 28081 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.60:39395: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.444205 28092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.444250 28091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:54.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.445027 28094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.445923 28083 server_base.cc:1061] running on GCE node
14:00:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.446763 28083 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:54.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.448457 28083 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:54.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.449730 28083 hybrid_clock.cc:648] HybridClock initialized: now 1779112854449657 us; error 60 us; skew 500 ppm
14:00:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.450162 28083 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:54.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.452915 28083 webserver.cc:533] Webserver started at http://127.27.70.60:45303/ using document root <none> and password file <none>
14:00:54.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.453784 28083 fs_manager.cc:362] Metadata directory not provided
14:00:54.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.453922 28083 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.454357 28083 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.456861 28083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/data/instance:
14:00:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7d884a93b3a64d9dadc3708147724987"
14:00:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:54 on dist-test-slave-409m"
14:00:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.457756 28083 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/wal/instance:
14:00:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7d884a93b3a64d9dadc3708147724987"
14:00:54.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:54 on dist-test-slave-409m"
14:00:54.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.463877 28083 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
14:00:54.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.467703 28100 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.469228 28083 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.469452 28083 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/wal
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7d884a93b3a64d9dadc3708147724987"
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:54 on dist-test-slave-409m"
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.469650 28083 fs_report.cc:389] FS layout report
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/wal
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/wal
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/data/data
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:54.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:54.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:54.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.493827 28010 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } attempt: 3
14:00:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.495002 28083 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.495978 28010 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.70.60:39395: Network error: Client connection negotiation failed: client connection to 127.27.70.60:39395: connect: Connection refused (error 111)
14:00:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.496052 28083 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.496345 28083 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:54.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.518272 28083 rpc_server.cc:307] RPC server started. Bound to: 127.27.70.60:39395
14:00:54.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.518384 28151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.70.60:39395 every 8 connection(s)
14:00:54.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.520090 28083 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/data/info.pb
14:00:54.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.524860 28152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.530238 27928 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 28083
14:00:54.530 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.530460 27928 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/master-2/wal/instance
14:00:54.531 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:54.531 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:54.531 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:54.531 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:54.531 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.531013 28152 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } has no permanent_uuid. Determining permanent_uuid...
14:00:54.531 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:54.532 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:54.532 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:54.532 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:54.532 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:54.532 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:54.532 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:54.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.547206 28152 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } has no permanent_uuid. Determining permanent_uuid...
14:00:54.548 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:54.549 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:54.549 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:54.549 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:54.549 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:54.549 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:54.549 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:54.549 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:54.555 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:54.556 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:54.556 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:54.557 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:54.557 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:54.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.563700 28152 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } has no permanent_uuid. Determining permanent_uuid...
14:00:54.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.576471 28152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987: Bootstrap starting.
14:00:54.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.580160 28152 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987: Neither blocks nor log segments found. Creating new log.
14:00:54.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.581298 28152 log.cc:826] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987: Log is configured to *not* fsync() on all Append() calls
14:00:54.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.584308 28152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987: No bootstrap required, opened a new log
14:00:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.589766 28152 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } }
14:00:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.590111 28152 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.590201 28152 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d884a93b3a64d9dadc3708147724987, State: Initialized, Role: FOLLOWER
14:00:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.590819 28152 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } }
14:00:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.591766 28161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [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: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.592067 28161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [sys.catalog]: This master's current role is: FOLLOWER
14:00:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.592813 28152 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [sys.catalog]: configured and running, proceeding with master startup.
14:00:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.603875 28172 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.604035 28172 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:54.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.600791 28083 master_runner.cc:187] Error getting master registration for 127.27.70.62:44743: OK, instance_id { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" instance_seqno: 1779112853543405 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:54.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.606451 28083 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:54.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 10 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112854649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:54.662 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 10 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:00:54.664 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 10 as completed for source Source: KuduSource.
14:00:54.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.673264 28010 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } attempt: 4
14:00:54.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.685256 28010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569: Bootstrap starting.
14:00:54.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.689420 28010 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569: Neither blocks nor log segments found. Creating new log.
14:00:54.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.690936 28010 log.cc:826] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569: Log is configured to *not* fsync() on all Append() calls
14:00:54.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.694407 28010 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569: No bootstrap required, opened a new log
14:00:54.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.702245 28010 raft_consensus.cc:359] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } }
14:00:54.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.702623 28010 raft_consensus.cc:385] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:54.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.702747 28010 raft_consensus.cc:740] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfee113fbb944ffdb75d767ba31c0569, State: Initialized, Role: FOLLOWER
14:00:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.703622 28010 consensus_queue.cc:260] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } }
14:00:54.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.704698 28175 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [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: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.704982 28175 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [sys.catalog]: This master's current role is: FOLLOWER
14:00:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.706048 28010 sys_catalog.cc:565] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [sys.catalog]: configured and running, proceeding with master startup.
14:00:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.711203 28161 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.711544 28161 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } }
14:00:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.713424 28161 leader_election.cc:290] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dfee113fbb944ffdb75d767ba31c0569 (127.27.70.62:44743), 8331087fba1c46218167d1d7c3745bb9 (127.27.70.61:36811)
14:00:54.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.714674 27985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7d884a93b3a64d9dadc3708147724987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfee113fbb944ffdb75d767ba31c0569" is_pre_election: true
14:00:54.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.715183 27985 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d884a93b3a64d9dadc3708147724987 in term 0.
14:00:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.717780 28103 leader_election.cc:304] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [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: 7d884a93b3a64d9dadc3708147724987, dfee113fbb944ffdb75d767ba31c0569; no voters: 
14:00:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.718618 28186 catalog_manager.cc:1593] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.718737 28186 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.719403 28161 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.719591 28161 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:54.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.719694 28161 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 0 FOLLOWER]: Advancing to term 1
14:00:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.723076 28161 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } }
14:00:54.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.724604 28161 leader_election.cc:290] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [CANDIDATE]: Term 1 election: Requested vote from peers dfee113fbb944ffdb75d767ba31c0569 (127.27.70.62:44743), 8331087fba1c46218167d1d7c3745bb9 (127.27.70.61:36811)
14:00:54.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.724586 27985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7d884a93b3a64d9dadc3708147724987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dfee113fbb944ffdb75d767ba31c0569"
14:00:54.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.724815 27985 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [term 0 FOLLOWER]: Advancing to term 1
14:00:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.728291 27985 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d884a93b3a64d9dadc3708147724987 in term 1.
14:00:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.729019 28103 leader_election.cc:304] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [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: 7d884a93b3a64d9dadc3708147724987, dfee113fbb944ffdb75d767ba31c0569; no voters: 
14:00:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.729590 28161 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 1 FOLLOWER]: Leader election won for term 1
14:00:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.719939 27939 master_runner.cc:187] Error getting master registration for 127.27.70.61:36811: OK, instance_id { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" instance_seqno: 1779112854023391 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.729967 27939 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.730578 28161 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [term 1 LEADER]: Becoming Leader. State: Replica: 7d884a93b3a64d9dadc3708147724987, State: Running, Role: LEADER
14:00:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.731312 28161 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [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: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } }
14:00:54.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.734839 28081 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } attempt: 5
14:00:54.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.735487 28188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d884a93b3a64d9dadc3708147724987. Latest consensus state: current_term: 1 leader_uuid: "7d884a93b3a64d9dadc3708147724987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.735831 28188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [sys.catalog]: This master's current role is: LEADER
14:00:54.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.743707 28190 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:00:54.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.745949 28190 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:00:54.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.748404 28106 tablet.cc:2404] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:54.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.749229 28081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9: Bootstrap starting.
14:00:54.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.753613 28081 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9: Neither blocks nor log segments found. Creating new log.
14:00:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.755329 28081 log.cc:826] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9: Log is configured to *not* fsync() on all Append() calls
14:00:54.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.763453 28081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9: No bootstrap required, opened a new log
14:00:54.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.773969 27985 raft_consensus.cc:1275] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [term 1 FOLLOWER]: Refusing update from remote peer 7d884a93b3a64d9dadc3708147724987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:54.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.775254 28188 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:54.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.778707 28081 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } }
14:00:54.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.779577 27963 tablet.cc:2404] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:54.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.779922 28081 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:54.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.780217 28081 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8331087fba1c46218167d1d7c3745bb9, State: Initialized, Role: FOLLOWER
14:00:54.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.781245 28081 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } }
14:00:54.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.790654 28081 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [sys.catalog]: configured and running, proceeding with master startup.
14:00:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.791033 28054 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [term 0 FOLLOWER]: Advancing to term 1
14:00:54.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.793040 28055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7d884a93b3a64d9dadc3708147724987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8331087fba1c46218167d1d7c3745bb9"
14:00:54.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.795363 28056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7d884a93b3a64d9dadc3708147724987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8331087fba1c46218167d1d7c3745bb9" is_pre_election: true
14:00:54.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.798372 28054 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [term 1 FOLLOWER]: Refusing update from remote peer 7d884a93b3a64d9dadc3708147724987: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:54.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.799496 28188 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:54.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.799713 28193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.799996 28193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [sys.catalog]: This master's current role is: FOLLOWER
14:00:54.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.816874 28175 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d884a93b3a64d9dadc3708147724987. Latest consensus state: current_term: 1 leader_uuid: "7d884a93b3a64d9dadc3708147724987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.817255 28175 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [sys.catalog]: This master's current role is: FOLLOWER
14:00:54.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.825198 28191 mvcc.cc:204] Tried to move back new op lower bound from 7287246253141147648 to 7287246252985200640. Current Snapshot: MvccSnapshot[applied={T|T < 7287246253141147648}]
14:00:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.828572 28188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7d884a93b3a64d9dadc3708147724987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.828926 28188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [sys.catalog]: This master's current role is: LEADER
14:00:54.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.829854 28175 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7d884a93b3a64d9dadc3708147724987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.830077 28175 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569 [sys.catalog]: This master's current role is: FOLLOWER
14:00:54.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.831159 28193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d884a93b3a64d9dadc3708147724987. Latest consensus state: current_term: 1 leader_uuid: "7d884a93b3a64d9dadc3708147724987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.831410 28193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [sys.catalog]: This master's current role is: FOLLOWER
14:00:54.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.831777 28161 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7d884a93b3a64d9dadc3708147724987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.832075 28161 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987 [sys.catalog]: This master's current role is: LEADER
14:00:54.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.833765 28198 mvcc.cc:204] Tried to move back new op lower bound from 7287246253141147648 to 7287246252985200640. Current Snapshot: MvccSnapshot[applied={T|T < 7287246253141147648}]
14:00:54.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.836885 28190 catalog_manager.cc:1382] Generated new cluster ID: b6ea33ce995044d7aad2e3cf6197f966
14:00:54.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.837001 28190 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:00:54.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.842869 28193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7d884a93b3a64d9dadc3708147724987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dfee113fbb944ffdb75d767ba31c0569" member_type: VOTER last_known_addr { host: "127.27.70.62" port: 44743 } } peers { permanent_uuid: "8331087fba1c46218167d1d7c3745bb9" member_type: VOTER last_known_addr { host: "127.27.70.61" port: 36811 } } peers { permanent_uuid: "7d884a93b3a64d9dadc3708147724987" member_type: VOTER last_known_addr { host: "127.27.70.60" port: 39395 } } }
14:00:54.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.843127 28193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9 [sys.catalog]: This master's current role is: FOLLOWER
14:00:54.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.882812 28190 catalog_manager.cc:1405] Generated new certificate authority record
14:00:54.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.891639 28190 catalog_manager.cc:1539] Loading token signing keys...
14:00:54.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.896102 28211 catalog_manager.cc:1294] Loaded cluster ID: b6ea33ce995044d7aad2e3cf6197f966
14:00:54.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.896425 28211 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9: loading cluster ID for follower catalog manager: success
14:00:54.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.897984 28211 catalog_manager.cc:1611] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9: acquiring CA information for follower catalog manager: Not found: root CA entry not found
14:00:54.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:54.898243 28211 catalog_manager.cc:883] Not found: root CA entry not found: failed to prepare follower catalog manager, will retry
14:00:54.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 45 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112854911 for job e1db689dadb24874688c502d61d89301.
14:00:54.922 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 45 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:00:54.926 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 45 as completed for source Source: KuduSource.
14:00:54.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.937887 28190 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7d884a93b3a64d9dadc3708147724987: Generated new TSK 0
14:00:54.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.939330 28190 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:00:54.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:54.975335 27928 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:54.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:54.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/wal
14:00:54.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/data
14:00:54.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:54.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:54.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:55.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:55.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:55.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:55.033 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:55.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/logs
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/data/info.pb
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.1:0
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.70.1
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.1
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:55.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 11 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112855148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:55.164 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 11 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=16 ms, finalizationTime=0 ms).
14:00:55.167 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 11 as completed for source Source: KuduSource.
14:00:55.199 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:55.200 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:55.200 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:55.201 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:55.202 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:55.202 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:55.203 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:55.203 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:55.203 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:55.203 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:55.203 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:55.203 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:55.204 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:55.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 46 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112855412 for job e1db689dadb24874688c502d61d89301.
14:00:55.424 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 46 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:00:55.426 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 46 as completed for source Source: KuduSource.
14:00:55.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:55.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:55.549003 28214 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:55.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:55.549325 28214 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:55.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:55.549399 28214 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:55.558844 28214 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:55.559100 28214 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.70.1
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.569840 28214 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/data
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/wal
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.1:0
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/data/info.pb
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.1
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.70.1
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/logs
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:55.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:55.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.571643 28214 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:55.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.573660 28214 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:55.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:55.585089 28221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:55.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:55.585542 28220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:55.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:55.585963 28223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:55.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.586642 28214 server_base.cc:1061] running on GCE node
14:00:55.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.587218 28214 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.588497 28214 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.589735 28214 hybrid_clock.cc:648] HybridClock initialized: now 1779112855589667 us; error 59 us; skew 500 ppm
14:00:55.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.590124 28214 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:55.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.592617 28214 webserver.cc:533] Webserver started at http://127.27.70.1:46109/ using document root <none> and password file <none>
14:00:55.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.593469 28214 fs_manager.cc:362] Metadata directory not provided
14:00:55.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.593569 28214 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:55.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.593930 28214 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.596823 28214 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/data/instance:
14:00:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89addc812a804e1e9a14af72e7d66a8a"
14:00:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:55 on dist-test-slave-409m"
14:00:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.597587 28214 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/wal/instance:
14:00:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89addc812a804e1e9a14af72e7d66a8a"
14:00:55.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:55 on dist-test-slave-409m"
14:00:55.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.603713 28214 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
14:00:55.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.607419 28229 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.609098 28214 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:00:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.609256 28214 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/wal
14:00:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89addc812a804e1e9a14af72e7d66a8a"
14:00:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:55 on dist-test-slave-409m"
14:00:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.609478 28214 fs_report.cc:389] FS layout report
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/wal
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/wal
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/data/data
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:55.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:55.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.623521 28214 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.624396 28214 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.624631 28214 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:55.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.625597 28214 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.627310 28214 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.627403 28214 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.627559 28214 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.627655 28214 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:55.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 12 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112855649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:55.661 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 12 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:00:55.662 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 12 as completed for source Source: KuduSource.
14:00:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.672041 28214 rpc_server.cc:307] RPC server started. Bound to: 127.27.70.1:44303
14:00:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.672183 28341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.70.1:44303 every 8 connection(s)
14:00:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.673624 28214 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/data/info.pb
14:00:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.684278 27928 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 28214
14:00:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.684501 27928 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-0/wal/instance
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.691031 27928 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/wal
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/data
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/logs
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/data/info.pb
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.2:0
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.70.2
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.2
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:55.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:55.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:55.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.712412 28344 heartbeater.cc:344] Connected to a master server at 127.27.70.61:36811
14:00:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.712882 28344 heartbeater.cc:461] Registering TS with master...
14:00:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.713953 28344 heartbeater.cc:507] Master 127.27.70.61:36811 requested a full tablet report, sending...
14:00:55.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.714951 28343 heartbeater.cc:344] Connected to a master server at 127.27.70.60:39395
14:00:55.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.714982 28342 heartbeater.cc:344] Connected to a master server at 127.27.70.62:44743
14:00:55.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.715162 28343 heartbeater.cc:461] Registering TS with master...
14:00:55.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.715258 28342 heartbeater.cc:461] Registering TS with master...
14:00:55.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.715827 28342 heartbeater.cc:507] Master 127.27.70.62:44743 requested a full tablet report, sending...
14:00:55.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.715915 28343 heartbeater.cc:507] Master 127.27.70.60:39395 requested a full tablet report, sending...
14:00:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.717744 27975 ts_manager.cc:194] Registered new tserver with Master: 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303)
14:00:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.717747 28117 ts_manager.cc:194] Registered new tserver with Master: 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303)
14:00:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.718066 28046 ts_manager.cc:194] Registered new tserver with Master: 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303)
14:00:55.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.719954 28117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.70.1:34973
14:00:55.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.720911 28186 catalog_manager.cc:1294] Loaded cluster ID: b6ea33ce995044d7aad2e3cf6197f966
14:00:55.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.720999 28186 catalog_manager.cc:1587] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569: loading cluster ID for follower catalog manager: success
14:00:55.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.724020 28186 catalog_manager.cc:1609] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569: acquiring CA information for follower catalog manager: success
14:00:55.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.726094 28186 catalog_manager.cc:1637] T 00000000000000000000000000000000 P dfee113fbb944ffdb75d767ba31c0569: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:55.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.902105 28211 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9: acquiring CA information for follower catalog manager: success
14:00:55.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:55.904219 28211 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 8331087fba1c46218167d1d7c3745bb9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:55.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 47 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112855912 for job e1db689dadb24874688c502d61d89301.
14:00:55.922 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 47 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:55.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 47 as completed for source Source: KuduSource.
14:00:55.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:56.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.069096 28352 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:56.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.069525 28352 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:56.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.069633 28352 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:56.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.079180 28352 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:56.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.079490 28352 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.70.2
14:00:56.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.090451 28352 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:56.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:56.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:56.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:56.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:56.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/data
14:00:56.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/wal
14:00:56.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.2:0
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/data/info.pb
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.2
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.70.2
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/logs
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:56.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:56.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.092662 28352 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:56.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.094806 28352 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:56.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.105863 28357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:56.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.106447 28358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:56.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.106954 28360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:56.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.107681 28352 server_base.cc:1061] running on GCE node
14:00:56.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.108425 28352 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:56.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.109714 28352 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:56.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.110996 28352 hybrid_clock.cc:648] HybridClock initialized: now 1779112856110936 us; error 35 us; skew 500 ppm
14:00:56.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.111385 28352 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:56.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.114064 28352 webserver.cc:533] Webserver started at http://127.27.70.2:33947/ using document root <none> and password file <none>
14:00:56.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.115021 28352 fs_manager.cc:362] Metadata directory not provided
14:00:56.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.115175 28352 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:56.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.115643 28352 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:56.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.118103 28352 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/data/instance:
14:00:56.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "160cf41611ba499aaffe1e6ae17e71c1"
14:00:56.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:56 on dist-test-slave-409m"
14:00:56.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.118911 28352 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/wal/instance:
14:00:56.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "160cf41611ba499aaffe1e6ae17e71c1"
14:00:56.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:56 on dist-test-slave-409m"
14:00:56.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.125064 28352 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
14:00:56.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.128834 28366 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:56.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.130478 28352 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
14:00:56.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.130694 28352 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/wal
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "160cf41611ba499aaffe1e6ae17e71c1"
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:56 on dist-test-slave-409m"
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.130947 28352 fs_report.cc:389] FS layout report
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/wal
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/wal
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/data/data
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:56.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:56.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 13 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112856149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:56.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.150991 28352 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:56.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.153628 28352 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:56.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.154197 28352 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:56.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.155640 28352 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:56.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.157657 28352 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:56.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.157752 28352 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:56.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.157829 28352 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.157878 28352 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:56.159 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 13 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:00:56.159 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 13 as completed for source Source: KuduSource.
14:00:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.199113 28352 rpc_server.cc:307] RPC server started. Bound to: 127.27.70.2:35535
14:00:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.199323 28478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.70.2:35535 every 8 connection(s)
14:00:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.200685 28352 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/data/info.pb
14:00:56.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.201413 27928 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 28352
14:00:56.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.201627 27928 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-1/wal/instance
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.206887 27928 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/wal
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/data
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/logs
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/data/info.pb
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.3:0
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.70.3
14:00:56.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.3
14:00:56.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:56.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:56.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:56.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:56.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:56.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:56.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.232780 28479 heartbeater.cc:344] Connected to a master server at 127.27.70.62:44743
14:00:56.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.232810 28481 heartbeater.cc:344] Connected to a master server at 127.27.70.61:36811
14:00:56.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.233248 28479 heartbeater.cc:461] Registering TS with master...
14:00:56.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.233256 28481 heartbeater.cc:461] Registering TS with master...
14:00:56.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.234542 28479 heartbeater.cc:507] Master 127.27.70.62:44743 requested a full tablet report, sending...
14:00:56.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.234570 28481 heartbeater.cc:507] Master 127.27.70.61:36811 requested a full tablet report, sending...
14:00:56.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.236665 27975 ts_manager.cc:194] Registered new tserver with Master: 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535)
14:00:56.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.236663 28046 ts_manager.cc:194] Registered new tserver with Master: 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535)
14:00:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.240381 28480 heartbeater.cc:344] Connected to a master server at 127.27.70.60:39395
14:00:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.240556 28480 heartbeater.cc:461] Registering TS with master...
14:00:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.241088 28480 heartbeater.cc:507] Master 127.27.70.60:39395 requested a full tablet report, sending...
14:00:56.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.242276 28117 ts_manager.cc:194] Registered new tserver with Master: 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535)
14:00:56.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.243367 28117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.70.2:48567
14:00:56.288 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:56.288 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:56.288 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:56.289 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:56.289 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:56.289 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:56.289 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:56.289 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:56.289 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:56.289 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:56.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:56.289 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:56.289 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:56.367 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:56.368 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:56.368 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:56.368 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:56.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:56.368 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:56.369 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:56.369 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:56.369 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:56.369 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:56.369 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:56.369 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:56.369 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:56.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 48 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112856412 for job e1db689dadb24874688c502d61d89301.
14:00:56.422 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 48 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:56.422 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 48 as completed for source Source: KuduSource.
14:00:56.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:56.554 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:56.554 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:56.555 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:56.555 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:56.555 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:56.555 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:56.555 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:56.556 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:56.556 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:56.556 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:56.556 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:56.556 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:56.556 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:56.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.586359 28485 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:56.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.586707 28485 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:56.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.586782 28485 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:56.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.596288 28485 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:56.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.596482 28485 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.70.3
14:00:56.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.607661 28485 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.70.20:43753
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/data
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/wal
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.70.3:0
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/data/info.pb
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.70.3
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.70.62:44743,127.27.70.61:36811,127.27.70.60:39395
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.70.3
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/logs
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:56.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:56.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.609452 28485 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:56.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.611367 28485 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:56.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.621932 28493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:56.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.621906 28492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:56.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:56.623908 28495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:56.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.624104 28485 server_base.cc:1061] running on GCE node
14:00:56.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.624910 28485 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:56.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.625957 28485 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:56.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.627233 28485 hybrid_clock.cc:648] HybridClock initialized: now 1779112856627141 us; error 74 us; skew 500 ppm
14:00:56.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.627697 28485 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:56.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.630270 28485 webserver.cc:533] Webserver started at http://127.27.70.3:37115/ using document root <none> and password file <none>
14:00:56.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.631093 28485 fs_manager.cc:362] Metadata directory not provided
14:00:56.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.631233 28485 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:56.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.631735 28485 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:56.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.634382 28485 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/data/instance:
14:00:56.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "402fc84a99344d34af8c042df703525b"
14:00:56.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:56 on dist-test-slave-409m"
14:00:56.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.635404 28485 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/wal/instance:
14:00:56.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "402fc84a99344d34af8c042df703525b"
14:00:56.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:56 on dist-test-slave-409m"
14:00:56.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.641422 28485 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
14:00:56.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.645285 28501 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.646939 28485 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.647158 28485 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/wal
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "402fc84a99344d34af8c042df703525b"
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:56 on dist-test-slave-409m"
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.647439 28485 fs_report.cc:389] FS layout report
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/wal
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/wal
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/data/data
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:56.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:56.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:56.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 14 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112856649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:56.661 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 14 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:00:56.661 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 14 as completed for source Source: KuduSource.
14:00:56.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.673067 28485 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.674212 28485 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.674539 28485 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:56.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.675765 28485 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.677944 28485 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.678050 28485 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.678148 28485 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.678215 28485 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:56.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.716266 28485 rpc_server.cc:307] RPC server started. Bound to: 127.27.70.3:36571
14:00:56.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.716301 28613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.70.3:36571 every 8 connection(s)
14:00:56.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.717705 28485 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/data/info.pb
14:00:56.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.719847 27928 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 28485
14:00:56.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.720028 27928 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster11834086194220293853/ts-2/wal/instance
14:00:56.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.725786 28343 heartbeater.cc:499] Master 127.27.70.60:39395 was elected leader, sending a full tablet report...
14:00:56.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.739681 28615 heartbeater.cc:344] Connected to a master server at 127.27.70.60:39395
14:00:56.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.740562 28615 heartbeater.cc:461] Registering TS with master...
14:00:56.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.741003 28616 heartbeater.cc:344] Connected to a master server at 127.27.70.61:36811
14:00:56.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.741178 28616 heartbeater.cc:461] Registering TS with master...
14:00:56.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.742002 28616 heartbeater.cc:507] Master 127.27.70.61:36811 requested a full tablet report, sending...
14:00:56.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.742033 28615 heartbeater.cc:507] Master 127.27.70.60:39395 requested a full tablet report, sending...
14:00:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.744338 28116 ts_manager.cc:194] Registered new tserver with Master: 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:00:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.744587 28046 ts_manager.cc:194] Registered new tserver with Master: 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:00:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.744724 28614 heartbeater.cc:344] Connected to a master server at 127.27.70.62:44743
14:00:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.744856 28614 heartbeater.cc:461] Registering TS with master...
14:00:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.745407 28614 heartbeater.cc:507] Master 127.27.70.62:44743 requested a full tablet report, sending...
14:00:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.745620 28116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.70.3:40091
14:00:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.746456 27975 ts_manager.cc:194] Registered new tserver with Master: 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:00:56.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:56.749778 27928 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:00:56.751 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:56.752 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:00:56.753 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.70.62"
      port: 44743
    }
    bound_http_address {
      host: "127.27.70.62"
      port: 36917
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.70.61"
      port: 36811
    }
    bound_http_address {
      host: "127.27.70.61"
      port: 42273
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.70.60"
      port: 39395
    }
    bound_http_address {
      host: "127.27.70.60"
      port: 45303
    }
  }
}

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

14:00:56.754 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.70.1"
      port: 44303
    }
    bound_http_address {
      host: "127.27.70.1"
      port: 46109
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.70.2"
      port: 35535
    }
    bound_http_address {
      host: "127.27.70.2"
      port: 33947
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.70.3"
      port: 36571
    }
    bound_http_address {
      host: "127.27.70.3"
      port: 37115
    }
  }
}

14:00:56.754 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:00:56.756 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:00:56.756 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:00:56.756 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:00:56.757 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:00:56.757 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:00:56.760 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:00:56.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 49 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112856912 for job e1db689dadb24874688c502d61d89301.
14:00:56.922 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 49 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:56.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 49 as completed for source Source: KuduSource.
14:00:56.994 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:57.110 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:00:57.110 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:00:57.110 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:00:57.111 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:57.111 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:57.111 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:57.111 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:57.111 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:57.111 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:00:57.111 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:57.111 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:00:57.111 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:00:57.111 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:00:57.120 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:00:57.120 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:00:57.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.122581 28622 mini_oidc.cc:150] Starting JWKS server
14:00:57.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.125064 28622 webserver.cc:533] Webserver started at http://127.0.0.1:38569/ using document root <none> and password file <none>
14:00:57.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.125308 28622 mini_oidc.cc:186] Starting OIDC Discovery server
14:00:57.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.125798 28622 webserver.cc:533] Webserver started at http://127.0.0.1:38787/ using document root <none> and password file <none>
14:00:57.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:57Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:00:57.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:00:57Z Disabled control of system clock
14:00:57.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 15 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112857149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.158936 28622 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/wal
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/data
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/logs
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/data/info.pb
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:57.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.190:46195
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.190
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:57.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38569/jwks.json with env {}
14:00:57.161 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 15 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:00:57.162 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 15 as completed for source Source: KuduSource.
14:00:57.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.246658 28480 heartbeater.cc:499] Master 127.27.70.60:39395 was elected leader, sending a full tablet report...
14:00:57.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 50 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112857411 for job e1db689dadb24874688c502d61d89301.
14:00:57.421 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 50 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:00:57.422 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 50 as completed for source Source: KuduSource.
14:00:57.494 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:57.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.517295 28633 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:57.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.517627 28633 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:57.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.517704 28633 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:57.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.526932 28633 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:57.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.527032 28633 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:57.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.527086 28633 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:57.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.527125 28633 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:57.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.527185 28633 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:57.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.527220 28633 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38569/jwks.json
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.538115 28633 master_runner.cc:387] Master server non-default flags:
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/data
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/wal
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.190:46195
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38569/jwks.json
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/data/info.pb
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.190
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/logs
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:57.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:57.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.539804 28633 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:57.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.541826 28633 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.550887 28639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:57.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.551576 28638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.557106 28641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.557622 28633 server_base.cc:1061] running on GCE node
14:00:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.558508 28633 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:57.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.560214 28633 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.561542 28633 hybrid_clock.cc:648] HybridClock initialized: now 1779112857561459 us; error 96 us; skew 500 ppm
14:00:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.561985 28633 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.564569 28633 webserver.cc:533] Webserver started at http://127.27.243.190:44347/ using document root <none> and password file <none>
14:00:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.565361 28633 fs_manager.cc:362] Metadata directory not provided
14:00:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.565500 28633 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.565886 28633 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.568486 28633 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/data/instance:
14:00:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ebbfbfdf49094854935a40642fbff37b"
14:00:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:57 on dist-test-slave-409m"
14:00:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.569375 28633 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/wal/instance:
14:00:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ebbfbfdf49094854935a40642fbff37b"
14:00:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:57 on dist-test-slave-409m"
14:00:57.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.575404 28633 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
14:00:57.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.579690 28647 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.581176 28633 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
14:00:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.581409 28633 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/wal
14:00:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ebbfbfdf49094854935a40642fbff37b"
14:00:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:57 on dist-test-slave-409m"
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.581739 28633 fs_report.cc:389] FS layout report
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/wal
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/wal
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/data/data
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:57.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.601866 28633 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:57.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.602854 28633 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:57.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.603188 28633 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.626101 28633 rpc_server.cc:307] RPC server started. Bound to: 127.27.243.190:46195
14:00:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.626137 28698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.243.190:46195 every 8 connection(s)
14:00:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.627808 28633 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/data/info.pb
14:00:57.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.632598 28699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:57.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.638367 28622 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 28633
14:00:57.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.638685 28622 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-0/wal/instance
14:00:57.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.639149 28699 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } has no permanent_uuid. Determining permanent_uuid...
14:00:57.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.641769 28622 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/wal
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/data
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/logs
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/data/info.pb
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.189:41285
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.189
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:57.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:00:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:57.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38569/jwks.json with env {}
14:00:57.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 16 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112857649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.661250 28699 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } has no permanent_uuid. Determining permanent_uuid...
14:00:57.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.663722 28649 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.243.189:41285: connect: Connection refused (error 111)
14:00:57.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.665644 28699 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.189:41285: Network error: Client connection negotiation failed: client connection to 127.27.243.189:41285: connect: Connection refused (error 111)
14:00:57.672 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 16 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=22 ms, finalizationTime=1 ms).
14:00:57.674 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 16 as completed for source Source: KuduSource.
14:00:57.687 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:57.688 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:57.689 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:57.689 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:57.689 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:57.689 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:57.689 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:57.689 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:57.689 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:57.689 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:57.689 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:57.689 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:57.690 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:57.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.715101 28699 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } attempt: 1
14:00:57.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.717545 28699 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.189:41285: Network error: Client connection negotiation failed: client connection to 127.27.243.189:41285: connect: Connection refused (error 111)
14:00:57.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.748855 28615 heartbeater.cc:499] Master 127.27.70.60:39395 was elected leader, sending a full tablet report...
14:00:57.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.785805 28699 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } attempt: 2
14:00:57.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.788044 28699 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.189:41285: Network error: Client connection negotiation failed: client connection to 127.27.243.189:41285: connect: Connection refused (error 111)
14:00:57.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:57.879357 28699 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } attempt: 3
14:00:57.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:57.881834 28699 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.189:41285: Network error: Client connection negotiation failed: client connection to 127.27.243.189:41285: connect: Connection refused (error 111)
14:00:57.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 51 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112857911 for job e1db689dadb24874688c502d61d89301.
14:00:57.921 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 51 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:00:57.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 51 as completed for source Source: KuduSource.
14:00:57.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:58.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.025094 28699 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } attempt: 4
14:00:58.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.027594 28699 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.189:41285: Network error: Client connection negotiation failed: client connection to 127.27.243.189:41285: connect: Connection refused (error 111)
14:00:58.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.036628 28703 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:58.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.036948 28703 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:58.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.037024 28703 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:58.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.046090 28703 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:58.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.046195 28703 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:58.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.046249 28703 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:58.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.046290 28703 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:58.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.046343 28703 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:58.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.046377 28703 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38569/jwks.json
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.057415 28703 master_runner.cc:387] Master server non-default flags:
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/data
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/wal
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:58.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.189:41285
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38569/jwks.json
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/data/info.pb
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.189
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/logs
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:58.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:58.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.059044 28703 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:58.060 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:58.060 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:58.061 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:58.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.061079 28703 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:58.061 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:58.061 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:58.061 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:58.061 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:58.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:58.061 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:58.061 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:58.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:58.061 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:58.061 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:58.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.070494 28709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:58.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.070336 28710 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:58.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.070749 28712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:58.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.071641 28703 server_base.cc:1061] running on GCE node
14:00:58.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.072494 28703 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:58.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.074120 28703 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:58.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.075376 28703 hybrid_clock.cc:648] HybridClock initialized: now 1779112858075329 us; error 42 us; skew 500 ppm
14:00:58.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.075785 28703 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:58.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.078347 28703 webserver.cc:533] Webserver started at http://127.27.243.189:40647/ using document root <none> and password file <none>
14:00:58.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.079149 28703 fs_manager.cc:362] Metadata directory not provided
14:00:58.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.079252 28703 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:58.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.079625 28703 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:58.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.082252 28703 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/data/instance:
14:00:58.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1808294c89b3459191d28d9651a60376"
14:00:58.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:58 on dist-test-slave-409m"
14:00:58.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.083094 28703 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/wal/instance:
14:00:58.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1808294c89b3459191d28d9651a60376"
14:00:58.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:58 on dist-test-slave-409m"
14:00:58.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.089083 28703 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.003s
14:00:58.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.092900 28718 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:58.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.094580 28703 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
14:00:58.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.094735 28703 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/wal
14:00:58.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1808294c89b3459191d28d9651a60376"
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:58 on dist-test-slave-409m"
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.094933 28703 fs_report.cc:389] FS layout report
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/wal
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/wal
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/data/data
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:58.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:58.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.110533 28703 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:58.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.111399 28703 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:58.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.111706 28703 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:58.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.133275 28703 rpc_server.cc:307] RPC server started. Bound to: 127.27.243.189:41285
14:00:58.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.133349 28769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.243.189:41285 every 8 connection(s)
14:00:58.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.134851 28703 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/data/info.pb
14:00:58.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.135360 28622 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 28703
14:00:58.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.135562 28622 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-1/wal/instance
14:00:58.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.136842 28622 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/wal
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/data
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/logs
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/data/info.pb
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.188:41999
14:00:58.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.188
14:00:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:00:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:00:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:58.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38569/jwks.json with env {}
14:00:58.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.141312 28770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:58.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.147640 28770 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } has no permanent_uuid. Determining permanent_uuid...
14:00:58.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 17 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112858148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:58.165 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 17 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=16 ms, finalizationTime=1 ms).
14:00:58.167 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 17 as completed for source Source: KuduSource.
14:00:58.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.186832 28770 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } has no permanent_uuid. Determining permanent_uuid...
14:00:58.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.198662 28770 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } has no permanent_uuid. Determining permanent_uuid...
14:00:58.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.199923 28722 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.203052 28770 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.188:41999: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.252413 28770 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } attempt: 1
14:00:58.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.254597 28770 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.188:41999: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.322918 28770 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } attempt: 2
14:00:58.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.325228 28770 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.188:41999: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.326858 28699 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } attempt: 5
14:00:58.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.334187 28699 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } has no permanent_uuid. Determining permanent_uuid...
14:00:58.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.336213 28699 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.188:41999: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.387503 28699 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } attempt: 1
14:00:58.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.389755 28699 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.188:41999: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 52 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112858412 for job e1db689dadb24874688c502d61d89301.
14:00:58.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.417158 28770 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } attempt: 3
14:00:58.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.421623 28770 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.188:41999: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.421 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 52 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:00:58.422 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 52 as completed for source Source: KuduSource.
14:00:58.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.458034 28699 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } attempt: 2
14:00:58.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.460314 28699 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.188:41999: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:58.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.518070 28772 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:58.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.518409 28772 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:58.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.518484 28772 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:58.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.527524 28772 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:00:58.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.527630 28772 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:58.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.527688 28772 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:00:58.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.527727 28772 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:00:58.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.527781 28772 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:00:58.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.527830 28772 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38569/jwks.json
14:00:58.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.538641 28772 master_runner.cc:387] Master server non-default flags:
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/data
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/wal
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.188:41999
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38569/jwks.json
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/data/info.pb
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.188
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/logs
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:58.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:58.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.540458 28772 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:58.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.542474 28772 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:58.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.551761 28780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:58.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.551831 28781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:58.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.552757 28783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:58.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.554306 28772 server_base.cc:1061] running on GCE node
14:00:58.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.555397 28772 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:58.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.557143 28772 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:58.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.558441 28772 hybrid_clock.cc:648] HybridClock initialized: now 1779112858558388 us; error 38 us; skew 500 ppm
14:00:58.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.558874 28772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:58.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.561434 28772 webserver.cc:533] Webserver started at http://127.27.243.188:43557/ using document root <none> and password file <none>
14:00:58.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.562321 28772 fs_manager.cc:362] Metadata directory not provided
14:00:58.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.562419 28772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:58.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.562737 28772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:58.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.564889 28770 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } attempt: 4
14:00:58.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.565413 28772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/data/instance:
14:00:58.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7fa9c411bce54344a89b6f80ff5f7e1a"
14:00:58.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:58 on dist-test-slave-409m"
14:00:58.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.566509 28772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/wal/instance:
14:00:58.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7fa9c411bce54344a89b6f80ff5f7e1a"
14:00:58.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:58 on dist-test-slave-409m"
14:00:58.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.566586 28699 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } attempt: 3
14:00:58.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.567487 28770 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.188:41999: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.568447 28699 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.27.243.188:41999: Network error: Client connection negotiation failed: client connection to 127.27.243.188:41999: connect: Connection refused (error 111)
14:00:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.573007 28772 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
14:00:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.576682 28789 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.578233 28772 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.578392 28772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/wal
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7fa9c411bce54344a89b6f80ff5f7e1a"
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:58 on dist-test-slave-409m"
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.578603 28772 fs_report.cc:389] FS layout report
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/wal
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/wal
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/data/data
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:58.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.592566 28772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:58.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.593535 28772 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:58.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.593837 28772 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:58.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.617733 28772 rpc_server.cc:307] RPC server started. Bound to: 127.27.243.188:41999
14:00:58.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.617754 28840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.243.188:41999 every 8 connection(s)
14:00:58.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.619372 28772 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/data/info.pb
14:00:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.624893 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:00:58.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.625645 28622 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 28772
14:00:58.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.625844 28622 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/master-2/wal/instance
14:00:58.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.633517 28841 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } has no permanent_uuid. Determining permanent_uuid...
14:00:58.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 18 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112858648 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:58.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.650828 28841 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } has no permanent_uuid. Determining permanent_uuid...
14:00:58.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.660377 28841 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } has no permanent_uuid. Determining permanent_uuid...
14:00:58.661 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 18 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:00:58.662 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 18 as completed for source Source: KuduSource.
14:00:58.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.673180 28841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a: Bootstrap starting.
14:00:58.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.677796 28841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a: Neither blocks nor log segments found. Creating new log.
14:00:58.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.679093 28841 log.cc:826] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a: Log is configured to *not* fsync() on all Append() calls
14:00:58.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.682571 28841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a: No bootstrap required, opened a new log
14:00:58.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.688905 28841 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } }
14:00:58.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.689229 28841 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:58.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.689316 28841 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fa9c411bce54344a89b6f80ff5f7e1a, State: Initialized, Role: FOLLOWER
14:00:58.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.690011 28841 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } }
14:00:58.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.690981 28848 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [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: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:58.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.691288 28848 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [sys.catalog]: This master's current role is: FOLLOWER
14:00:58.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.692039 28841 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [sys.catalog]: configured and running, proceeding with master startup.
14:00:58.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.703012 28859 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:58.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.703392 28859 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.699828 28772 master_runner.cc:187] Error getting master registration for 127.27.243.190:46195: OK, instance_id { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" instance_seqno: 1779112857619950 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:58.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.705644 28772 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:58.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.745649 28699 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } attempt: 4
14:00:58.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.758736 28699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b: Bootstrap starting.
14:00:58.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.762506 28699 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b: Neither blocks nor log segments found. Creating new log.
14:00:58.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.765595 28699 log.cc:826] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b: Log is configured to *not* fsync() on all Append() calls
14:00:58.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.769033 28699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b: No bootstrap required, opened a new log
14:00:58.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.777890 28699 raft_consensus.cc:359] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } }
14:00:58.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.778276 28699 raft_consensus.cc:385] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:58.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.778429 28699 raft_consensus.cc:740] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebbfbfdf49094854935a40642fbff37b, State: Initialized, Role: FOLLOWER
14:00:58.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.779214 28699 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } }
14:00:58.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.781131 28862 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [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: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:58.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.781520 28862 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [sys.catalog]: This master's current role is: FOLLOWER
14:00:58.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.782482 28699 sys_catalog.cc:565] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [sys.catalog]: configured and running, proceeding with master startup.
14:00:58.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.795096 28873 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:00:58.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.797083 28873 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:00:58.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.793634 28633 master_runner.cc:187] Error getting master registration for 127.27.243.189:41285: OK, instance_id { permanent_uuid: "1808294c89b3459191d28d9651a60376" instance_seqno: 1779112858127370 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:00:58.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.799927 28633 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:00:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.819043 28862 raft_consensus.cc:493] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:00:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.819355 28862 raft_consensus.cc:515] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } }
14:00:58.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.821216 28862 leader_election.cc:290] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1808294c89b3459191d28d9651a60376 (127.27.243.189:41285), 7fa9c411bce54344a89b6f80ff5f7e1a (127.27.243.188:41999)
14:00:58.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.822372 28816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ebbfbfdf49094854935a40642fbff37b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" is_pre_election: true
14:00:58.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.822983 28816 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebbfbfdf49094854935a40642fbff37b in term 0.
14:00:58.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.823768 28651 leader_election.cc:304] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [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: 7fa9c411bce54344a89b6f80ff5f7e1a, ebbfbfdf49094854935a40642fbff37b; no voters: 
14:00:58.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.824311 28862 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 0 FOLLOWER]: Leader pre-election won for term 1
14:00:58.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.824512 28862 raft_consensus.cc:493] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:00:58.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.824617 28862 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 0 FOLLOWER]: Advancing to term 1
14:00:58.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.827888 28862 raft_consensus.cc:515] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } }
14:00:58.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.829170 28862 leader_election.cc:290] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [CANDIDATE]: Term 1 election: Requested vote from peers 1808294c89b3459191d28d9651a60376 (127.27.243.189:41285), 7fa9c411bce54344a89b6f80ff5f7e1a (127.27.243.188:41999)
14:00:58.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.829541 28816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ebbfbfdf49094854935a40642fbff37b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a"
14:00:58.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.829773 28816 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [term 0 FOLLOWER]: Advancing to term 1
14:00:58.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.833320 28816 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebbfbfdf49094854935a40642fbff37b in term 1.
14:00:58.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.834005 28651 leader_election.cc:304] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [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: 7fa9c411bce54344a89b6f80ff5f7e1a, ebbfbfdf49094854935a40642fbff37b; no voters: 
14:00:58.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.834542 28862 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 1 FOLLOWER]: Leader election won for term 1
14:00:58.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.837998 28862 raft_consensus.cc:697] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [term 1 LEADER]: Becoming Leader. State: Replica: ebbfbfdf49094854935a40642fbff37b, State: Running, Role: LEADER
14:00:58.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.838858 28862 consensus_queue.cc:237] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [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: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } }
14:00:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.843758 28875 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebbfbfdf49094854935a40642fbff37b. Latest consensus state: current_term: 1 leader_uuid: "ebbfbfdf49094854935a40642fbff37b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:58.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.844132 28875 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [sys.catalog]: This master's current role is: LEADER
14:00:58.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.846560 28795 tablet.cc:2404] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:58.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.856253 28877 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:00:58.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:58.856551 28653 tablet.cc:2404] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:00:58.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.859102 28877 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:00:58.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.866747 28770 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } attempt: 5
14:00:58.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.877377 28815 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [term 1 FOLLOWER]: Refusing update from remote peer ebbfbfdf49094854935a40642fbff37b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:58.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.878532 28875 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:58.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.882320 28770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376: Bootstrap starting.
14:00:58.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.890605 28770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376: Neither blocks nor log segments found. Creating new log.
14:00:58.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.892518 28770 log.cc:826] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376: Log is configured to *not* fsync() on all Append() calls
14:00:58.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.904157 28770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376: No bootstrap required, opened a new log
14:00:58.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 53 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112858912 for job e1db689dadb24874688c502d61d89301.
14:00:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.918123 28848 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebbfbfdf49094854935a40642fbff37b. Latest consensus state: current_term: 1 leader_uuid: "ebbfbfdf49094854935a40642fbff37b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.918393 28848 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [sys.catalog]: This master's current role is: FOLLOWER
14:00:58.930 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 53 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:00:58.931 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 53 as completed for source Source: KuduSource.
14:00:58.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.944792 28862 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ebbfbfdf49094854935a40642fbff37b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:58.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.944903 28848 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ebbfbfdf49094854935a40642fbff37b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:58.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.945114 28862 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [sys.catalog]: This master's current role is: LEADER
14:00:58.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.945137 28848 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a [sys.catalog]: This master's current role is: FOLLOWER
14:00:58.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.940240 28770 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } }
14:00:58.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.947707 28770 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:00:58.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.948071 28770 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1808294c89b3459191d28d9651a60376, State: Initialized, Role: FOLLOWER
14:00:58.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.949139 28770 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } }
14:00:58.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.950310 28877 catalog_manager.cc:1382] Generated new cluster ID: 692aea66185b4e65824b91fa750a0da2
14:00:58.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.950424 28877 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:00:58.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.958004 28884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [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: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:58.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.958328 28884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [sys.catalog]: This master's current role is: FOLLOWER
14:00:58.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.960294 28770 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [sys.catalog]: configured and running, proceeding with master startup.
14:00:58.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.960697 28743 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [term 0 FOLLOWER]: Advancing to term 1
14:00:58.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.964620 28744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ebbfbfdf49094854935a40642fbff37b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1808294c89b3459191d28d9651a60376"
14:00:58.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.965564 28745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ebbfbfdf49094854935a40642fbff37b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1808294c89b3459191d28d9651a60376" is_pre_election: true
14:00:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.967981 28743 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [term 1 FOLLOWER]: Refusing update from remote peer ebbfbfdf49094854935a40642fbff37b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:00:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.968896 28875 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:00:58.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.991532 28877 catalog_manager.cc:1405] Generated new certificate authority record
14:00:58.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:58.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:58.995208 28877 catalog_manager.cc:1539] Loading token signing keys...
14:00:59.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.006013 28862 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ebbfbfdf49094854935a40642fbff37b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:59.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.006349 28862 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b [sys.catalog]: This master's current role is: LEADER
14:00:59.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.011336 28884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebbfbfdf49094854935a40642fbff37b. Latest consensus state: current_term: 1 leader_uuid: "ebbfbfdf49094854935a40642fbff37b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:59.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.011675 28884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [sys.catalog]: This master's current role is: FOLLOWER
14:00:59.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.013199 28891 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ebbfbfdf49094854935a40642fbff37b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebbfbfdf49094854935a40642fbff37b" member_type: VOTER last_known_addr { host: "127.27.243.190" port: 46195 } } peers { permanent_uuid: "1808294c89b3459191d28d9651a60376" member_type: VOTER last_known_addr { host: "127.27.243.189" port: 41285 } } peers { permanent_uuid: "7fa9c411bce54344a89b6f80ff5f7e1a" member_type: VOTER last_known_addr { host: "127.27.243.188" port: 41999 } } }
14:00:59.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.013983 28891 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376 [sys.catalog]: This master's current role is: FOLLOWER
14:00:59.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.023495 28877 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b: Generated new TSK 0
14:00:59.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.025051 28877 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:00:59.033 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:00:59.034 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:00:59.035 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:00:59.035 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:59.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:59.036 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:00:59.036 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:59.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:59.036 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:00:59.037 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:59.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:59.037 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:00:59.037 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.047734 28622 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/wal
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/data
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/logs
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/data/info.pb
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.129:0
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.243.129
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.129
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:59.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:59.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.078498 28901 catalog_manager.cc:1294] Loaded cluster ID: 692aea66185b4e65824b91fa750a0da2
14:00:59.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.078845 28901 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376: loading cluster ID for follower catalog manager: success
14:00:59.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.083388 28901 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376: acquiring CA information for follower catalog manager: success
14:00:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.086393 28901 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 1808294c89b3459191d28d9651a60376: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:59.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 19 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112859149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:59.159 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 19 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:00:59.161 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 19 as completed for source Source: KuduSource.
14:00:59.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 54 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112859412 for job e1db689dadb24874688c502d61d89301.
14:00:59.422 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 54 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:00:59.423 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 54 as completed for source Source: KuduSource.
14:00:59.494 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:00:59.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:59.573923 28902 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:00:59.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:59.574302 28902 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:00:59.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:59.574405 28902 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:00:59.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:59.584031 28902 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:00:59.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:59.584311 28902 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.243.129
14:00:59.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.596498 28902 tablet_server_runner.cc:78] Tablet server non-default flags:
14:00:59.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:59.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/data
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/wal
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.129:0
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/data/info.pb
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.129
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.243.129
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/logs
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:00:59.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:00:59.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:00:59.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:00:59.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.598737 28902 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:00:59.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.600978 28902 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:00:59.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:59.612152 28908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:59.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:59.616560 28909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:59.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:00:59.618386 28911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:00:59.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.618912 28902 server_base.cc:1061] running on GCE node
14:00:59.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.619674 28902 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:00:59.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.620923 28902 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:00:59.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.622166 28902 hybrid_clock.cc:648] HybridClock initialized: now 1779112859622152 us; error 113 us; skew 500 ppm
14:00:59.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.622617 28902 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:00:59.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.625157 28902 webserver.cc:533] Webserver started at http://127.27.243.129:42081/ using document root <none> and password file <none>
14:00:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.631494 28902 fs_manager.cc:362] Metadata directory not provided
14:00:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.631814 28902 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:00:59.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.632331 28902 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:00:59.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.635856 28902 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/data/instance:
14:00:59.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "801c9c73509f42bb97555cfda87e7e98"
14:00:59.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:59 on dist-test-slave-409m"
14:00:59.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.637261 28902 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/wal/instance:
14:00:59.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "801c9c73509f42bb97555cfda87e7e98"
14:00:59.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:59 on dist-test-slave-409m"
14:00:59.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 20 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112859649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:00:59.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.653165 28902 fs_manager.cc:696] Time spent creating directory manager: real 0.015s	user 0.012s	sys 0.000s
14:00:59.658 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 20 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:00:59.659 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 20 as completed for source Source: KuduSource.
14:00:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.660383 28917 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:00:59.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.662184 28902 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.003s
14:00:59.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.662390 28902 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/wal
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "801c9c73509f42bb97555cfda87e7e98"
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:00:59 on dist-test-slave-409m"
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.662640 28902 fs_report.cc:389] FS layout report
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/wal
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/wal
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/data/data
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:00:59.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:00:59.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.698809 28902 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:00:59.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.699892 28902 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:00:59.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.700219 28902 kserver.cc:163] Server-wide thread pool size limit: 3276
14:00:59.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.701463 28902 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:00:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.703310 28902 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:00:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.703433 28902 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:00:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.703564 28902 ts_tablet_manager.cc:616] Registered 0 tablets
14:00:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.703646 28902 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:00:59.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.705983 28859 catalog_manager.cc:1294] Loaded cluster ID: 692aea66185b4e65824b91fa750a0da2
14:00:59.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.706094 28859 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a: loading cluster ID for follower catalog manager: success
14:00:59.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.710289 28859 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a: acquiring CA information for follower catalog manager: success
14:00:59.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.713732 28859 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7fa9c411bce54344a89b6f80ff5f7e1a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:00:59.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.759621 28902 rpc_server.cc:307] RPC server started. Bound to: 127.27.243.129:35819
14:00:59.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.759676 29029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.243.129:35819 every 8 connection(s)
14:00:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.761087 28902 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/data/info.pb
14:00:59.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.769258 28622 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 28902
14:00:59.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.769523 28622 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-0/wal/instance
14:00:59.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.777631 28622 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:59.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/wal
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/data
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/logs
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/data/info.pb
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:00:59.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:00:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.130:0
14:00:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.243.130
14:00:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.130
14:00:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:00:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:00:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:00:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:00:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:00:59.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:00:59.788 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:00:59.789 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:00:59.789 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:00:59.790 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:59.790 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:59.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:59.790 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:59.790 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:00:59.790 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:59.790 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:00:59.793 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:59.793 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:00:59.794 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:00:59.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.806170 29030 heartbeater.cc:344] Connected to a master server at 127.27.243.188:41999
14:00:59.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.806986 29030 heartbeater.cc:461] Registering TS with master...
14:00:59.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.808162 29030 heartbeater.cc:507] Master 127.27.243.188:41999 requested a full tablet report, sending...
14:00:59.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.810736 28806 ts_manager.cc:194] Registered new tserver with Master: 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819)
14:00:59.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.815518 29032 heartbeater.cc:344] Connected to a master server at 127.27.243.189:41285
14:00:59.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.815688 29032 heartbeater.cc:461] Registering TS with master...
14:00:59.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.816126 29032 heartbeater.cc:507] Master 127.27.243.189:41285 requested a full tablet report, sending...
14:00:59.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.816675 29031 heartbeater.cc:344] Connected to a master server at 127.27.243.190:46195
14:00:59.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.816843 29031 heartbeater.cc:461] Registering TS with master...
14:00:59.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.817435 29031 heartbeater.cc:507] Master 127.27.243.190:46195 requested a full tablet report, sending...
14:00:59.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.817675 28735 ts_manager.cc:194] Registered new tserver with Master: 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819)
14:00:59.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.819177 28664 ts_manager.cc:194] Registered new tserver with Master: 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819)
14:00:59.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:00:59.820796 28664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.243.129:48381
14:00:59.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 55 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112859912 for job e1db689dadb24874688c502d61d89301.
14:00:59.921 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 55 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:00:59.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 55 as completed for source Source: KuduSource.
14:00:59.994 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:00.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 21 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112860149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:00.159 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 21 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:00.160 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 21 as completed for source Source: KuduSource.
14:01:00.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.194250 29040 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:00.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.194613 29040 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:00.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.194715 29040 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:00.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.204368 29040 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:00.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.204612 29040 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.243.130
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.216390 29040 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/data
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/wal
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.130:0
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/data/info.pb
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.130
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.243.130
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/logs
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:00.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:00.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:00.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:00.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.218626 29040 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:00.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.220685 29040 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:00.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.231686 29046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:00.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.231658 29045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:00.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.232071 29048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:00.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.232923 29040 server_base.cc:1061] running on GCE node
14:01:00.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.233511 29040 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:00.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.234542 29040 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:00.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.235745 29040 hybrid_clock.cc:648] HybridClock initialized: now 1779112860235689 us; error 52 us; skew 500 ppm
14:01:00.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.236057 29040 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:00.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.238757 29040 webserver.cc:533] Webserver started at http://127.27.243.130:39897/ using document root <none> and password file <none>
14:01:00.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.239658 29040 fs_manager.cc:362] Metadata directory not provided
14:01:00.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.239789 29040 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:00.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.240149 29040 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.242775 29040 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/data/instance:
14:01:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9"
14:01:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:00 on dist-test-slave-409m"
14:01:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.243606 29040 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/wal/instance:
14:01:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9"
14:01:00.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:00 on dist-test-slave-409m"
14:01:00.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.249552 29040 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:01:00.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.253243 29054 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:00.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.255008 29040 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
14:01:00.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.255232 29040 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/wal
14:01:00.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9"
14:01:00.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:00 on dist-test-slave-409m"
14:01:00.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.255573 29040 fs_report.cc:389] FS layout report
14:01:00.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:00.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/wal
14:01:00.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/wal
14:01:00.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/data/data
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:00.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:00.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.275213 29040 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:00.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.276306 29040 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:00.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.276634 29040 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:00.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.277704 29040 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:00.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.279589 29040 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:00.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.279702 29040 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:00.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.279821 29040 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:00.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.279929 29040 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:00.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.323618 29040 rpc_server.cc:307] RPC server started. Bound to: 127.27.243.130:42773
14:01:00.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.323702 29166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.243.130:42773 every 8 connection(s)
14:01:00.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.325218 29040 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/data/info.pb
14:01:00.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.331867 28622 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 29040
14:01:00.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.332146 28622 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-1/wal/instance
14:01:00.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.338694 28622 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/wal
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/data
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/logs
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/data/info.pb
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:00.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.131:0
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.243.131
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.131
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:00.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:00.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.368501 29167 heartbeater.cc:344] Connected to a master server at 127.27.243.188:41999
14:01:00.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.368535 29169 heartbeater.cc:344] Connected to a master server at 127.27.243.189:41285
14:01:00.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.368966 29169 heartbeater.cc:461] Registering TS with master...
14:01:00.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.369918 29169 heartbeater.cc:507] Master 127.27.243.189:41285 requested a full tablet report, sending...
14:01:00.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.368966 29167 heartbeater.cc:461] Registering TS with master...
14:01:00.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.371177 29167 heartbeater.cc:507] Master 127.27.243.188:41999 requested a full tablet report, sending...
14:01:00.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.372458 28806 ts_manager.cc:194] Registered new tserver with Master: 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773)
14:01:00.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.372493 28735 ts_manager.cc:194] Registered new tserver with Master: 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773)
14:01:00.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.375321 29168 heartbeater.cc:344] Connected to a master server at 127.27.243.190:46195
14:01:00.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.375517 29168 heartbeater.cc:461] Registering TS with master...
14:01:00.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.376029 29168 heartbeater.cc:507] Master 127.27.243.190:46195 requested a full tablet report, sending...
14:01:00.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.377094 28664 ts_manager.cc:194] Registered new tserver with Master: 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773)
14:01:00.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.377924 28664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.243.130:36649
14:01:00.409 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:00.410 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:00.410 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:00.411 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:00.411 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:00.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:00.411 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:00.411 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:00.411 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:00.411 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:00.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:00.411 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:00.411 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:00.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 56 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112860411 for job e1db689dadb24874688c502d61d89301.
14:01:00.422 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 56 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:00.423 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 56 as completed for source Source: KuduSource.
14:01:00.494 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:00.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 22 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112860649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:00.659 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 22 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:00.659 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:00.659 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 22 as completed for source Source: KuduSource.
14:01:00.660 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:00.660 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:00.661 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:00.661 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:00.661 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:00.661 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:00.661 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:00.661 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:00.661 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:00.661 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:00.662 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:00.662 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:00.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.756259 29175 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:00.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.756724 29175 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:00.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.756867 29175 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.768949 29175 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.769116 29175 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.27.243.131
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.780325 29175 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.27.243.148:35213
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/data
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/wal
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.27.243.131:0
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:00.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/data/info.pb
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.27.243.131
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.27.243.190:46195,127.27.243.189:41285,127.27.243.188:41999
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.27.243.131
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/logs
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:00.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.782018 29175 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:00.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.784047 29175 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:00.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.795071 29184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:00.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.795017 29183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:00.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:00.795406 29186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:00.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.796517 29175 server_base.cc:1061] running on GCE node
14:01:00.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.797485 29175 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:00.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.798676 29175 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:00.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.799953 29175 hybrid_clock.cc:648] HybridClock initialized: now 1779112860799896 us; error 38 us; skew 500 ppm
14:01:00.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.800318 29175 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:00.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.803185 29175 webserver.cc:533] Webserver started at http://127.27.243.131:45865/ using document root <none> and password file <none>
14:01:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.804250 29175 fs_manager.cc:362] Metadata directory not provided
14:01:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.804356 29175 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.804680 29175 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:00.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.807693 29175 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/data/instance:
14:01:00.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "454a799868d747998609e6ff7a533f63"
14:01:00.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:00 on dist-test-slave-409m"
14:01:00.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.808607 29175 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/wal/instance:
14:01:00.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "454a799868d747998609e6ff7a533f63"
14:01:00.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:00 on dist-test-slave-409m"
14:01:00.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.814896 29175 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
14:01:00.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.819231 29192 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.821067 29175 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.821223 29175 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/wal
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "454a799868d747998609e6ff7a533f63"
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:00 on dist-test-slave-409m"
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.821429 29175 fs_report.cc:389] FS layout report
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/wal
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/wal
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/data/data
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:00.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.823794 29031 heartbeater.cc:499] Master 127.27.243.190:46195 was elected leader, sending a full tablet report...
14:01:00.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.846060 29175 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:00.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.846956 29175 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:00.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.847208 29175 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:00.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.848266 29175 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:00.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.850180 29175 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:00.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.850301 29175 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:00.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.850409 29175 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:00.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.850461 29175 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:00.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.888877 29175 rpc_server.cc:307] RPC server started. Bound to: 127.27.243.131:46169
14:01:00.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.888916 29304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.243.131:46169 every 8 connection(s)
14:01:00.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.890533 29175 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/data/info.pb
14:01:00.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.896937 28622 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 29175
14:01:00.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.897101 28622 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9904711963631268313/ts-2/wal/instance
14:01:00.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 57 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112860911 for job e1db689dadb24874688c502d61d89301.
14:01:00.922 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 57 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:00.923 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 57 as completed for source Source: KuduSource.
14:01:00.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.925592 29306 heartbeater.cc:344] Connected to a master server at 127.27.243.190:46195
14:01:00.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.926097 29306 heartbeater.cc:461] Registering TS with master...
14:01:00.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.927382 29306 heartbeater.cc:507] Master 127.27.243.190:46195 requested a full tablet report, sending...
14:01:00.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.930528 28664 ts_manager.cc:194] Registered new tserver with Master: 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:00.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.931545 28664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.27.243.131:37315
14:01:00.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.933682 29305 heartbeater.cc:344] Connected to a master server at 127.27.243.188:41999
14:01:00.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.933799 29305 heartbeater.cc:461] Registering TS with master...
14:01:00.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.934109 29305 heartbeater.cc:507] Master 127.27.243.188:41999 requested a full tablet report, sending...
14:01:00.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.935002 29307 heartbeater.cc:344] Connected to a master server at 127.27.243.189:41285
14:01:00.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.935075 28806 ts_manager.cc:194] Registered new tserver with Master: 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:00.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.935163 29307 heartbeater.cc:461] Registering TS with master...
14:01:00.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.935578 29307 heartbeater.cc:507] Master 127.27.243.189:41285 requested a full tablet report, sending...
14:01:00.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.936725 28735 ts_manager.cc:194] Registered new tserver with Master: 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:00.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.944327 28622 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:01:00.946 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:00.946 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:01:00.947 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.243.190"
      port: 46195
    }
    bound_http_address {
      host: "127.27.243.190"
      port: 44347
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.243.189"
      port: 41285
    }
    bound_http_address {
      host: "127.27.243.189"
      port: 40647
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.243.188"
      port: 41999
    }
    bound_http_address {
      host: "127.27.243.188"
      port: 43557
    }
  }
}

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

14:01:00.948 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.27.243.129"
      port: 35819
    }
    bound_http_address {
      host: "127.27.243.129"
      port: 42081
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.27.243.130"
      port: 42773
    }
    bound_http_address {
      host: "127.27.243.130"
      port: 39897
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.27.243.131"
      port: 46169
    }
    bound_http_address {
      host: "127.27.243.131"
      port: 45865
    }
  }
}

14:01:00.948 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:01:00.950 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:00.952 [DEBUG - main] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:00.953 [DEBUG - main] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:00.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.70.61:36811(127.27.70.61:36811)] Successfully connected to peer
14:01:00.954 [DEBUG - main] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:00.956 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.70.62:44743(127.27.70.62:44743)] Successfully connected to peer
14:01:00.964 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.70.60:39395(127.27.70.60:39395)] Successfully connected to peer
14:01:00.973 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.61
14:01:00.974 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.60
14:01:00.974 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.62
14:01:00.985 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:00.986 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:00.989 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf7934c35, L:/127.0.0.1:41836 - R:/127.27.70.62:44743] using SASL/PLAIN
14:01:00.990 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:00.992 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9be24fdd, L:/127.0.0.1:58536 - R:/127.27.70.61:36811] using SASL/PLAIN
14:01:00.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:00.994 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d10dbb2, L:/127.0.0.1:51882 - R:/127.27.70.60:39395] using SASL/PLAIN
14:01:00.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:00.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=45), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [39ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: OK, deferred=null) after lookup
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:00.998814 28116 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51882:
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:00.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\0012\000\000\000\004\001\226\000\000\000"
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key2"
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:01.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:01.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.002162 28116 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:01:01.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 48b4dd3741cb41909f72b0a208dfa0d7
14:01:01.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.068010 28273 tablet_service.cc:1511] Processing CreateTablet for tablet 9eab9d86fc494128a6ed510406d1cfbe (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:01.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.070195 28273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eab9d86fc494128a6ed510406d1cfbe. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.072314 28275 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 150 <= VALUES
14:01:01.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.072286 28276 tablet_service.cc:1511] Processing CreateTablet for tablet b5764c51b85947d8baba60a0ec01d4f7 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:01.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.072479 28272 tablet_service.cc:1511] Processing CreateTablet for tablet 6e21ab960af34050bfdd9c71a5c94c72 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 150 <= VALUES
14:01:01.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.073014 28275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.072896 28277 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab372f7584a4db3aa87e39b79cfab30 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION VALUES < 50
14:01:01.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.073535 28274 tablet_service.cc:1511] Processing CreateTablet for tablet d9391341f3454f7b95007fa3e4327846 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION VALUES < 50
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.072544 28411 tablet_service.cc:1511] Processing CreateTablet for tablet d9391341f3454f7b95007fa3e4327846 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION VALUES < 50
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.073837 28413 tablet_service.cc:1511] Processing CreateTablet for tablet b5764c51b85947d8baba60a0ec01d4f7 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.072316 28409 tablet_service.cc:1511] Processing CreateTablet for tablet 6e21ab960af34050bfdd9c71a5c94c72 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 150 <= VALUES
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.075589 28277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab372f7584a4db3aa87e39b79cfab30. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.075631 28411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9391341f3454f7b95007fa3e4327846. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.073967 28412 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 150 <= VALUES
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.076259 28412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.072100 28414 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab372f7584a4db3aa87e39b79cfab30 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION VALUES < 50
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.077646 28414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab372f7584a4db3aa87e39b79cfab30. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.078069 28274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9391341f3454f7b95007fa3e4327846. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.079313 28413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5764c51b85947d8baba60a0ec01d4f7. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.079797 28272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e21ab960af34050bfdd9c71a5c94c72. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.070848 28410 tablet_service.cc:1511] Processing CreateTablet for tablet 9eab9d86fc494128a6ed510406d1cfbe (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:01.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.080830 28410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eab9d86fc494128a6ed510406d1cfbe. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.081125 28409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e21ab960af34050bfdd9c71a5c94c72. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.082319 28276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5764c51b85947d8baba60a0ec01d4f7. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.101325 28545 tablet_service.cc:1511] Processing CreateTablet for tablet 9eab9d86fc494128a6ed510406d1cfbe (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:01.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.102998 28545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eab9d86fc494128a6ed510406d1cfbe. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.101127 28544 tablet_service.cc:1511] Processing CreateTablet for tablet 6e21ab960af34050bfdd9c71a5c94c72 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 150 <= VALUES
14:01:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.103763 28544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e21ab960af34050bfdd9c71a5c94c72. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.100311 28546 tablet_service.cc:1511] Processing CreateTablet for tablet d9391341f3454f7b95007fa3e4327846 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION VALUES < 50
14:01:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.101439 28547 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 150 <= VALUES
14:01:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.105121 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9391341f3454f7b95007fa3e4327846. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.105777 28547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.100174 28549 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab372f7584a4db3aa87e39b79cfab30 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION VALUES < 50
14:01:01.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.107082 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab372f7584a4db3aa87e39b79cfab30. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.101006 28548 tablet_service.cc:1511] Processing CreateTablet for tablet b5764c51b85947d8baba60a0ec01d4f7 (DEFAULT_TABLE table=replication_test_table [id=48b4dd3741cb41909f72b0a208dfa0d7]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:01.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.108668 28548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5764c51b85947d8baba60a0ec01d4f7. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:01.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.134037 29340 tablet_bootstrap.cc:492] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a: Bootstrap starting.
14:01:01.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.139822 29340 tablet_bootstrap.cc:654] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a: Neither blocks nor log segments found. Creating new log.
14:01:01.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.141320 29340 log.cc:826] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a: Log is configured to *not* fsync() on all Append() calls
14:01:01.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.142432 29341 tablet_bootstrap.cc:492] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1: Bootstrap starting.
14:01:01.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.145004 29342 tablet_bootstrap.cc:492] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b: Bootstrap starting.
14:01:01.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.146978 29341 tablet_bootstrap.cc:654] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1: Neither blocks nor log segments found. Creating new log.
14:01:01.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.148214 29340 tablet_bootstrap.cc:492] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a: No bootstrap required, opened a new log
14:01:01.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.148414 29341 log.cc:826] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1: Log is configured to *not* fsync() on all Append() calls
14:01:01.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.148561 29340 ts_tablet_manager.cc:1403] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
14:01:01.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.148896 29342 tablet_bootstrap.cc:654] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b: Neither blocks nor log segments found. Creating new log.
14:01:01.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 23 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112861148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:01.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.150264 29342 log.cc:826] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b: Log is configured to *not* fsync() on all Append() calls
14:01:01.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.156760 29340 raft_consensus.cc:359] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.157253 29340 raft_consensus.cc:385] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.157366 29340 raft_consensus.cc:740] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89addc812a804e1e9a14af72e7d66a8a, State: Initialized, Role: FOLLOWER
14:01:01.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.158215 29340 consensus_queue.cc:260] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.164 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 23 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=15 ms, finalizationTime=0 ms).
14:01:01.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.164921 29342 tablet_bootstrap.cc:492] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b: No bootstrap required, opened a new log
14:01:01.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.165278 29342 ts_tablet_manager.cc:1403] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
14:01:01.168 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 23 as completed for source Source: KuduSource.
14:01:01.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.167723 29340 ts_tablet_manager.cc:1434] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
14:01:01.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.168242 29340 tablet_bootstrap.cc:492] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a: Bootstrap starting.
14:01:01.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.168336 29341 tablet_bootstrap.cc:492] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1: No bootstrap required, opened a new log
14:01:01.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.168638 29341 ts_tablet_manager.cc:1403] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.011s
14:01:01.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.170305 29340 tablet_bootstrap.cc:654] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a: Neither blocks nor log segments found. Creating new log.
14:01:01.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.177361 29342 raft_consensus.cc:359] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.177748 29342 raft_consensus.cc:385] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.177861 29342 raft_consensus.cc:740] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402fc84a99344d34af8c042df703525b, State: Initialized, Role: FOLLOWER
14:01:01.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.178596 29342 consensus_queue.cc:260] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.178694 29340 tablet_bootstrap.cc:492] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a: No bootstrap required, opened a new log
14:01:01.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.178874 29340 ts_tablet_manager.cc:1403] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
14:01:01.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.181484 28345 tablet.cc:2404] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:01.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.184094 29340 raft_consensus.cc:359] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.184355 29340 raft_consensus.cc:385] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.184450 29340 raft_consensus.cc:740] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89addc812a804e1e9a14af72e7d66a8a, State: Initialized, Role: FOLLOWER
14:01:01.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.184711 29340 consensus_queue.cc:260] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.184787 29341 raft_consensus.cc:359] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.185236 29341 raft_consensus.cc:385] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.185340 29341 raft_consensus.cc:740] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160cf41611ba499aaffe1e6ae17e71c1, State: Initialized, Role: FOLLOWER
14:01:01.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.185392 29340 ts_tablet_manager.cc:1434] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
14:01:01.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.185714 29340 tablet_bootstrap.cc:492] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a: Bootstrap starting.
14:01:01.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.186038 29341 consensus_queue.cc:260] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.187851 29340 tablet_bootstrap.cc:654] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a: Neither blocks nor log segments found. Creating new log.
14:01:01.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.188072 29342 ts_tablet_manager.cc:1434] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.001s
14:01:01.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.188591 29342 tablet_bootstrap.cc:492] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b: Bootstrap starting.
14:01:01.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.190454 29342 tablet_bootstrap.cc:654] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b: Neither blocks nor log segments found. Creating new log.
14:01:01.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.207206 29340 tablet_bootstrap.cc:492] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a: No bootstrap required, opened a new log
14:01:01.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.207491 29340 ts_tablet_manager.cc:1403] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
14:01:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.208359 29340 raft_consensus.cc:359] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.208587 29340 raft_consensus.cc:385] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.208671 29340 raft_consensus.cc:740] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89addc812a804e1e9a14af72e7d66a8a, State: Initialized, Role: FOLLOWER
14:01:01.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.209012 29340 consensus_queue.cc:260] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.209721 29340 ts_tablet_manager.cc:1434] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
14:01:01.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.210201 29340 tablet_bootstrap.cc:492] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a: Bootstrap starting.
14:01:01.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.212071 29340 tablet_bootstrap.cc:654] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a: Neither blocks nor log segments found. Creating new log.
14:01:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.220517 29340 tablet_bootstrap.cc:492] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a: No bootstrap required, opened a new log
14:01:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.220692 29340 ts_tablet_manager.cc:1403] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.005s
14:01:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.221529 29340 raft_consensus.cc:359] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.221724 29340 raft_consensus.cc:385] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.221817 29340 raft_consensus.cc:740] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89addc812a804e1e9a14af72e7d66a8a, State: Initialized, Role: FOLLOWER
14:01:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.222031 29340 consensus_queue.cc:260] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.223394 29340 ts_tablet_manager.cc:1434] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
14:01:01.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.223851 29340 tablet_bootstrap.cc:492] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a: Bootstrap starting.
14:01:01.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.225834 29340 tablet_bootstrap.cc:654] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a: Neither blocks nor log segments found. Creating new log.
14:01:01.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.227355 28617 tablet.cc:2404] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:01.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.233554 29348 raft_consensus.cc:493] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.234354 29340 tablet_bootstrap.cc:492] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a: No bootstrap required, opened a new log
14:01:01.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.234567 29340 ts_tablet_manager.cc:1403] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
14:01:01.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.235661 29340 raft_consensus.cc:359] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.235899 29340 raft_consensus.cc:385] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.235980 29340 raft_consensus.cc:740] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89addc812a804e1e9a14af72e7d66a8a, State: Initialized, Role: FOLLOWER
14:01:01.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.236315 29340 consensus_queue.cc:260] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.237038 29340 ts_tablet_manager.cc:1434] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:01:01.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.237421 29340 tablet_bootstrap.cc:492] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a: Bootstrap starting.
14:01:01.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.239368 29340 tablet_bootstrap.cc:654] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a: Neither blocks nor log segments found. Creating new log.
14:01:01.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.236470 29348 raft_consensus.cc:515] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.268674 29348 leader_election.cc:290] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535)
14:01:01.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.272897 29356 raft_consensus.cc:493] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.273763 29356 raft_consensus.cc:515] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.284802 29341 ts_tablet_manager.cc:1434] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent starting tablet: real 0.116s	user 0.017s	sys 0.033s
14:01:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.286068 29342 tablet_bootstrap.cc:492] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b: No bootstrap required, opened a new log
14:01:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.286260 29342 ts_tablet_manager.cc:1403] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.024s
14:01:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.287403 29342 raft_consensus.cc:359] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.287662 29342 raft_consensus.cc:385] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.287820 29342 raft_consensus.cc:740] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402fc84a99344d34af8c042df703525b, State: Initialized, Role: FOLLOWER
14:01:01.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.288120 29342 consensus_queue.cc:260] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.288635 29342 ts_tablet_manager.cc:1434] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
14:01:01.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.288900 29341 tablet_bootstrap.cc:492] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1: Bootstrap starting.
14:01:01.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.290938 29341 tablet_bootstrap.cc:654] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1: Neither blocks nor log segments found. Creating new log.
14:01:01.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.295063 29342 tablet_bootstrap.cc:492] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b: Bootstrap starting.
14:01:01.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.296224 29346 raft_consensus.cc:493] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.296511 29346 raft_consensus.cc:515] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.298501 29342 tablet_bootstrap.cc:654] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b: Neither blocks nor log segments found. Creating new log.
14:01:01.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.298872 29346 leader_election.cc:290] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535), 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:01:01.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.285167 29356 leader_election.cc:290] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 402fc84a99344d34af8c042df703525b (127.27.70.3:36571), 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303)
14:01:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.315905 29341 tablet_bootstrap.cc:492] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1: No bootstrap required, opened a new log
14:01:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.316461 29341 ts_tablet_manager.cc:1403] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.002s
14:01:01.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.317456 28569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab372f7584a4db3aa87e39b79cfab30" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b" is_pre_election: true
14:01:01.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.317809 29341 raft_consensus.cc:359] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.318008 29341 raft_consensus.cc:385] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.318100 29341 raft_consensus.cc:740] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160cf41611ba499aaffe1e6ae17e71c1, State: Initialized, Role: FOLLOWER
14:01:01.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.318478 29341 consensus_queue.cc:260] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.321367 28369 leader_election.cc:343] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 402fc84a99344d34af8c042df703525b (127.27.70.3:36571): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.324376 29341 ts_tablet_manager.cc:1434] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
14:01:01.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.328126 29341 tablet_bootstrap.cc:492] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1: Bootstrap starting.
14:01:01.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.330951 28297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab372f7584a4db3aa87e39b79cfab30" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a" is_pre_election: true
14:01:01.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.331574 28297 raft_consensus.cc:2468] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160cf41611ba499aaffe1e6ae17e71c1 in term 0.
14:01:01.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.332679 28367 leader_election.cc:304] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160cf41611ba499aaffe1e6ae17e71c1, 89addc812a804e1e9a14af72e7d66a8a; no voters: 402fc84a99344d34af8c042df703525b
14:01:01.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.333385 29356 raft_consensus.cc:2804] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:01.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.333564 29356 raft_consensus.cc:493] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.333678 29356 raft_consensus.cc:3060] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Advancing to term 1
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.333636 28297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5764c51b85947d8baba60a0ec01d4f7" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a" is_pre_election: true
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.333853 28297 raft_consensus.cc:2468] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402fc84a99344d34af8c042df703525b in term 0.
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.333938 29340 tablet_bootstrap.cc:492] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a: No bootstrap required, opened a new log
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.333926 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5764c51b85947d8baba60a0ec01d4f7" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1" is_pre_election: true
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.334105 29340 ts_tablet_manager.cc:1403] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a: Time spent bootstrapping tablet: real 0.097s	user 0.030s	sys 0.023s
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.334393 28502 leader_election.cc:304] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [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: 402fc84a99344d34af8c042df703525b, 89addc812a804e1e9a14af72e7d66a8a; no voters: 
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.334864 29348 raft_consensus.cc:2804] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.335027 29348 raft_consensus.cc:493] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.334995 29340 raft_consensus.cc:359] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.335178 29340 raft_consensus.cc:385] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.335147 29348 raft_consensus.cc:3060] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Advancing to term 1
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.335146 28503 leader_election.cc:343] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.335265 29340 raft_consensus.cc:740] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89addc812a804e1e9a14af72e7d66a8a, State: Initialized, Role: FOLLOWER
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.335529 29340 consensus_queue.cc:260] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.336936 29340 ts_tablet_manager.cc:1434] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:01:01.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.338188 29356 raft_consensus.cc:515] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.338953 29356 leader_election.cc:290] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 election: Requested vote from peers 402fc84a99344d34af8c042df703525b (127.27.70.3:36571), 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303)
14:01:01.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.339397 28569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab372f7584a4db3aa87e39b79cfab30" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b"
14:01:01.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.332996 29341 tablet_bootstrap.cc:654] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1: Neither blocks nor log segments found. Creating new log.
14:01:01.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.340197 29348 raft_consensus.cc:515] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.341037 29348 leader_election.cc:290] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 election: Requested vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535)
14:01:01.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.341487 28297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab372f7584a4db3aa87e39b79cfab30" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a"
14:01:01.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.341699 28297 raft_consensus.cc:3060] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Advancing to term 1
14:01:01.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.341763 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5764c51b85947d8baba60a0ec01d4f7" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1"
14:01:01.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.341777 28369 leader_election.cc:343] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 402fc84a99344d34af8c042df703525b (127.27.70.3:36571): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.342417 28503 leader_election.cc:343] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.342665 29342 tablet_bootstrap.cc:492] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b: No bootstrap required, opened a new log
14:01:01.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.342849 29342 ts_tablet_manager.cc:1403] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b: Time spent bootstrapping tablet: real 0.048s	user 0.000s	sys 0.004s
14:01:01.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.343538 29341 tablet_bootstrap.cc:492] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1: No bootstrap required, opened a new log
14:01:01.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.343742 29341 ts_tablet_manager.cc:1403] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.003s
14:01:01.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.343705 29342 raft_consensus.cc:359] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.343899 29342 raft_consensus.cc:385] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.343982 29342 raft_consensus.cc:740] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402fc84a99344d34af8c042df703525b, State: Initialized, Role: FOLLOWER
14:01:01.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.344261 29342 consensus_queue.cc:260] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.344596 29341 raft_consensus.cc:359] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.344786 29341 raft_consensus.cc:385] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.344879 29341 raft_consensus.cc:740] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160cf41611ba499aaffe1e6ae17e71c1, State: Initialized, Role: FOLLOWER
14:01:01.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.344966 28297 raft_consensus.cc:2468] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160cf41611ba499aaffe1e6ae17e71c1 in term 1.
14:01:01.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.345130 29341 consensus_queue.cc:260] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.345666 29341 ts_tablet_manager.cc:1434] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
14:01:01.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.346138 29341 tablet_bootstrap.cc:492] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1: Bootstrap starting.
14:01:01.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.348496 29342 ts_tablet_manager.cc:1434] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
14:01:01.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.348978 28297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5764c51b85947d8baba60a0ec01d4f7" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a"
14:01:01.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.349061 29341 tablet_bootstrap.cc:654] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1: Neither blocks nor log segments found. Creating new log.
14:01:01.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.349223 28297 raft_consensus.cc:3060] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Advancing to term 1
14:01:01.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.348704 28569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9391341f3454f7b95007fa3e4327846" candidate_uuid: "89addc812a804e1e9a14af72e7d66a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b" is_pre_election: true
14:01:01.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.350844 28569 raft_consensus.cc:2468] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89addc812a804e1e9a14af72e7d66a8a in term 0.
14:01:01.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.351974 28297 raft_consensus.cc:2468] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402fc84a99344d34af8c042df703525b in term 1.
14:01:01.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.352249 28367 leader_election.cc:304] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160cf41611ba499aaffe1e6ae17e71c1, 89addc812a804e1e9a14af72e7d66a8a; no voters: 402fc84a99344d34af8c042df703525b
14:01:01.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.352914 29349 raft_consensus.cc:2804] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 FOLLOWER]: Leader election won for term 1
14:01:01.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.354206 29342 tablet_bootstrap.cc:492] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b: Bootstrap starting.
14:01:01.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.356592 29342 tablet_bootstrap.cc:654] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b: Neither blocks nor log segments found. Creating new log.
14:01:01.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.362838 29341 tablet_bootstrap.cc:492] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1: No bootstrap required, opened a new log
14:01:01.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.363255 29341 ts_tablet_manager.cc:1403] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
14:01:01.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.364202 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9391341f3454f7b95007fa3e4327846" candidate_uuid: "89addc812a804e1e9a14af72e7d66a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1" is_pre_election: true
14:01:01.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.364447 29341 raft_consensus.cc:359] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.364632 29341 raft_consensus.cc:385] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.364738 29341 raft_consensus.cc:740] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160cf41611ba499aaffe1e6ae17e71c1, State: Initialized, Role: FOLLOWER
14:01:01.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.365074 29341 consensus_queue.cc:260] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.365368 28231 leader_election.cc:343] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.366915 29349 raft_consensus.cc:697] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 LEADER]: Becoming Leader. State: Replica: 160cf41611ba499aaffe1e6ae17e71c1, State: Running, Role: LEADER
14:01:01.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.367921 29349 consensus_queue.cc:237] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [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: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.371182 28502 leader_election.cc:304] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 402fc84a99344d34af8c042df703525b, 89addc812a804e1e9a14af72e7d66a8a; no voters: 160cf41611ba499aaffe1e6ae17e71c1
14:01:01.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.371819 29348 raft_consensus.cc:2804] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 1 FOLLOWER]: Leader election won for term 1
14:01:01.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.374469 28232 leader_election.cc:304] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 402fc84a99344d34af8c042df703525b, 89addc812a804e1e9a14af72e7d66a8a; no voters: 160cf41611ba499aaffe1e6ae17e71c1
14:01:01.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.375677 29346 raft_consensus.cc:2804] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:01.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.375830 29346 raft_consensus.cc:493] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:01.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.375950 29346 raft_consensus.cc:3060] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Advancing to term 1
14:01:01.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.379581 29346 raft_consensus.cc:515] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.380553 29168 heartbeater.cc:499] Master 127.27.243.190:46195 was elected leader, sending a full tablet report...
14:01:01.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.380816 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9391341f3454f7b95007fa3e4327846" candidate_uuid: "89addc812a804e1e9a14af72e7d66a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1"
14:01:01.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.381258 29346 leader_election.cc:290] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 election: Requested vote from peers 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535), 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:01:01.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.381546 29342 tablet_bootstrap.cc:492] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b: No bootstrap required, opened a new log
14:01:01.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.382454 29346 raft_consensus.cc:493] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.382001 28569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9391341f3454f7b95007fa3e4327846" candidate_uuid: "89addc812a804e1e9a14af72e7d66a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b"
14:01:01.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.382627 29346 raft_consensus.cc:515] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.382803 28569 raft_consensus.cc:3060] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Advancing to term 1
14:01:01.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.383308 29346 leader_election.cc:290] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535), 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:01:01.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.383946 28231 leader_election.cc:343] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.383891 28568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e21ab960af34050bfdd9c71a5c94c72" candidate_uuid: "89addc812a804e1e9a14af72e7d66a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b" is_pre_election: true
14:01:01.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.384835 29341 ts_tablet_manager.cc:1434] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.010s
14:01:01.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.384981 28232 leader_election.cc:343] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 402fc84a99344d34af8c042df703525b (127.27.70.3:36571): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.384977 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e21ab960af34050bfdd9c71a5c94c72" candidate_uuid: "89addc812a804e1e9a14af72e7d66a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1" is_pre_election: true
14:01:01.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.385246 28434 raft_consensus.cc:2468] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89addc812a804e1e9a14af72e7d66a8a in term 0.
14:01:01.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.385418 29341 tablet_bootstrap.cc:492] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1: Bootstrap starting.
14:01:01.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.385726 28231 leader_election.cc:304] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160cf41611ba499aaffe1e6ae17e71c1, 89addc812a804e1e9a14af72e7d66a8a; no voters: 402fc84a99344d34af8c042df703525b
14:01:01.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.386386 29346 raft_consensus.cc:2804] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:01.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.386377 28569 raft_consensus.cc:2468] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89addc812a804e1e9a14af72e7d66a8a in term 1.
14:01:01.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.386533 29346 raft_consensus.cc:493] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:01.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.386633 29346 raft_consensus.cc:3060] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Advancing to term 1
14:01:01.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.386960 28232 leader_election.cc:304] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 402fc84a99344d34af8c042df703525b, 89addc812a804e1e9a14af72e7d66a8a; no voters: 160cf41611ba499aaffe1e6ae17e71c1
14:01:01.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.387316 29341 tablet_bootstrap.cc:654] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1: Neither blocks nor log segments found. Creating new log.
14:01:01.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.387837 29374 raft_consensus.cc:2804] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Leader election won for term 1
14:01:01.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.387890 29342 ts_tablet_manager.cc:1403] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
14:01:01.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.389145 29342 raft_consensus.cc:359] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.391242 29342 raft_consensus.cc:385] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.391144 29346 raft_consensus.cc:515] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.391978 29342 raft_consensus.cc:740] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402fc84a99344d34af8c042df703525b, State: Initialized, Role: FOLLOWER
14:01:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.392917 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e21ab960af34050bfdd9c71a5c94c72" candidate_uuid: "89addc812a804e1e9a14af72e7d66a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1"
14:01:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.392972 29342 consensus_queue.cc:260] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.393232 28434 raft_consensus.cc:3060] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Advancing to term 1
14:01:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.396893 29341 tablet_bootstrap.cc:492] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1: No bootstrap required, opened a new log
14:01:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.397112 29341 ts_tablet_manager.cc:1403] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
14:01:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.398066 29341 raft_consensus.cc:359] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.398262 29348 raft_consensus.cc:697] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [term 1 LEADER]: Becoming Leader. State: Replica: 402fc84a99344d34af8c042df703525b, State: Running, Role: LEADER
14:01:01.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.398298 29341 raft_consensus.cc:385] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.398373 29341 raft_consensus.cc:740] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160cf41611ba499aaffe1e6ae17e71c1, State: Initialized, Role: FOLLOWER
14:01:01.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.398620 29341 consensus_queue.cc:260] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.398694 29348 consensus_queue.cc:237] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.399137 29341 ts_tablet_manager.cc:1434] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
14:01:01.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.399531 29342 ts_tablet_manager.cc:1434] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
14:01:01.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.399885 29342 tablet_bootstrap.cc:492] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b: Bootstrap starting.
14:01:01.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.401942 29342 tablet_bootstrap.cc:654] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b: Neither blocks nor log segments found. Creating new log.
14:01:01.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 58 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112861412 for job e1db689dadb24874688c502d61d89301.
14:01:01.414 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:01.414 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:01.415 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:01.417 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:01.417 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:01.417 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:01.418 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:01.418 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:01.418 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:01.418 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:01.419 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:01.419 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:01.419 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:01.430 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 58 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:01:01.432 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 58 as completed for source Source: KuduSource.
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.402227 28116 catalog_manager.cc:5696] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2). New cstate: current_term: 1 leader_uuid: "160cf41611ba499aaffe1e6ae17e71c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } health_report { overall_health: HEALTHY } } }
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.403941 28434 raft_consensus.cc:2468] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89addc812a804e1e9a14af72e7d66a8a in term 1.
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.404956 28231 leader_election.cc:304] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [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: 160cf41611ba499aaffe1e6ae17e71c1, 89addc812a804e1e9a14af72e7d66a8a; no voters: 
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.410916 29341 tablet_bootstrap.cc:492] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1: Bootstrap starting.
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.412673 29346 leader_election.cc:290] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 election: Requested vote from peers 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535), 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.412919 29346 raft_consensus.cc:2804] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Leader election won for term 1
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.413080 29346 raft_consensus.cc:697] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [term 1 LEADER]: Becoming Leader. State: Replica: 89addc812a804e1e9a14af72e7d66a8a, State: Running, Role: LEADER
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.415097 29346 consensus_queue.cc:237] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.415918 28569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e21ab960af34050bfdd9c71a5c94c72" candidate_uuid: "89addc812a804e1e9a14af72e7d66a8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b"
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.417713 29341 tablet_bootstrap.cc:654] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1: Neither blocks nor log segments found. Creating new log.
14:01:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.420507 28232 leader_election.cc:343] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 402fc84a99344d34af8c042df703525b (127.27.70.3:36571): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.450120 29373 raft_consensus.cc:493] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.450481 29373 raft_consensus.cc:515] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.451746 29373 leader_election.cc:290] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535)
14:01:01.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.452744 29349 raft_consensus.cc:493] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.452941 29349 raft_consensus.cc:515] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.453245 28297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2c04aa88eb4b1a9e8d7547d8f2a7c0" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a" is_pre_election: true
14:01:01.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.453501 28297 raft_consensus.cc:2468] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402fc84a99344d34af8c042df703525b in term 0.
14:01:01.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.453712 29349 leader_election.cc:290] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:01:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.454742 28569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eab9d86fc494128a6ed510406d1cfbe" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b" is_pre_election: true
14:01:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.455304 28502 leader_election.cc:304] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [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: 402fc84a99344d34af8c042df703525b, 89addc812a804e1e9a14af72e7d66a8a; no voters: 
14:01:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.456314 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2c04aa88eb4b1a9e8d7547d8f2a7c0" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1" is_pre_election: true
14:01:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.456612 28434 raft_consensus.cc:2468] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 402fc84a99344d34af8c042df703525b in term 0.
14:01:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.457053 28369 leader_election.cc:343] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 402fc84a99344d34af8c042df703525b (127.27.70.3:36571): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.457842 29373 raft_consensus.cc:2804] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.457995 29373 raft_consensus.cc:493] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.458107 29373 raft_consensus.cc:3060] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Advancing to term 1
14:01:01.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.461750 28231 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.70.2:35535, user_credentials={real_user=slave}} blocked reactor thread for 56774.8us
14:01:01.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.462647 28297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eab9d86fc494128a6ed510406d1cfbe" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a" is_pre_election: true
14:01:01.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.462934 28297 raft_consensus.cc:2468] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 160cf41611ba499aaffe1e6ae17e71c1 in term 0.
14:01:01.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.463609 28367 leader_election.cc:304] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160cf41611ba499aaffe1e6ae17e71c1, 89addc812a804e1e9a14af72e7d66a8a; no voters: 402fc84a99344d34af8c042df703525b
14:01:01.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.464232 29349 raft_consensus.cc:2804] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:01.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.464342 29349 raft_consensus.cc:493] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:01.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.464469 29349 raft_consensus.cc:3060] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Advancing to term 1
14:01:01.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.464633 29373 raft_consensus.cc:515] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.468595 29349 raft_consensus.cc:515] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.468988 28297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2c04aa88eb4b1a9e8d7547d8f2a7c0" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a"
14:01:01.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.469265 28297 raft_consensus.cc:3060] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Advancing to term 1
14:01:01.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.470645 28569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eab9d86fc494128a6ed510406d1cfbe" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b"
14:01:01.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.471338 28369 leader_election.cc:343] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 402fc84a99344d34af8c042df703525b (127.27.70.3:36571): Illegal state: must be running to vote when last-logged opid is not known
14:01:01.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.471645 29349 leader_election.cc:290] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 election: Requested vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:01:01.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:01.471751 28482 tablet.cc:2404] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:01.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.472420 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eab9d86fc494128a6ed510406d1cfbe" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a"
14:01:01.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.472718 28296 raft_consensus.cc:3060] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a [term 0 FOLLOWER]: Advancing to term 1
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.475606 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2c04aa88eb4b1a9e8d7547d8f2a7c0" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1"
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.475894 28434 raft_consensus.cc:3060] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Advancing to term 1
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.477676 28297 raft_consensus.cc:2468] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402fc84a99344d34af8c042df703525b in term 1.
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.479048 29341 tablet_bootstrap.cc:492] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1: No bootstrap required, opened a new log
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.479223 29341 ts_tablet_manager.cc:1403] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.014s
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.479589 28502 leader_election.cc:304] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [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: 402fc84a99344d34af8c042df703525b, 89addc812a804e1e9a14af72e7d66a8a; no voters: 
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.479981 29376 raft_consensus.cc:2804] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 1 FOLLOWER]: Leader election won for term 1
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.480077 29341 raft_consensus.cc:359] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.480297 29341 raft_consensus.cc:385] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.480405 29341 raft_consensus.cc:740] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160cf41611ba499aaffe1e6ae17e71c1, State: Initialized, Role: FOLLOWER
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.480626 28296 raft_consensus.cc:2468] T 9eab9d86fc494128a6ed510406d1cfbe P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 160cf41611ba499aaffe1e6ae17e71c1 in term 1.
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.481199 28367 leader_election.cc:304] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 160cf41611ba499aaffe1e6ae17e71c1, 89addc812a804e1e9a14af72e7d66a8a; no voters: 402fc84a99344d34af8c042df703525b
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.481449 28434 raft_consensus.cc:2468] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 402fc84a99344d34af8c042df703525b in term 1.
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.481762 29349 raft_consensus.cc:2804] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 FOLLOWER]: Leader election won for term 1
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.481976 29349 raft_consensus.cc:697] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 LEADER]: Becoming Leader. State: Replica: 160cf41611ba499aaffe1e6ae17e71c1, State: Running, Role: LEADER
14:01:01.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.482316 29349 consensus_queue.cc:237] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.485093 29373 leader_election.cc:290] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 election: Requested vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535)
14:01:01.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.485237 29341 consensus_queue.cc:260] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.487881 29341 ts_tablet_manager.cc:1434] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
14:01:01.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.488193 29374 raft_consensus.cc:697] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [term 1 LEADER]: Becoming Leader. State: Replica: 89addc812a804e1e9a14af72e7d66a8a, State: Running, Role: LEADER
14:01:01.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.488755 29374 consensus_queue.cc:237] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.490338 29376 raft_consensus.cc:697] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [term 1 LEADER]: Becoming Leader. State: Replica: 402fc84a99344d34af8c042df703525b, State: Running, Role: LEADER
14:01:01.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:01.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.493961 29376 consensus_queue.cc:237] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.496629 28116 catalog_manager.cc:5696] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1). New cstate: current_term: 1 leader_uuid: "89addc812a804e1e9a14af72e7d66a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } health_report { overall_health: UNKNOWN } } }
14:01:01.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.498407 29371 raft_consensus.cc:493] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.498622 29371 raft_consensus.cc:515] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.499701 29371 leader_election.cc:290] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:01:01.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.500815 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5764c51b85947d8baba60a0ec01d4f7" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a" is_pre_election: true
14:01:01.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.501051 28569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5764c51b85947d8baba60a0ec01d4f7" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b" is_pre_election: true
14:01:01.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.501266 28296 raft_consensus.cc:2393] T b5764c51b85947d8baba60a0ec01d4f7 P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 160cf41611ba499aaffe1e6ae17e71c1 in current term 1: Already voted for candidate 402fc84a99344d34af8c042df703525b in this term.
14:01:01.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.502169 28367 leader_election.cc:304] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 160cf41611ba499aaffe1e6ae17e71c1; no voters: 402fc84a99344d34af8c042df703525b, 89addc812a804e1e9a14af72e7d66a8a
14:01:01.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.503032 29371 raft_consensus.cc:3060] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Advancing to term 1
14:01:01.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.506016 29371 raft_consensus.cc:2749] T b5764c51b85947d8baba60a0ec01d4f7 P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:01.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.510946 29371 raft_consensus.cc:493] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.511229 29371 raft_consensus.cc:515] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.512543 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9391341f3454f7b95007fa3e4327846" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a" is_pre_election: true
14:01:01.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.514003 28569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9391341f3454f7b95007fa3e4327846" candidate_uuid: "160cf41611ba499aaffe1e6ae17e71c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "402fc84a99344d34af8c042df703525b" is_pre_election: true
14:01:01.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.514331 28569 raft_consensus.cc:2393] T d9391341f3454f7b95007fa3e4327846 P 402fc84a99344d34af8c042df703525b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 160cf41611ba499aaffe1e6ae17e71c1 in current term 1: Already voted for candidate 89addc812a804e1e9a14af72e7d66a8a in this term.
14:01:01.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.514788 29371 leader_election.cc:290] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 402fc84a99344d34af8c042df703525b (127.27.70.3:36571)
14:01:01.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.515571 28369 leader_election.cc:304] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 160cf41611ba499aaffe1e6ae17e71c1; no voters: 402fc84a99344d34af8c042df703525b, 89addc812a804e1e9a14af72e7d66a8a
14:01:01.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.516718 28116 catalog_manager.cc:5696] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1). New cstate: current_term: 1 leader_uuid: "89addc812a804e1e9a14af72e7d66a8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } health_report { overall_health: UNKNOWN } } }
14:01:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.518458 28115 catalog_manager.cc:5696] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2). New cstate: current_term: 1 leader_uuid: "160cf41611ba499aaffe1e6ae17e71c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } health_report { overall_health: UNKNOWN } } }
14:01:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.519287 29371 raft_consensus.cc:3060] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [term 0 FOLLOWER]: Advancing to term 1
14:01:01.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.523347 29371 raft_consensus.cc:2749] T d9391341f3454f7b95007fa3e4327846 P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:01.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.582631 29342 tablet_bootstrap.cc:492] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b: No bootstrap required, opened a new log
14:01:01.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.582851 29342 ts_tablet_manager.cc:1403] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b: Time spent bootstrapping tablet: real 0.183s	user 0.042s	sys 0.061s
14:01:01.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.584007 29342 raft_consensus.cc:359] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.584367 29342 raft_consensus.cc:385] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.584443 29342 raft_consensus.cc:740] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402fc84a99344d34af8c042df703525b, State: Initialized, Role: FOLLOWER
14:01:01.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.584749 29342 consensus_queue.cc:260] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.585534 29342 ts_tablet_manager.cc:1434] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:01:01.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.585901 28116 catalog_manager.cc:5696] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b reported cstate change: term changed from 0 to 1, leader changed from <none> to 402fc84a99344d34af8c042df703525b (127.27.70.3). New cstate: current_term: 1 leader_uuid: "402fc84a99344d34af8c042df703525b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } health_report { overall_health: HEALTHY } } }
14:01:01.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.586354 29342 tablet_bootstrap.cc:492] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b: Bootstrap starting.
14:01:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.588400 29342 tablet_bootstrap.cc:654] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b: Neither blocks nor log segments found. Creating new log.
14:01:01.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.599735 29342 tablet_bootstrap.cc:492] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b: No bootstrap required, opened a new log
14:01:01.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.599937 29342 ts_tablet_manager.cc:1403] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.005s
14:01:01.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.600792 29342 raft_consensus.cc:359] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.601020 29342 raft_consensus.cc:385] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:01.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.601168 29342 raft_consensus.cc:740] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 402fc84a99344d34af8c042df703525b, State: Initialized, Role: FOLLOWER
14:01:01.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.601447 29342 consensus_queue.cc:260] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.602161 29342 ts_tablet_manager.cc:1434] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:01.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.605846 28116 catalog_manager.cc:5696] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b reported cstate change: term changed from 0 to 1, leader changed from <none> to 402fc84a99344d34af8c042df703525b (127.27.70.3). New cstate: current_term: 1 leader_uuid: "402fc84a99344d34af8c042df703525b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } health_report { overall_health: HEALTHY } } }
14:01:01.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 24 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112861648 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:01.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.655774 29348 raft_consensus.cc:493] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.655988 29348 raft_consensus.cc:515] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } } peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } }
14:01:01.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.656699 29348 leader_election.cc:290] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535)
14:01:01.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.657320 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e21ab960af34050bfdd9c71a5c94c72" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a" is_pre_election: true
14:01:01.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.657383 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e21ab960af34050bfdd9c71a5c94c72" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1" is_pre_election: true
14:01:01.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.657727 28434 raft_consensus.cc:2393] T 6e21ab960af34050bfdd9c71a5c94c72 P 160cf41611ba499aaffe1e6ae17e71c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 402fc84a99344d34af8c042df703525b in current term 1: Already voted for candidate 89addc812a804e1e9a14af72e7d66a8a in this term.
14:01:01.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.658398 28503 leader_election.cc:304] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 402fc84a99344d34af8c042df703525b; no voters: 160cf41611ba499aaffe1e6ae17e71c1, 89addc812a804e1e9a14af72e7d66a8a
14:01:01.658 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 24 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:01.659 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 24 as completed for source Source: KuduSource.
14:01:01.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.658761 29348 raft_consensus.cc:3060] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Advancing to term 1
14:01:01.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.661710 29348 raft_consensus.cc:2749] T 6e21ab960af34050bfdd9c71a5c94c72 P 402fc84a99344d34af8c042df703525b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:01.730 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:01.730 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:01.731 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:01.731 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:01.731 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:01.731 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:01.731 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:01.731 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:01.731 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:01.732 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:01.732 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:01.732 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:01.732 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:01.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.755353 29348 raft_consensus.cc:493] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:01.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.755790 29348 raft_consensus.cc:515] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 } } peers { permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 } } peers { permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 } }
14:01:01.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.756580 29348 leader_election.cc:290] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303), 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535)
14:01:01.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.757233 28296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab372f7584a4db3aa87e39b79cfab30" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89addc812a804e1e9a14af72e7d66a8a" is_pre_election: true
14:01:01.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.757261 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab372f7584a4db3aa87e39b79cfab30" candidate_uuid: "402fc84a99344d34af8c042df703525b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "160cf41611ba499aaffe1e6ae17e71c1" is_pre_election: true
14:01:01.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.757556 28296 raft_consensus.cc:2393] T 5ab372f7584a4db3aa87e39b79cfab30 P 89addc812a804e1e9a14af72e7d66a8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 402fc84a99344d34af8c042df703525b in current term 1: Already voted for candidate 160cf41611ba499aaffe1e6ae17e71c1 in this term.
14:01:01.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.758129 28502 leader_election.cc:304] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 402fc84a99344d34af8c042df703525b; no voters: 160cf41611ba499aaffe1e6ae17e71c1, 89addc812a804e1e9a14af72e7d66a8a
14:01:01.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.758584 29348 raft_consensus.cc:3060] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Advancing to term 1
14:01:01.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.761030 29371 consensus_queue.cc:1048] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.761663 29348 raft_consensus.cc:2749] T 5ab372f7584a4db3aa87e39b79cfab30 P 402fc84a99344d34af8c042df703525b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:01.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.771222 29349 consensus_queue.cc:1048] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.793336 29348 consensus_queue.cc:1048] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [LEADER]: Connected to new peer: Peer: permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.800422 29384 consensus_queue.cc:1048] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.873800 29374 consensus_queue.cc:1048] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.873762 29346 consensus_queue.cc:1048] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.880354 29379 consensus_queue.cc:1048] T d9391341f3454f7b95007fa3e4327846 P 89addc812a804e1e9a14af72e7d66a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.884609 29374 consensus_queue.cc:1048] T 6e21ab960af34050bfdd9c71a5c94c72 P 89addc812a804e1e9a14af72e7d66a8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.897258 29349 consensus_queue.cc:1048] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.907939 28568 raft_consensus.cc:3060] T 9eab9d86fc494128a6ed510406d1cfbe P 402fc84a99344d34af8c042df703525b [term 0 FOLLOWER]: Advancing to term 1
14:01:01.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.911619 29356 consensus_queue.cc:1048] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "402fc84a99344d34af8c042df703525b" member_type: VOTER last_known_addr { host: "127.27.70.3" port: 36571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:01.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 59 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112861912 for job e1db689dadb24874688c502d61d89301.
14:01:01.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 48b4dd3741cb41909f72b0a208dfa0d7
14:01:01.921 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 59 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:01.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 59 as completed for source Source: KuduSource.
14:01:01.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ab372f7584a4db3aa87e39b79cfab30 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:01.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b5764c51b85947d8baba60a0ec01d4f7 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:01.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:01.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d9391341f3454f7b95007fa3e4327846 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:01.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9eab9d86fc494128a6ed510406d1cfbe for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:01.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6e21ab960af34050bfdd9c71a5c94c72 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:01.926 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:01.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.70.60:39395, [8ms] Sub RPC GetTableLocations: received response from server master-127.27.70.60:39395: OK, deferred=null) after lookup
14:01:01.928 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)] connecting to peer
14:01:01.929 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)] Successfully connected to peer
14:01:01.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:01.935174 29306 heartbeater.cc:499] Master 127.27.243.190:46195 was elected leader, sending a full tablet report...
14:01:01.941 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:01.945 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xdf4c0404, L:/127.0.0.1:44424 - R:/127.27.70.2:35535] using TOKEN/null
14:01:01.967 [DEBUG - main] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:01.969 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:01.985 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:01.988 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x219a5795, L:/127.0.0.1:37740 - R:/127.27.70.1:44303] using TOKEN/null
14:01:01.994 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:02.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.022985 29384 consensus_queue.cc:1048] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [LEADER]: Connected to new peer: Peer: permanent_uuid: "160cf41611ba499aaffe1e6ae17e71c1" member_type: VOTER last_known_addr { host: "127.27.70.2" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:02.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.043394 29348 consensus_queue.cc:1048] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b [LEADER]: Connected to new peer: Peer: permanent_uuid: "89addc812a804e1e9a14af72e7d66a8a" member_type: VOTER last_known_addr { host: "127.27.70.1" port: 44303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:02.100 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:02.101 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:02.102 [DEBUG - main] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:02.103 [DEBUG - main] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:02.104 [DEBUG - main] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:02.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.243.189:41285(127.27.243.189:41285)] Successfully connected to peer
14:01:02.106 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.189
14:01:02.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.243.188:41999(127.27.243.188:41999)] Successfully connected to peer
14:01:02.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.243.190:46195(127.27.243.190:46195)] Successfully connected to peer
14:01:02.121 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:02.123 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.190
14:01:02.125 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c5b77ae, L:/127.0.0.1:56760 - R:/127.27.243.189:41285] using SASL/PLAIN
14:01:02.126 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.188
14:01:02.133 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:02.136 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x891d0906, L:/127.0.0.1:48228 - R:/127.27.243.190:46195] using SASL/PLAIN
14:01:02.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:02.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=37), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.189:41285, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.190:46195, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.188:41999, [24ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.189:41285: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.190:46195: OK, deferred=null) after lookup
14:01:02.148 [DEBUG - main] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:02.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 25 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112862148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:02.149 [DEBUG - main] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:02.150 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:02.154 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.70.61:36811(127.27.70.61:36811)] Successfully connected to peer
14:01:02.155 [DEBUG - main] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:02.157 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x65f56650, L:/127.0.0.1:46808 - R:/127.27.243.188:41999] using SASL/PLAIN
14:01:02.159 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 25 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:02.161 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 25 as completed for source Source: KuduSource.
14:01:02.161 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.61
14:01:02.164 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.70.62:44743(127.27.70.62:44743)] Successfully connected to peer
14:01:02.168 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.70.60:39395(127.27.70.60:39395)] Successfully connected to peer
14:01:02.170 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.62
14:01:02.170 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.60
14:01:02.172 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:02.177 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x761808e7, L:/127.0.0.1:58544 - R:/127.27.70.61:36811] using SASL/PLAIN
14:01:02.179 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:02.181 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaf70820a, L:/127.0.0.1:51886 - R:/127.27.70.60:39395] using SASL/PLAIN
14:01:02.189 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:02.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:02.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=48), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [35ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: OK, deferred=null) after lookup
14:01:02.192 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4596b184, L:/127.0.0.1:41840 - R:/127.27.70.62:44743] using SASL/PLAIN
14:01:02.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 48b4dd3741cb41909f72b0a208dfa0d7
14:01:02.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ab372f7584a4db3aa87e39b79cfab30 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:02.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b5764c51b85947d8baba60a0ec01d4f7 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:02.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:02.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d9391341f3454f7b95007fa3e4327846 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:02.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9eab9d86fc494128a6ed510406d1cfbe for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:02.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6e21ab960af34050bfdd9c71a5c94c72 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:02.199 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:02.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.202462 28664 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48228:
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:02.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\000\007\0012\000\000\000"
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:01:02.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key2"
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: ""
14:01:02.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.205554 28664 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:01:02.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:02.308 [DEBUG - pool-44-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30003), Traces: [0ms] sending RPC to server master-127.23.188.189:44275, [12ms] received response from server master-127.23.188.189:44275: OK, deferred=null) with no deferred attached!
14:01:02.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.332331 28965 tablet_service.cc:1511] Processing CreateTablet for tablet 92782ef40871431dbc680f45dbef6562 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION VALUES < 50
14:01:02.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.334311 28964 tablet_service.cc:1511] Processing CreateTablet for tablet 5d80433d258e410eb64bff457c96f3e2 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION VALUES < 50
14:01:02.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.335628 28964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d80433d258e410eb64bff457c96f3e2. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.337929 28965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92782ef40871431dbc680f45dbef6562. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.344064 29239 tablet_service.cc:1511] Processing CreateTablet for tablet 5d80433d258e410eb64bff457c96f3e2 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION VALUES < 50
14:01:02.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.346128 29239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d80433d258e410eb64bff457c96f3e2. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.343423 29240 tablet_service.cc:1511] Processing CreateTablet for tablet 92782ef40871431dbc680f45dbef6562 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION VALUES < 50
14:01:02.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.352886 29240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92782ef40871431dbc680f45dbef6562. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.357730 29102 tablet_service.cc:1511] Processing CreateTablet for tablet 92782ef40871431dbc680f45dbef6562 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION VALUES < 50
14:01:02.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.360357 29450 tablet_bootstrap.cc:492] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98: Bootstrap starting.
14:01:02.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.361200 29101 tablet_service.cc:1511] Processing CreateTablet for tablet 5d80433d258e410eb64bff457c96f3e2 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION VALUES < 50
14:01:02.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.362536 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d80433d258e410eb64bff457c96f3e2. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.365869 29450 tablet_bootstrap.cc:654] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98: Neither blocks nor log segments found. Creating new log.
14:01:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.367332 29450 log.cc:826] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98: Log is configured to *not* fsync() on all Append() calls
14:01:02.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.367974 29102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92782ef40871431dbc680f45dbef6562. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.378505 29450 tablet_bootstrap.cc:492] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98: No bootstrap required, opened a new log
14:01:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.378880 29450 ts_tablet_manager.cc:1403] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
14:01:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.387215 29450 raft_consensus.cc:359] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.387709 29450 raft_consensus.cc:385] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.387820 29450 raft_consensus.cc:740] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Initialized, Role: FOLLOWER
14:01:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.388561 29450 consensus_queue.cc:260] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.408226 29454 tablet_bootstrap.cc:492] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63: Bootstrap starting.
14:01:02.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.409219 29450 ts_tablet_manager.cc:1434] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98: Time spent starting tablet: real 0.030s	user 0.021s	sys 0.007s
14:01:02.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 60 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112862412 for job e1db689dadb24874688c502d61d89301.
14:01:02.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.412917 29450 tablet_bootstrap.cc:492] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98: Bootstrap starting.
14:01:02.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.413674 29454 tablet_bootstrap.cc:654] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63: Neither blocks nor log segments found. Creating new log.
14:01:02.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.418980 29454 log.cc:826] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63: Log is configured to *not* fsync() on all Append() calls
14:01:02.423 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 60 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:02.425 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 60 as completed for source Source: KuduSource.
14:01:02.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.425489 29453 tablet_bootstrap.cc:492] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Bootstrap starting.
14:01:02.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.426237 29450 tablet_bootstrap.cc:654] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98: Neither blocks nor log segments found. Creating new log.
14:01:02.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.429452 29450 tablet_bootstrap.cc:492] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98: No bootstrap required, opened a new log
14:01:02.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.429642 29450 ts_tablet_manager.cc:1403] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.003s
14:01:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.430585 29454 tablet_bootstrap.cc:492] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63: No bootstrap required, opened a new log
14:01:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.430697 29450 raft_consensus.cc:359] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.430896 29454 ts_tablet_manager.cc:1403] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
14:01:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.430927 29450 raft_consensus.cc:385] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.431026 29450 raft_consensus.cc:740] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Initialized, Role: FOLLOWER
14:01:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.431322 29450 consensus_queue.cc:260] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.431849 29450 ts_tablet_manager.cc:1434] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:02.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.432588 29453 tablet_bootstrap.cc:654] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Neither blocks nor log segments found. Creating new log.
14:01:02.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.434059 29453 log.cc:826] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Log is configured to *not* fsync() on all Append() calls
14:01:02.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.441114 29454 raft_consensus.cc:359] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.441766 29454 raft_consensus.cc:385] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.441890 29454 raft_consensus.cc:740] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454a799868d747998609e6ff7a533f63, State: Initialized, Role: FOLLOWER
14:01:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.442761 29454 consensus_queue.cc:260] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.447991 29454 ts_tablet_manager.cc:1434] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
14:01:02.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.449630 29454 tablet_bootstrap.cc:492] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63: Bootstrap starting.
14:01:02.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.451820 29454 tablet_bootstrap.cc:654] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63: Neither blocks nor log segments found. Creating new log.
14:01:02.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.454296 29453 tablet_bootstrap.cc:492] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9: No bootstrap required, opened a new log
14:01:02.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.454978 29453 ts_tablet_manager.cc:1403] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.006s
14:01:02.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.457206 29454 tablet_bootstrap.cc:492] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63: No bootstrap required, opened a new log
14:01:02.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.457388 29454 ts_tablet_manager.cc:1403] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
14:01:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.458588 29454 raft_consensus.cc:359] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.458806 29454 raft_consensus.cc:385] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.458892 29454 raft_consensus.cc:740] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454a799868d747998609e6ff7a533f63, State: Initialized, Role: FOLLOWER
14:01:02.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.459231 29454 consensus_queue.cc:260] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.459338 29458 raft_consensus.cc:493] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:02.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.459625 29458 raft_consensus.cc:515] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.462814 29458 leader_election.cc:290] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819), 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773)
14:01:02.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.465551 29453 raft_consensus.cc:359] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.466131 29453 raft_consensus.cc:385] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.466259 29453 raft_consensus.cc:740] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717fdc0631c34ec3a2b36ed2dff7d3a9, State: Initialized, Role: FOLLOWER
14:01:02.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.467259 29453 consensus_queue.cc:260] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.471890 29452 raft_consensus.cc:493] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:02.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.472275 29452 raft_consensus.cc:515] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.480939 29452 leader_election.cc:290] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773), 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:02.494 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:02.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.507360 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80433d258e410eb64bff457c96f3e2" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" is_pre_election: true
14:01:02.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.508122 29122 raft_consensus.cc:2468] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 0.
14:01:02.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.509063 28919 leader_election.cc:304] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [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: 717fdc0631c34ec3a2b36ed2dff7d3a9, 801c9c73509f42bb97555cfda87e7e98; no voters: 
14:01:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.509953 29452 raft_consensus.cc:2804] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.510425 29452 raft_consensus.cc:493] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.510841 29452 raft_consensus.cc:3060] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Advancing to term 1
14:01:02.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.511089 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80433d258e410eb64bff457c96f3e2" candidate_uuid: "454a799868d747998609e6ff7a533f63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801c9c73509f42bb97555cfda87e7e98" is_pre_election: true
14:01:02.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.515976 29452 raft_consensus.cc:515] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.518311 29454 ts_tablet_manager.cc:1434] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63: Time spent starting tablet: real 0.061s	user 0.022s	sys 0.033s
14:01:02.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.517464 29033 tablet.cc:2404] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:02.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.520331 28985 raft_consensus.cc:2393] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 454a799868d747998609e6ff7a533f63 in current term 1: Already voted for candidate 801c9c73509f42bb97555cfda87e7e98 in this term.
14:01:02.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.521977 29452 leader_election.cc:290] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [CANDIDATE]: Term 1 election: Requested vote from peers 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773), 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:02.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.523787 29453 ts_tablet_manager.cc:1434] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent starting tablet: real 0.069s	user 0.015s	sys 0.002s
14:01:02.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.527375 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80433d258e410eb64bff457c96f3e2" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9"
14:01:02.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.527693 29122 raft_consensus.cc:3060] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Advancing to term 1
14:01:02.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.528714 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80433d258e410eb64bff457c96f3e2" candidate_uuid: "454a799868d747998609e6ff7a533f63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" is_pre_election: true
14:01:02.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.531550 29122 raft_consensus.cc:2468] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 1.
14:01:02.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.532050 29194 leader_election.cc:304] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 454a799868d747998609e6ff7a533f63; no voters: 717fdc0631c34ec3a2b36ed2dff7d3a9, 801c9c73509f42bb97555cfda87e7e98
14:01:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.533131 29460 raft_consensus.cc:3060] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Advancing to term 1
14:01:02.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.536612 29460 raft_consensus.cc:2749] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:02.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.533499 29453 tablet_bootstrap.cc:492] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Bootstrap starting.
14:01:02.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.538308 29260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80433d258e410eb64bff457c96f3e2" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63" is_pre_election: true
14:01:02.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.538745 29260 raft_consensus.cc:2468] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 1.
14:01:02.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.539844 29260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d80433d258e410eb64bff457c96f3e2" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63"
14:01:02.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.540642 29453 tablet_bootstrap.cc:654] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Neither blocks nor log segments found. Creating new log.
14:01:02.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.543632 29260 raft_consensus.cc:2468] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 1.
14:01:02.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.545043 28918 leader_election.cc:304] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [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: 454a799868d747998609e6ff7a533f63, 801c9c73509f42bb97555cfda87e7e98; no voters: 
14:01:02.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.545668 29452 raft_consensus.cc:2804] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Leader election won for term 1
14:01:02.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.549384 29453 tablet_bootstrap.cc:492] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9: No bootstrap required, opened a new log
14:01:02.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.549564 29453 ts_tablet_manager.cc:1403] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.007s
14:01:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.557078 29452 raft_consensus.cc:697] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [term 1 LEADER]: Becoming Leader. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Running, Role: LEADER
14:01:02.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.557768 29452 consensus_queue.cc:237] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.559882 29453 raft_consensus.cc:359] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.560487 29453 raft_consensus.cc:385] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.560815 29453 raft_consensus.cc:740] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717fdc0631c34ec3a2b36ed2dff7d3a9, State: Initialized, Role: FOLLOWER
14:01:02.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.561414 29453 consensus_queue.cc:260] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.563016 29453 ts_tablet_manager.cc:1434] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.001s
14:01:02.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.574054 29468 raft_consensus.cc:493] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:02.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.574265 29468 raft_consensus.cc:515] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.575203 29468 leader_election.cc:290] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773), 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.576014 29260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92782ef40871431dbc680f45dbef6562" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63" is_pre_election: true
14:01:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.575963 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92782ef40871431dbc680f45dbef6562" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" is_pre_election: true
14:01:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.576217 29260 raft_consensus.cc:2468] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 0.
14:01:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.576296 29122 raft_consensus.cc:2468] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 0.
14:01:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.576694 28918 leader_election.cc:304] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [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: 454a799868d747998609e6ff7a533f63, 801c9c73509f42bb97555cfda87e7e98; no voters: 
14:01:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.577050 29468 raft_consensus.cc:2804] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.577176 29468 raft_consensus.cc:493] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:02.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.577303 29468 raft_consensus.cc:3060] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Advancing to term 1
14:01:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.580224 29170 tablet.cc:2404] T 5d80433d258e410eb64bff457c96f3e2 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.580562 28664 catalog_manager.cc:5696] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129). New cstate: current_term: 1 leader_uuid: "801c9c73509f42bb97555cfda87e7e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } health_report { overall_health: UNKNOWN } } }
14:01:02.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.581913 29468 raft_consensus.cc:515] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.582592 29468 leader_election.cc:290] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [CANDIDATE]: Term 1 election: Requested vote from peers 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773), 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.583321 29260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92782ef40871431dbc680f45dbef6562" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63"
14:01:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.583582 29260 raft_consensus.cc:3060] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Advancing to term 1
14:01:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.583751 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92782ef40871431dbc680f45dbef6562" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9"
14:01:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.583981 29122 raft_consensus.cc:3060] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Advancing to term 1
14:01:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.586344 29260 raft_consensus.cc:2468] T 92782ef40871431dbc680f45dbef6562 P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 1.
14:01:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.586709 29122 raft_consensus.cc:2468] T 92782ef40871431dbc680f45dbef6562 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 1.
14:01:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.587815 28919 leader_election.cc:304] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [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: 717fdc0631c34ec3a2b36ed2dff7d3a9, 801c9c73509f42bb97555cfda87e7e98; no voters: 
14:01:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.588238 29468 raft_consensus.cc:2804] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Leader election won for term 1
14:01:02.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.588377 29468 raft_consensus.cc:697] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [term 1 LEADER]: Becoming Leader. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Running, Role: LEADER
14:01:02.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.588680 29468 consensus_queue.cc:237] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.592520 28664 catalog_manager.cc:5696] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129). New cstate: current_term: 1 leader_uuid: "801c9c73509f42bb97555cfda87e7e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } health_report { overall_health: UNKNOWN } } }
14:01:02.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.646061 29308 tablet.cc:2404] T 5d80433d258e410eb64bff457c96f3e2 P 454a799868d747998609e6ff7a533f63: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:02.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 26 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112862649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:02.659 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 26 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:02.660 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 26 as completed for source Source: KuduSource.
14:01:02.737 [DEBUG - pool-50-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30003), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [9ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.749 [DEBUG - pool-46-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30003), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [4ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.749 [DEBUG - pool-46-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30003), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [10ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.866624 28664 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48228:
14:01:02.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "replication_test_table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "key1" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key2" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key3" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "data" type: STRING is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:01:02.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.875936 28664 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a8624c5e10164f79ac7a1fe468122d10 has no consensus state
14:01:02.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.876503 28664 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c041a5b5df645f1817776eb0b9bdd6e has no consensus state
14:01:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.885078 28964 tablet_service.cc:1511] Processing CreateTablet for tablet a8624c5e10164f79ac7a1fe468122d10 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.885566 28964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8624c5e10164f79ac7a1fe468122d10. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.886327 29239 tablet_service.cc:1511] Processing CreateTablet for tablet a8624c5e10164f79ac7a1fe468122d10 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.886459 29240 tablet_service.cc:1511] Processing CreateTablet for tablet 8c041a5b5df645f1817776eb0b9bdd6e (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.886839 29239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8624c5e10164f79ac7a1fe468122d10. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.887058 29240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c041a5b5df645f1817776eb0b9bdd6e. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.889225 28965 tablet_service.cc:1511] Processing CreateTablet for tablet 8c041a5b5df645f1817776eb0b9bdd6e (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.889696 28965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c041a5b5df645f1817776eb0b9bdd6e. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.891073 29101 tablet_service.cc:1511] Processing CreateTablet for tablet a8624c5e10164f79ac7a1fe468122d10 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:02.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.891901 29102 tablet_service.cc:1511] Processing CreateTablet for tablet 8c041a5b5df645f1817776eb0b9bdd6e (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 50 <= VALUES < 150
14:01:02.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.892403 29102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c041a5b5df645f1817776eb0b9bdd6e. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.894726 29454 tablet_bootstrap.cc:492] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63: Bootstrap starting.
14:01:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.895393 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8624c5e10164f79ac7a1fe468122d10. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.896663 29454 tablet_bootstrap.cc:654] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63: Neither blocks nor log segments found. Creating new log.
14:01:02.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.902400 29450 tablet_bootstrap.cc:492] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98: Bootstrap starting.
14:01:02.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.904947 29450 tablet_bootstrap.cc:654] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98: Neither blocks nor log segments found. Creating new log.
14:01:02.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.906536 28650 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 8c041a5b5df645f1817776eb0b9bdd6e (table replication_test_table [id=bb35c927b918476499abf53f3b88b474], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 8c041a5b5df645f1817776eb0b9bdd6e consensus state has no leader
14:01:02.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.906652 29453 tablet_bootstrap.cc:492] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Bootstrap starting.
14:01:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.909205 29453 tablet_bootstrap.cc:654] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Neither blocks nor log segments found. Creating new log.
14:01:02.912 [DEBUG - pool-47-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [5ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.912 [DEBUG - pool-47-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30014), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [15ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.912 [DEBUG - pool-47-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30014), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [12ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 61 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112862912 for job e1db689dadb24874688c502d61d89301.
14:01:02.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.915565 29454 tablet_bootstrap.cc:492] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63: No bootstrap required, opened a new log
14:01:02.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.915787 29454 ts_tablet_manager.cc:1403] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
14:01:02.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.916733 29450 tablet_bootstrap.cc:492] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98: No bootstrap required, opened a new log
14:01:02.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.916921 29450 ts_tablet_manager.cc:1403] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.009s
14:01:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.917732 29450 raft_consensus.cc:359] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.917747 29454 raft_consensus.cc:359] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.917893 29450 raft_consensus.cc:385] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.917944 29450 raft_consensus.cc:740] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Initialized, Role: FOLLOWER
14:01:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.917960 29454 raft_consensus.cc:385] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.918036 29454 raft_consensus.cc:740] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454a799868d747998609e6ff7a533f63, State: Initialized, Role: FOLLOWER
14:01:02.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.918208 29450 consensus_queue.cc:260] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.928 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 61 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:01:02.929 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 61 as completed for source Source: KuduSource.
14:01:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.920208 29450 ts_tablet_manager.cc:1434] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
14:01:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.920603 29450 tablet_bootstrap.cc:492] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98: Bootstrap starting.
14:01:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.918286 29454 consensus_queue.cc:260] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.922349 29454 ts_tablet_manager.cc:1434] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
14:01:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.922693 29454 tablet_bootstrap.cc:492] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63: Bootstrap starting.
14:01:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.922694 29450 tablet_bootstrap.cc:654] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98: Neither blocks nor log segments found. Creating new log.
14:01:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.928162 29453 tablet_bootstrap.cc:492] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9: No bootstrap required, opened a new log
14:01:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.928458 29453 ts_tablet_manager.cc:1403] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.006s
14:01:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.929317 29453 raft_consensus.cc:359] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.929564 29453 raft_consensus.cc:385] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.929682 29453 raft_consensus.cc:740] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717fdc0631c34ec3a2b36ed2dff7d3a9, State: Initialized, Role: FOLLOWER
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.929960 29453 consensus_queue.cc:260] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.931959 29450 tablet_bootstrap.cc:492] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98: No bootstrap required, opened a new log
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.932096 29450 ts_tablet_manager.cc:1403] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.933003 29450 raft_consensus.cc:359] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.933192 29450 raft_consensus.cc:385] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.933286 29450 raft_consensus.cc:740] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Initialized, Role: FOLLOWER
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.933575 29450 consensus_queue.cc:260] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:02.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.934276 29450 ts_tablet_manager.cc:1434] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:02.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.939743 28664 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b: replication_test_table [id=bb35c927b918476499abf53f3b88b474] alter complete (version 0)
14:01:02.940 [DEBUG - pool-52-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30001), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [7ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.941102 29453 ts_tablet_manager.cc:1434] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.000s
14:01:02.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.942178 29453 tablet_bootstrap.cc:492] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9: Bootstrap starting.
14:01:02.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.944173 29453 tablet_bootstrap.cc:654] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9: Neither blocks nor log segments found. Creating new log.
14:01:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.945364 29454 tablet_bootstrap.cc:654] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63: Neither blocks nor log segments found. Creating new log.
14:01:02.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.946864 28662 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48228:
14:01:02.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "replication_test_table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\226\000\000\000\007\000" } } } schema { columns { name: "key1" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key2" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key3" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "data" type: STRING is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:01:02.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.947239 29454 tablet_bootstrap.cc:492] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63: No bootstrap required, opened a new log
14:01:02.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.947405 29454 ts_tablet_manager.cc:1403] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.001s
14:01:02.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.948194 29454 raft_consensus.cc:359] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.948374 29454 raft_consensus.cc:385] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.948467 29453 tablet_bootstrap.cc:492] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9: No bootstrap required, opened a new log
14:01:02.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.948473 29454 raft_consensus.cc:740] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454a799868d747998609e6ff7a533f63, State: Initialized, Role: FOLLOWER
14:01:02.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.948624 29453 ts_tablet_manager.cc:1403] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
14:01:02.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.948778 29454 consensus_queue.cc:260] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.949535 29453 raft_consensus.cc:359] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.949718 29453 raft_consensus.cc:385] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.949783 29453 raft_consensus.cc:740] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717fdc0631c34ec3a2b36ed2dff7d3a9, State: Initialized, Role: FOLLOWER
14:01:02.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.950017 29453 consensus_queue.cc:260] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.950539 29453 ts_tablet_manager.cc:1434] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:02.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.956552 28662 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a8624c5e10164f79ac7a1fe468122d10 consensus state has no leader
14:01:02.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.956753 28662 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 893b3862bdbe4f429e1fc3c1b3b697c5 has no consensus state
14:01:02.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.957181 28662 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8c041a5b5df645f1817776eb0b9bdd6e consensus state has no leader
14:01:02.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:02.957612 28662 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 316a200a5e6648ddad53bf1bfa64eb80 has no consensus state
14:01:02.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.959344 29454 ts_tablet_manager.cc:1434] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.000s
14:01:02.961 [DEBUG - pool-52-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [7ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.961 [DEBUG - pool-52-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [8ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.961 [DEBUG - pool-52-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.24.105.60:45145, [8ms] received response from server master-127.24.105.60:45145: OK, deferred=null) with no deferred attached!
14:01:02.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.966657 29240 tablet_service.cc:1511] Processing CreateTablet for tablet 893b3862bdbe4f429e1fc3c1b3b697c5 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 150 <= VALUES
14:01:02.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.967162 29240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893b3862bdbe4f429e1fc3c1b3b697c5. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.968451 29239 tablet_service.cc:1511] Processing CreateTablet for tablet 316a200a5e6648ddad53bf1bfa64eb80 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 150 <= VALUES
14:01:02.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.968662 28965 tablet_service.cc:1511] Processing CreateTablet for tablet 893b3862bdbe4f429e1fc3c1b3b697c5 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 150 <= VALUES
14:01:02.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.968680 28964 tablet_service.cc:1511] Processing CreateTablet for tablet 316a200a5e6648ddad53bf1bfa64eb80 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 150 <= VALUES
14:01:02.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.968904 29239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316a200a5e6648ddad53bf1bfa64eb80. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.969156 28965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893b3862bdbe4f429e1fc3c1b3b697c5. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.969409 28964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316a200a5e6648ddad53bf1bfa64eb80. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.972244 29102 tablet_service.cc:1511] Processing CreateTablet for tablet 893b3862bdbe4f429e1fc3c1b3b697c5 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 0, RANGE (key1) PARTITION 150 <= VALUES
14:01:02.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.972687 29102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893b3862bdbe4f429e1fc3c1b3b697c5. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.972704 29468 consensus_queue.cc:1048] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.975919 29450 tablet_bootstrap.cc:492] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98: Bootstrap starting.
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.975961 29101 tablet_service.cc:1511] Processing CreateTablet for tablet 316a200a5e6648ddad53bf1bfa64eb80 (DEFAULT_TABLE table=replication_test_table [id=bb35c927b918476499abf53f3b88b474]), partition=HASH (key2) PARTITION 1, RANGE (key1) PARTITION 150 <= VALUES
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.977854 29450 tablet_bootstrap.cc:654] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98: Neither blocks nor log segments found. Creating new log.
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.980602 29450 tablet_bootstrap.cc:492] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98: No bootstrap required, opened a new log
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.980849 29450 ts_tablet_manager.cc:1403] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.981918 29450 raft_consensus.cc:359] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.982052 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316a200a5e6648ddad53bf1bfa64eb80. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.982167 29450 raft_consensus.cc:385] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.982254 29450 raft_consensus.cc:740] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Initialized, Role: FOLLOWER
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.982740 29453 tablet_bootstrap.cc:492] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Bootstrap starting.
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.983526 29468 raft_consensus.cc:493] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.983677 29468 raft_consensus.cc:515] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.984453 29468 leader_election.cc:290] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773), 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.985083 29462 raft_consensus.cc:493] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.985144 29260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c041a5b5df645f1817776eb0b9bdd6e" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63" is_pre_election: true
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.985397 29260 raft_consensus.cc:2468] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 0.
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.985241 29462 raft_consensus.cc:515] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.985896 28918 leader_election.cc:304] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [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: 454a799868d747998609e6ff7a533f63, 801c9c73509f42bb97555cfda87e7e98; no voters: 
14:01:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.987279 29462 leader_election.cc:290] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819), 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:02.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.992961 29454 tablet_bootstrap.cc:492] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63: Bootstrap starting.
14:01:02.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:02.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.993760 29468 raft_consensus.cc:2804] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:02.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.993755 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c041a5b5df645f1817776eb0b9bdd6e" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" is_pre_election: true
14:01:02.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.993912 29468 raft_consensus.cc:493] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:02.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.994011 29468 raft_consensus.cc:3060] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Advancing to term 1
14:01:02.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.993995 29121 raft_consensus.cc:2468] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 0.
14:01:02.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.995596 29454 tablet_bootstrap.cc:654] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63: Neither blocks nor log segments found. Creating new log.
14:01:02.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.997740 29468 raft_consensus.cc:515] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:02.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.998152 29454 tablet_bootstrap.cc:492] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63: No bootstrap required, opened a new log
14:01:02.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.998371 29454 ts_tablet_manager.cc:1403] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.002s
14:01:02.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.999356 29260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c041a5b5df645f1817776eb0b9bdd6e" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63"
14:01:02.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.999637 29260 raft_consensus.cc:3060] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.999745 29454 raft_consensus.cc:359] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:02.999989 29454 raft_consensus.cc:385] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:03.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.000157 29454 raft_consensus.cc:740] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454a799868d747998609e6ff7a533f63, State: Initialized, Role: FOLLOWER
14:01:03.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.000453 29454 consensus_queue.cc:260] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.001066 29454 ts_tablet_manager.cc:1434] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:01:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.001403 29454 tablet_bootstrap.cc:492] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63: Bootstrap starting.
14:01:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.004158 29454 tablet_bootstrap.cc:654] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63: Neither blocks nor log segments found. Creating new log.
14:01:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.006496 29260 raft_consensus.cc:2468] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 1.
14:01:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.006567 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c041a5b5df645f1817776eb0b9bdd6e" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9"
14:01:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.006944 29121 raft_consensus.cc:3060] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.007030 28918 leader_election.cc:304] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [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: 454a799868d747998609e6ff7a533f63, 801c9c73509f42bb97555cfda87e7e98; no voters: 
14:01:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.007589 29452 raft_consensus.cc:2804] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Leader election won for term 1
14:01:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.009879 29468 leader_election.cc:290] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [CANDIDATE]: Term 1 election: Requested vote from peers 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773), 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169)
14:01:03.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.010242 29121 raft_consensus.cc:2468] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 1.
14:01:03.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.017508 29453 tablet_bootstrap.cc:654] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Neither blocks nor log segments found. Creating new log.
14:01:03.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.019048 29450 consensus_queue.cc:260] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.022483 29450 ts_tablet_manager.cc:1434] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98: Time spent starting tablet: real 0.042s	user 0.001s	sys 0.001s
14:01:03.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.022897 29450 tablet_bootstrap.cc:492] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98: Bootstrap starting.
14:01:03.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.024839 29450 tablet_bootstrap.cc:654] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98: Neither blocks nor log segments found. Creating new log.
14:01:03.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.028509 29452 raft_consensus.cc:697] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [term 1 LEADER]: Becoming Leader. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Running, Role: LEADER
14:01:03.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.028968 29452 consensus_queue.cc:237] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.031739 29453 tablet_bootstrap.cc:492] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9: No bootstrap required, opened a new log
14:01:03.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.032100 29453 ts_tablet_manager.cc:1403] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent bootstrapping tablet: real 0.049s	user 0.003s	sys 0.002s
14:01:03.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.034422 29450 tablet_bootstrap.cc:492] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98: No bootstrap required, opened a new log
14:01:03.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.034577 29450 ts_tablet_manager.cc:1403] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
14:01:03.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.034889 29453 raft_consensus.cc:359] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.035336 29450 raft_consensus.cc:359] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.035566 29450 raft_consensus.cc:385] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:03.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.035667 29450 raft_consensus.cc:740] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Initialized, Role: FOLLOWER
14:01:03.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.035939 29450 consensus_queue.cc:260] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.036208 29453 raft_consensus.cc:385] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:03.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.036384 29453 raft_consensus.cc:740] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717fdc0631c34ec3a2b36ed2dff7d3a9, State: Initialized, Role: FOLLOWER
14:01:03.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.036561 29450 ts_tablet_manager.cc:1434] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:03.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.037355 29453 consensus_queue.cc:260] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.038151 29453 ts_tablet_manager.cc:1434] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
14:01:03.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.038641 29453 tablet_bootstrap.cc:492] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Bootstrap starting.
14:01:03.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.045531 29453 tablet_bootstrap.cc:654] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Neither blocks nor log segments found. Creating new log.
14:01:03.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.048681 29454 tablet_bootstrap.cc:492] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63: No bootstrap required, opened a new log
14:01:03.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.048982 29454 ts_tablet_manager.cc:1403] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.010s
14:01:03.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.050575 29454 raft_consensus.cc:359] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.050868 29454 raft_consensus.cc:385] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:03.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.050984 29454 raft_consensus.cc:740] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 454a799868d747998609e6ff7a533f63, State: Initialized, Role: FOLLOWER
14:01:03.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.051370 29454 consensus_queue.cc:260] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.052024 29454 ts_tablet_manager.cc:1434] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:01:03.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.053040 29484 consensus_queue.cc:1048] T 5d80433d258e410eb64bff457c96f3e2 P 801c9c73509f42bb97555cfda87e7e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.056404 29259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c041a5b5df645f1817776eb0b9bdd6e" candidate_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63" is_pre_election: true
14:01:03.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.056792 29259 raft_consensus.cc:2393] T 8c041a5b5df645f1817776eb0b9bdd6e P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 717fdc0631c34ec3a2b36ed2dff7d3a9 in current term 1: Already voted for candidate 801c9c73509f42bb97555cfda87e7e98 in this term.
14:01:03.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.057649 29460 raft_consensus.cc:493] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:03.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.057778 29460 raft_consensus.cc:515] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.058965 29460 leader_election.cc:290] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819), 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773)
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.059691 28663 catalog_manager.cc:5696] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129). New cstate: current_term: 1 leader_uuid: "801c9c73509f42bb97555cfda87e7e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } health_report { overall_health: UNKNOWN } } }
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.061681 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316a200a5e6648ddad53bf1bfa64eb80" candidate_uuid: "454a799868d747998609e6ff7a533f63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801c9c73509f42bb97555cfda87e7e98" is_pre_election: true
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.061904 28985 raft_consensus.cc:2468] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 454a799868d747998609e6ff7a533f63 in term 0.
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.062585 29194 leader_election.cc:304] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [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: 454a799868d747998609e6ff7a533f63, 801c9c73509f42bb97555cfda87e7e98; no voters: 
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.062561 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316a200a5e6648ddad53bf1bfa64eb80" candidate_uuid: "454a799868d747998609e6ff7a533f63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" is_pre_election: true
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.063218 29460 raft_consensus.cc:2804] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.063321 29460 raft_consensus.cc:493] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.063409 29460 raft_consensus.cc:3060] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:03.065186 29194 leader_election.cc:343] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773): Illegal state: must be running to vote when last-logged opid is not known
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.066692 29460 raft_consensus.cc:515] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.067406 29460 leader_election.cc:290] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [CANDIDATE]: Term 1 election: Requested vote from peers 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819), 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773)
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.068960 28662 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ebbfbfdf49094854935a40642fbff37b: replication_test_table [id=bb35c927b918476499abf53f3b88b474] alter complete (version 0)
14:01:03.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.070250 29121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316a200a5e6648ddad53bf1bfa64eb80" candidate_uuid: "454a799868d747998609e6ff7a533f63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9"
14:01:03.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.071010 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316a200a5e6648ddad53bf1bfa64eb80" candidate_uuid: "454a799868d747998609e6ff7a533f63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801c9c73509f42bb97555cfda87e7e98"
14:01:03.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.071224 28985 raft_consensus.cc:3060] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.074499 28985 raft_consensus.cc:2468] T 316a200a5e6648ddad53bf1bfa64eb80 P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 454a799868d747998609e6ff7a533f63 in term 1.
14:01:03.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:03.076603 29194 leader_election.cc:343] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773): Illegal state: must be running to vote when last-logged opid is not known
14:01:03.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.077549 29194 leader_election.cc:304] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 454a799868d747998609e6ff7a533f63, 801c9c73509f42bb97555cfda87e7e98; no voters: 717fdc0631c34ec3a2b36ed2dff7d3a9
14:01:03.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.078225 29460 raft_consensus.cc:2804] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Leader election won for term 1
14:01:03.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.078779 29452 raft_consensus.cc:493] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:03.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.078945 29452 raft_consensus.cc:515] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.079701 29460 raft_consensus.cc:697] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [term 1 LEADER]: Becoming Leader. State: Replica: 454a799868d747998609e6ff7a533f63, State: Running, Role: LEADER
14:01:03.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.079725 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c041a5b5df645f1817776eb0b9bdd6e" candidate_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801c9c73509f42bb97555cfda87e7e98" is_pre_election: true
14:01:03.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.080425 29056 leader_election.cc:304] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 717fdc0631c34ec3a2b36ed2dff7d3a9; no voters: 454a799868d747998609e6ff7a533f63, 801c9c73509f42bb97555cfda87e7e98
14:01:03.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.080891 29460 consensus_queue.cc:237] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.081425 29462 raft_consensus.cc:2749] T 8c041a5b5df645f1817776eb0b9bdd6e P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:03.084 [DEBUG - main] (Connection.java:575) [peer master-127.27.70.61:36811(127.27.70.61:36811)] disconnecting while in state READY
14:01:03.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.084862 29453 tablet_bootstrap.cc:492] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9: No bootstrap required, opened a new log
14:01:03.085 [DEBUG - main] (Connection.java:575) [peer master-127.27.70.60:39395(127.27.70.60:39395)] disconnecting while in state READY
14:01:03.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.085055 29453 ts_tablet_manager.cc:1403] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.003s
14:01:03.085 [DEBUG - main] (Connection.java:575) [peer master-127.27.70.62:44743(127.27.70.62:44743)] disconnecting while in state READY
14:01:03.085 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.70.60:39395(127.27.70.60:39395)] handling channelInactive
14:01:03.085 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state READY due to: connection closed
14:01:03.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:03.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.70.62:44743(127.27.70.62:44743)] handling channelInactive
14:01:03.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state READY due to: connection closed
14:01:03.087 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-1
14:01:03.087 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-2
14:01:03.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.089668 29453 raft_consensus.cc:359] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.089901 29453 raft_consensus.cc:385] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:03.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.089998 29453 raft_consensus.cc:740] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717fdc0631c34ec3a2b36ed2dff7d3a9, State: Initialized, Role: FOLLOWER
14:01:03.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.090091 29452 leader_election.cc:290] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169), 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773)
14:01:03.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.090240 29453 consensus_queue.cc:260] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } }
14:01:03.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.092142 29122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893b3862bdbe4f429e1fc3c1b3b697c5" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" is_pre_election: true
14:01:03.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.092367 29122 raft_consensus.cc:2468] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 0.
14:01:03.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.092971 28919 leader_election.cc:304] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [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: 717fdc0631c34ec3a2b36ed2dff7d3a9, 801c9c73509f42bb97555cfda87e7e98; no voters: 
14:01:03.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.093339 29468 raft_consensus.cc:2804] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:03.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.093461 29468 raft_consensus.cc:493] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:03.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.093591 29468 raft_consensus.cc:3060] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.094348 28662 catalog_manager.cc:5696] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 454a799868d747998609e6ff7a533f63 (127.27.243.131). New cstate: current_term: 1 leader_uuid: "454a799868d747998609e6ff7a533f63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } health_report { overall_health: HEALTHY } } }
14:01:03.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.101991 29260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893b3862bdbe4f429e1fc3c1b3b697c5" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63" is_pre_election: true
14:01:03.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.102245 29260 raft_consensus.cc:2468] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 0.
14:01:03.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.102628 29468 raft_consensus.cc:515] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.107555 29120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893b3862bdbe4f429e1fc3c1b3b697c5" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9"
14:01:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.107962 29120 raft_consensus.cc:3060] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.109898 29259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893b3862bdbe4f429e1fc3c1b3b697c5" candidate_uuid: "801c9c73509f42bb97555cfda87e7e98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63"
14:01:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.110090 29259 raft_consensus.cc:3060] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.106917 29468 leader_election.cc:290] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [CANDIDATE]: Term 1 election: Requested vote from peers 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169), 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130:42773)
14:01:03.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.113361 29120 raft_consensus.cc:2468] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 1.
14:01:03.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.113073 29259 raft_consensus.cc:2468] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 801c9c73509f42bb97555cfda87e7e98 in term 1.
14:01:03.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.113905 28919 leader_election.cc:304] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [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: 717fdc0631c34ec3a2b36ed2dff7d3a9, 801c9c73509f42bb97555cfda87e7e98; no voters: 
14:01:03.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.115696 29468 raft_consensus.cc:2804] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Leader election won for term 1
14:01:03.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.116555 29468 raft_consensus.cc:697] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [term 1 LEADER]: Becoming Leader. State: Replica: 801c9c73509f42bb97555cfda87e7e98, State: Running, Role: LEADER
14:01:03.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.117120 29468 consensus_queue.cc:237] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [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: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.127336 28663 catalog_manager.cc:5696] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129). New cstate: current_term: 1 leader_uuid: "801c9c73509f42bb97555cfda87e7e98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } health_report { overall_health: UNKNOWN } } }
14:01:03.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.70.61:36811(127.27.70.61:36811)] handling channelInactive
14:01:03.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state READY due to: connection closed
14:01:03.132 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-0
14:01:03.132 [DEBUG - main] (Connection.java:575) [peer master-127.27.243.188:41999(127.27.243.188:41999)] disconnecting while in state READY
14:01:03.132 [DEBUG - main] (Connection.java:575) [peer master-127.27.243.190:46195(127.27.243.190:46195)] disconnecting while in state READY
14:01:03.132 [DEBUG - main] (Connection.java:575) [peer master-127.27.243.189:41285(127.27.243.189:41285)] disconnecting while in state READY
14:01:03.133 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.243.189:41285(127.27.243.189:41285)] handling channelInactive
14:01:03.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state READY due to: connection closed
14:01:03.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:03.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.130463 29453 ts_tablet_manager.cc:1434] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9: Time spent starting tablet: real 0.045s	user 0.001s	sys 0.001s
14:01:03.140 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.243.188:41999(127.27.243.188:41999)] handling channelInactive
14:01:03.140 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state READY due to: connection closed
14:01:03.141 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:03.142 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-2
14:01:03.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.243.190:46195(127.27.243.190:46195)] handling channelInactive
14:01:03.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state READY due to: connection closed
14:01:03.145 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 27 thread-local buffer(s) from thread: kudu-nio-1
14:01:03.147 [INFO - main] (TypeExtractor.java:2144) Field Row#fieldByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:03.147 [INFO - main] (TypeExtractor.java:2069) class java.util.LinkedHashMap does not contain a getter for field accessOrder
14:01:03.147 [INFO - main] (TypeExtractor.java:2072) class java.util.LinkedHashMap does not contain a setter for field accessOrder
14:01:03.147 [INFO - main] (TypeExtractor.java:2116) Class class java.util.LinkedHashMap cannot be used as a POJO type because not all fields are valid POJO fields, and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:03.147 [INFO - main] (TypeExtractor.java:2144) Field Row#positionByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:03.147 [INFO - main] (TypeExtractor.java:2197) class org.apache.flink.types.Row is missing a default constructor so it cannot be used as a POJO type and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:03.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 27 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112863149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:03.155 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.cpu.cores required for local execution is not set, setting it to the maximal possible value.
14:01:03.155 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.heap.size required for local execution is not set, setting it to the maximal possible value.
14:01:03.156 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.off-heap.size required for local execution is not set, setting it to the maximal possible value.
14:01:03.156 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.min required for local execution is not set, setting it to its default value 64 mb.
14:01:03.156 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.max required for local execution is not set, setting it to its default value 64 mb.
14:01:03.156 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.managed.size required for local execution is not set, setting it to its default value 128 mb.
14:01:03.156 [INFO - main] (MiniCluster.java:324) Starting Flink Mini Cluster
14:01:03.158 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 27 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:03.160 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 27 as completed for source Source: KuduSource.
14:01:03.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.162358 29462 raft_consensus.cc:493] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:03.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.162575 29462 raft_consensus.cc:515] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.163341 29462 leader_election.cc:290] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169), 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819)
14:01:03.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.164479 29259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8624c5e10164f79ac7a1fe468122d10" candidate_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63" is_pre_election: true
14:01:03.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.164739 29259 raft_consensus.cc:2468] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717fdc0631c34ec3a2b36ed2dff7d3a9 in term 0.
14:01:03.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.164849 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8624c5e10164f79ac7a1fe468122d10" candidate_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801c9c73509f42bb97555cfda87e7e98" is_pre_election: true
14:01:03.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.165072 28985 raft_consensus.cc:2468] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717fdc0631c34ec3a2b36ed2dff7d3a9 in term 0.
14:01:03.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.165736 29055 leader_election.cc:304] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [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: 454a799868d747998609e6ff7a533f63, 717fdc0631c34ec3a2b36ed2dff7d3a9; no voters: 
14:01:03.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.166091 29462 raft_consensus.cc:2804] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:03.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.166227 29462 raft_consensus.cc:493] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:03.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.166318 29462 raft_consensus.cc:3060] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.169368 29462 raft_consensus.cc:515] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.170255 29462 leader_election.cc:290] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [CANDIDATE]: Term 1 election: Requested vote from peers 454a799868d747998609e6ff7a533f63 (127.27.243.131:46169), 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819)
14:01:03.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.170810 29259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8624c5e10164f79ac7a1fe468122d10" candidate_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "454a799868d747998609e6ff7a533f63"
14:01:03.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.171038 29259 raft_consensus.cc:3060] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.171154 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8624c5e10164f79ac7a1fe468122d10" candidate_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "801c9c73509f42bb97555cfda87e7e98"
14:01:03.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.171357 28985 raft_consensus.cc:3060] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.174310 28985 raft_consensus.cc:2468] T a8624c5e10164f79ac7a1fe468122d10 P 801c9c73509f42bb97555cfda87e7e98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717fdc0631c34ec3a2b36ed2dff7d3a9 in term 1.
14:01:03.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.174358 29259 raft_consensus.cc:2468] T a8624c5e10164f79ac7a1fe468122d10 P 454a799868d747998609e6ff7a533f63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717fdc0631c34ec3a2b36ed2dff7d3a9 in term 1.
14:01:03.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.174976 29055 leader_election.cc:304] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [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: 454a799868d747998609e6ff7a533f63, 717fdc0631c34ec3a2b36ed2dff7d3a9; no voters: 
14:01:03.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.175704 29462 raft_consensus.cc:2804] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 1 FOLLOWER]: Leader election won for term 1
14:01:03.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.176515 29462 raft_consensus.cc:697] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 1 LEADER]: Becoming Leader. State: Replica: 717fdc0631c34ec3a2b36ed2dff7d3a9, State: Running, Role: LEADER
14:01:03.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.177567 29462 consensus_queue.cc:237] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [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: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } }
14:01:03.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.180397 29468 consensus_queue.cc:1048] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.195284 29484 consensus_queue.cc:1048] T 92782ef40871431dbc680f45dbef6562 P 801c9c73509f42bb97555cfda87e7e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.203974 28663 catalog_manager.cc:5696] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 717fdc0631c34ec3a2b36ed2dff7d3a9 (127.27.243.130). New cstate: current_term: 1 leader_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 } health_report { overall_health: HEALTHY } } }
14:01:03.347 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:03.348 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:03.348 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:03.348 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:03.348 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:03.348 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:03.348 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:03.349 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:03.349 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:03.349 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:03.349 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:03.349 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:03.349 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:03.380 [INFO - main] (MiniCluster.java:343) Starting Metrics Registry
14:01:03.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 62 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112863412 for job e1db689dadb24874688c502d61d89301.
14:01:03.426 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 62 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=13 ms, finalizationTime=1 ms).
14:01:03.427 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 62 as completed for source Source: KuduSource.
14:01:03.447 [INFO - main] (MetricRegistryImpl.java:177) No metrics reporter configured, no metrics will be exposed/reported.
14:01:03.447 [INFO - main] (MetricRegistryImpl.java:240) No trace reporter configured, no metrics will be exposed/reported.
14:01:03.447 [INFO - main] (MiniCluster.java:350) Starting RPC Service(s)
14:01:03.487 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:01:03.494 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:03.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.504305 29121 raft_consensus.cc:3060] T 316a200a5e6648ddad53bf1bfa64eb80 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [term 0 FOLLOWER]: Advancing to term 1
14:01:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.507294 29460 consensus_queue.cc:1048] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.532395 29460 consensus_queue.cc:1048] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.602384 29468 consensus_queue.cc:1048] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.610348 29484 consensus_queue.cc:1048] T 893b3862bdbe4f429e1fc3c1b3b697c5 P 801c9c73509f42bb97555cfda87e7e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.613158 29484 consensus_queue.cc:1048] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.621100 29462 consensus_queue.cc:1048] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "801c9c73509f42bb97555cfda87e7e98" member_type: VOTER last_known_addr { host: "127.27.243.129" port: 35819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.635838 29484 consensus_queue.cc:1048] T 8c041a5b5df645f1817776eb0b9bdd6e P 801c9c73509f42bb97555cfda87e7e98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717fdc0631c34ec3a2b36ed2dff7d3a9" member_type: VOTER last_known_addr { host: "127.27.243.130" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 28 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112863649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:03.667 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 28 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=18 ms, finalizationTime=0 ms).
14:01:03.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:03.673753 29462 consensus_queue.cc:1048] T a8624c5e10164f79ac7a1fe468122d10 P 717fdc0631c34ec3a2b36ed2dff7d3a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "454a799868d747998609e6ff7a533f63" member_type: VOTER last_known_addr { host: "127.27.243.131" port: 46169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:03.679 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:03.680 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:03.680 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:03.680 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:03.680 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:03.680 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:03.681 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:03.681 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:03.681 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:03.681 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:03.681 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:03.681 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:03.681 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:03.682 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 28 as completed for source Source: KuduSource.
14:01:03.887 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:03.888 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:03.889 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:03.889 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:03.889 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:03.889 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:03.889 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:03.889 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:03.889 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:03.890 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:03.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:03.890 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:03.890 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:03.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 63 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112863911 for job e1db689dadb24874688c502d61d89301.
14:01:03.913 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:03.914 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:03.914 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:03.915 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:03.915 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:03.915 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:03.915 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:03.916 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:03.916 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:03.917 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:03.917 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:03.917 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:03.917 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:03.921 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 63 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:03.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 63 as completed for source Source: KuduSource.
14:01:03.994 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:04.088 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:04.088 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:04.089 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:04.089 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:04.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:04.089 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:04.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:04.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:04.090 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:04.090 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:04.090 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:04.090 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:04.091 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:04.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 29 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112864148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:04.164 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 29 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:01:04.166 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 29 as completed for source Source: KuduSource.
14:01:04.208 [DEBUG - pool-44-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.23.188.189:44275, [3ms] received response from server master-127.23.188.189:44275: OK, deferred=null) with no deferred attached!
14:01:04.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 64 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112864411 for job e1db689dadb24874688c502d61d89301.
14:01:04.422 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 64 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:04.425 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 64 as completed for source Source: KuduSource.
14:01:04.490 [INFO - flink-pekko.actor.default-dispatcher-5] (Slf4jLogger.scala:117) Slf4jLogger started
14:01:04.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:04.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 30 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112864648 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:04.659 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink
14:01:04.660 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 30 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:04.660 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 30 as completed for source Source: KuduSource.
14:01:04.676 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:01:04.701 [INFO - flink-metrics-5] (Slf4jLogger.scala:117) Slf4jLogger started
14:01:04.715 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink-metrics
14:01:04.731 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService .
14:01:04.740 [INFO - main] (DefaultDelegationTokenManager.java:127) Loading delegation token providers
14:01:04.742 [INFO - main] (HadoopFSDelegationTokenProvider.java:78) Hadoop FS is not available (not packaged with this application): NoClassDefFoundError : "org/apache/hadoop/conf/Configuration".
14:01:04.742 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hadoopfs loaded and initialized
14:01:04.742 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hbase loaded and initialized
14:01:04.742 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider test loaded and initialized
14:01:04.743 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider throw loaded and initialized
14:01:04.743 [INFO - main] (DefaultDelegationTokenManager.java:165) Delegation token providers loaded successfully
14:01:04.743 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:01:04.743 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:01:04.744 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:01:04.744 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:01:04.744 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:01:04.744 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:01:04.744 [INFO - main] (DefaultDelegationTokenManager.java:189) Checking provider and receiver instances consistency
14:01:04.744 [INFO - main] (DefaultDelegationTokenManager.java:209) Provider and receiver instances are consistent
14:01:04.745 [INFO - main] (DefaultDelegationTokenManager.java:240) Obtaining delegation tokens
14:01:04.745 [INFO - main] (DefaultDelegationTokenManager.java:243) Delegation tokens obtained successfully
14:01:04.745 [WARN - main] (DefaultDelegationTokenManager.java:248) No tokens obtained so skipping notifications
14:01:04.745 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:01:04.745 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:01:04.745 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:01:04.746 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:01:04.746 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:01:04.746 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:01:04.746 [INFO - main] (BlobServer.java:165) Created BLOB server storage directory /tmp/minicluster_20c510eccfbf8a9caef72022f4830a6d/blobStorage
14:01:04.756 [INFO - main] (BlobServer.java:239) Started BLOB server at 0.0.0.0:33887 - max concurrent requests: 50 - max backlog: 1000
14:01:04.756 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_20c510eccfbf8a9caef72022f4830a6d/blobStorage
14:01:04.776 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_20c510eccfbf8a9caef72022f4830a6d/blobStorage
14:01:04.779 [INFO - main] (MiniCluster.java:744) Starting 1 TaskManager(s)
14:01:04.780 [INFO - main] (TaskManagerRunner.java:609) Starting TaskManager with ResourceID: 11542e28-6c54-4f35-a084-38b903c69379
14:01:04.784 [INFO - main] (TaskManagerServices.java:552) Temporary file directory '/tmp': total 48 GB, usable 40 GB (83.33% usable)
14:01:04.785 [INFO - main] (IOManager.java:60) Created a new FileChannelManager for spilling of task related data to disk (joins, sorting, ...). Used directories:
	/tmp/flink-io-078d058b-4c48-4355-8bde-40b2ab75e164
14:01:04.786 [INFO - main] (NettyShuffleServiceFactory.java:170) Created a new FileChannelManager for storing result partitions of BLOCKING shuffles. Used directories:
	/tmp/flink-netty-shuffle-b6ffd6c5-3f42-42be-94e9-1cc9cd74b9b7
14:01:04.852 [INFO - main] (NetworkBufferPool.java:156) Allocated 64 MB for network buffer pool (number of memory segments: 2048, bytes per segment: 32768).
14:01:04.853 [INFO - main] (NettyShuffleEnvironment.java:355) Starting the network environment and its components.
14:01:04.853 [INFO - main] (TaskManagerServices.java:353) TaskManager data connection initialized successfully; listening internally on port: -1
14:01:04.853 [INFO - main] (KvStateService.java:92) Starting the kvState service and its components.
14:01:04.854 [INFO - main] (Configuration.java:985) Config uses fallback configuration key 'pekko.ask.timeout' instead of key 'taskmanager.slot.timeout'
14:01:04.855 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.taskexecutor.TaskExecutor at pekko://flink/user/rpc/taskmanager_12 .
14:01:04.859 [INFO - flink-pekko.actor.default-dispatcher-5] (DefaultJobLeaderService.java:127) Start job leader service.
14:01:04.860 [INFO - flink-pekko.actor.default-dispatcher-5] (FileCache.java:116) User file cache uses directory /tmp/flink-dist-cache-db490f73-5a75-4aae-acc2-1619d6d490d0
14:01:04.860 [INFO - main] (RestServerEndpoint.java:182) Starting rest endpoint.
14:01:04.861 [INFO - main] (DispatcherRestEndpoint.java:124) Failed to load web based job submission extension. Probable reason: flink-runtime-web is not in the classpath.
14:01:04.870 [WARN - main] (WebMonitorUtils.java:76) Log file environment variable 'log.file' is not set.
14:01:04.870 [WARN - main] (WebMonitorUtils.java:82) JobManager log files are unavailable in the web dashboard. Log file location not found in environment variable 'log.file' or configuration key 'web.log.path'.
14:01:04.876 [INFO - main] (RestServerEndpoint.java:308) Rest endpoint listening at localhost:36891
14:01:04.876 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'rest_server'.
14:01:04.884 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'dispatcher'.
14:01:04.885 [INFO - mini-cluster-io-thread-1] (WebMonitorEndpoint.java:1203) http://localhost:36891 was granted leadership with leaderSessionID=b273bfe4-0da2-4ae8-a10c-bf47ea08bfc8
14:01:04.885 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader http://localhost:36891 , session=b273bfe4-0da2-4ae8-a10c-bf47ea08bfc8
14:01:04.887 [INFO - main] (ResourceManagerServiceImpl.java:118) Starting resource manager service.
14:01:04.887 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'resource_manager'.
14:01:04.887 [INFO - mini-cluster-io-thread-2] (DefaultDispatcherRunner.java:114) DefaultDispatcherRunner was granted leadership with leader id 45b1e355-d148-40dd-9b1b-96fcca8bfb79. Creating new DispatcherLeaderProcess.
14:01:04.888 [INFO - mini-cluster-io-thread-2] (AbstractDispatcherLeaderProcess.java:99) Start SessionDispatcherLeaderProcess.
14:01:04.891 [INFO - main] (MiniCluster.java:510) Flink Mini Cluster started successfully
14:01:04.900 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:144) Recover all persisted job graphs that are not finished, yet.
14:01:04.901 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:158) Successfully recovered 0 persisted job graphs.
14:01:04.900 [INFO - pool-121-thread-1] (ResourceManagerServiceImpl.java:198) Resource manager service is granted leadership with session id 1729695f-7260-4f83-813f-186726871ce9.
14:01:04.905 [INFO - mini-cluster-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_13 .
14:01:04.906 [INFO - pool-121-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.resourcemanager.StandaloneResourceManager at pekko://flink/user/rpc/resourcemanager_14 .
14:01:04.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 65 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112864912 for job e1db689dadb24874688c502d61d89301.
14:01:04.916 [INFO - flink-pekko.actor.default-dispatcher-5] (ResourceManager.java:253) Starting the resource manager.
14:01:04.919 [INFO - flink-pekko.actor.default-dispatcher-5] (FineGrainedSlotManager.java:212) Starting the slot manager.
14:01:04.920 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/dispatcher_13 , session=45b1e355-d148-40dd-9b1b-96fcca8bfb79
14:01:04.920 [INFO - flink-pekko.actor.default-dispatcher-5] (DefaultDelegationTokenManager.java:308) Starting tokens update task
14:01:04.920 [WARN - flink-pekko.actor.default-dispatcher-5] (DefaultDelegationTokenManager.java:320) No tokens obtained so skipping notifications
14:01:04.920 [WARN - flink-pekko.actor.default-dispatcher-5] (DefaultDelegationTokenManager.java:335) Tokens update task not started because either no tokens obtained or none of the tokens specified its renewal date
14:01:04.921 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 65 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:04.922 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 65 as completed for source Source: KuduSource.
14:01:04.923 [INFO - mini-cluster-io-thread-3] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/resourcemanager_14 , session=1729695f-7260-4f83-813f-186726871ce9
14:01:04.927 [INFO - flink-pekko.actor.default-dispatcher-5] (TaskExecutor.java:1478) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_14(813f186726871ce91729695f72604f83).
14:01:04.955 [INFO - flink-pekko.actor.default-dispatcher-5] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:01:04.963 [INFO - flink-pekko.actor.default-dispatcher-5] (ResourceManager.java:1080) Registering TaskManager with ResourceID 11542e28-6c54-4f35-a084-38b903c69379 (pekko://flink/user/rpc/taskmanager_12) at ResourceManager
14:01:04.963 [INFO - flink-pekko.actor.default-dispatcher-7] (Dispatcher.java:516) Received JobGraph submission 'Flink Streaming Job' (6c66a0b83413c01f1729eff368539c55).
14:01:04.963 [INFO - flink-pekko.actor.default-dispatcher-5] (TaskExecutorToResourceManagerConnection.java:99) Successful registration at resource manager pekko://flink/user/rpc/resourcemanager_14 under registration id 488df32e0745fc4d0489edfc6bd9fd2f.
14:01:04.964 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:344) Registering task executor 11542e28-6c54-4f35-a084-38b903c69379 under 488df32e0745fc4d0489edfc6bd9fd2f at the slot manager.
14:01:04.965 [INFO - flink-pekko.actor.default-dispatcher-7] (Dispatcher.java:601) Submitting job 'Flink Streaming Job' (6c66a0b83413c01f1729eff368539c55).
14:01:04.965 [INFO - flink-pekko.actor.default-dispatcher-7] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'job-6c66a0b83413c01f1729eff368539c55'.
14:01:04.966 [INFO - mini-cluster-io-thread-4] (JobMasterServiceLeadershipRunner.java:324) JobMasterServiceLeadershipRunner for job 6c66a0b83413c01f1729eff368539c55 was granted leadership with leader id c0659794-3f30-4dde-80af-127208866ba4. Creating new JobMasterServiceProcess.
14:01:04.969 [INFO - jobmanager-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_15 .
14:01:04.974 [INFO - jobmanager-io-thread-1] (JobMaster.java:319) Initializing job 'Flink Streaming Job' (6c66a0b83413c01f1729eff368539c55).
14:01:04.976 [INFO - jobmanager-io-thread-1] (DefaultSchedulerFactory.java:108) Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Flink Streaming Job (6c66a0b83413c01f1729eff368539c55).
14:01:04.976 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraph.java:393) Created execution graph 925b6eb4c1ca68210350bfff764eb5e8 for job 6c66a0b83413c01f1729eff368539c55.
14:01:04.976 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:179) Running initialization on master for job Flink Streaming Job (6c66a0b83413c01f1729eff368539c55).
14:01:04.977 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:208) Successfully ran initialization on master in 0 ms.
14:01:04.978 [INFO - jobmanager-io-thread-1] (DefaultExecutionTopology.java:416) Built 4 new pipelined regions in 0 ms, total 4 pipelined regions currently.
14:01:04.978 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5526bc4
14:01:04.978 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:04.978 [INFO - jobmanager-io-thread-1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit16575071763373232985/checkpoints")
14:01:04.979 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1778) No checkpoint found during restore.
14:01:04.980 [INFO - jobmanager-io-thread-1] (DefaultScheduler.java:168) Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@1d27b865 for Flink Streaming Job (6c66a0b83413c01f1729eff368539c55).
14:01:04.980 [INFO - jobmanager-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/jobmanager_15 , session=c0659794-3f30-4dde-80af-127208866ba4
14:01:04.981 [INFO - flink-pekko.actor.default-dispatcher-7] (JobMaster.java:987) Starting execution of job 'Flink Streaming Job' (6c66a0b83413c01f1729eff368539c55) under job master id 80af127208866ba4c06597943f304dde.
14:01:04.982 [INFO - flink-pekko.actor.default-dispatcher-7] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:01:04.984 [DEBUG - flink-pekko.actor.default-dispatcher-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:04.986 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:231) Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy]
14:01:04.986 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6c66a0b83413c01f1729eff368539c55) switched from state CREATED to RUNNING.
14:01:04.986 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED.
14:01:04.987 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED.
14:01:04.988 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to SCHEDULED.
14:01:04.988 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:04.989 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to SCHEDULED.
14:01:04.989 [INFO - flink-pekko.actor.default-dispatcher-7] (JobMaster.java:1182) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_14(813f186726871ce91729695f72604f83)
14:01:04.991 [INFO - flink-pekko.actor.default-dispatcher-5] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:01:04.991 [INFO - flink-pekko.actor.default-dispatcher-7] (ResourceManager.java:390) Registering job manager 80af127208866ba4c06597943f304dde@pekko://flink/user/rpc/jobmanager_15 for job 6c66a0b83413c01f1729eff368539c55.
14:01:04.994 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:04.994 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:04.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.70.61:36811(127.27.70.61:36811)] Successfully connected to peer
14:01:04.996 [INFO - flink-pekko.actor.default-dispatcher-7] (ResourceManager.java:1015) Registered job manager 80af127208866ba4c06597943f304dde@pekko://flink/user/rpc/jobmanager_15 for job 6c66a0b83413c01f1729eff368539c55.
14:01:05.003 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:05.006 [INFO - flink-pekko.actor.default-dispatcher-7] (JobMaster.java:1206) JobManager successfully registered at ResourceManager, leader id: 813f186726871ce91729695f72604f83.
14:01:05.006 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job 6c66a0b83413c01f1729eff368539c55: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:05.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.70.62:44743(127.27.70.62:44743)] Successfully connected to peer
14:01:05.008 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.61
14:01:05.009 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.70.60:39395(127.27.70.60:39395)] Successfully connected to peer
14:01:05.016 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.62
14:01:05.021 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.024 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x86d50fe2, L:/127.0.0.1:51192 - R:/127.27.70.61:36811] using SASL/PLAIN
14:01:05.026 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.027 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.60
14:01:05.032 [DEBUG - main] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:05.034 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:709) Matching resource requirements against available resources.
Missing resources:
	 Job 6c66a0b83413c01f1729eff368539c55
		ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}
Current resources:
	TaskManager 11542e28-6c54-4f35-a084-38b903c69379
		Available: ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
		Total:     ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
14:01:05.035 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 0519949b78a6800ef80f7edba5ad0016 from 11542e28-6c54-4f35-a084-38b903c69379 for job 6c66a0b83413c01f1729eff368539c55 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:05.036 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot e8fd7f31a1c28848943f485737d1ca21 from 11542e28-6c54-4f35-a084-38b903c69379 for job 6c66a0b83413c01f1729eff368539c55 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:05.036 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:1149) Receive slot request 0519949b78a6800ef80f7edba5ad0016 for job 6c66a0b83413c01f1729eff368539c55 from resource manager with leader id 813f186726871ce91729695f72604f83.
14:01:05.036 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskSlotTableImpl.java:321) Allocated slot for 0519949b78a6800ef80f7edba5ad0016 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:05.036 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot a5f46e93198da826d6fd0894930aeb72 from 11542e28-6c54-4f35-a084-38b903c69379 for job 6c66a0b83413c01f1729eff368539c55 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:05.036 [DEBUG - main] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:05.036 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 9c3c141cee0f52ad937da8b486203d67 from 11542e28-6c54-4f35-a084-38b903c69379 for job 6c66a0b83413c01f1729eff368539c55 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:05.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.243.189:41285(127.27.243.189:41285)] Successfully connected to peer
14:01:05.043 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.048 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ccafa9c, L:/127.0.0.1:58806 - R:/127.27.70.60:39395] using SASL/PLAIN
14:01:05.049 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:05.050 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:05.050 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:05.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:05.051 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:05.051 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:05.051 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:05.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=63), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [39ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: OK, deferred=null) after lookup
14:01:05.051 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:05.051 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:05.051 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:05.052 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:05.052 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:05.053 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:05.053 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:05.054 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf104ff0e, L:/127.0.0.1:54406 - R:/127.27.70.62:44743] using SASL/PLAIN
14:01:05.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 48b4dd3741cb41909f72b0a208dfa0d7
14:01:05.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ab372f7584a4db3aa87e39b79cfab30 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:05.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b5764c51b85947d8baba60a0ec01d4f7 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:05.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:05.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d9391341f3454f7b95007fa3e4327846 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:05.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9eab9d86fc494128a6ed510406d1cfbe for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:05.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6e21ab960af34050bfdd9c71a5c94c72 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:05.059 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:05.068 [INFO - flink-pekko.actor.default-dispatcher-9] (DefaultJobLeaderService.java:192) Add job 6c66a0b83413c01f1729eff368539c55 for job leader monitoring.
14:01:05.068 [INFO - mini-cluster-io-thread-4] (DefaultJobLeaderService.java:350) Try to register at job manager pekko://flink/user/rpc/jobmanager_15 with leader id c0659794-3f30-4dde-80af-127208866ba4.
14:01:05.068 [DEBUG - main] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:05.068 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:1149) Receive slot request e8fd7f31a1c28848943f485737d1ca21 for job 6c66a0b83413c01f1729eff368539c55 from resource manager with leader id 813f186726871ce91729695f72604f83.
14:01:05.068 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskSlotTableImpl.java:321) Allocated slot for e8fd7f31a1c28848943f485737d1ca21 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:05.069 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.189
14:01:05.069 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:1149) Receive slot request a5f46e93198da826d6fd0894930aeb72 for job 6c66a0b83413c01f1729eff368539c55 from resource manager with leader id 813f186726871ce91729695f72604f83.
14:01:05.069 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskSlotTableImpl.java:321) Allocated slot for a5f46e93198da826d6fd0894930aeb72 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:05.070 [INFO - flink-pekko.actor.default-dispatcher-5] (RetryingRegistration.java:162) Resolved JobManager address, beginning registration
14:01:05.070 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:1149) Receive slot request 9c3c141cee0f52ad937da8b486203d67 for job 6c66a0b83413c01f1729eff368539c55 from resource manager with leader id 813f186726871ce91729695f72604f83.
14:01:05.070 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskSlotTableImpl.java:321) Allocated slot for 9c3c141cee0f52ad937da8b486203d67 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:05.071 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultJobLeaderService.java:417) Successful registration at job manager pekko://flink/user/rpc/jobmanager_15 for job 6c66a0b83413c01f1729eff368539c55.
14:01:05.072 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1783) Establish JobManager connection for job 6c66a0b83413c01f1729eff368539c55.
14:01:05.072 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1633) Offer reserved slots to the leader of job 6c66a0b83413c01f1729eff368539c55.
14:01:05.073 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.243.190:46195(127.27.243.190:46195)] Successfully connected to peer
14:01:05.074 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING.
14:01:05.074 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #0) with attempt id 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 11542e28-6c54-4f35-a084-38b903c69379 @ 127.0.0.1 (dataPort=-1) with allocation id 9c3c141cee0f52ad937da8b486203d67
14:01:05.075 [INFO - flink-pekko.actor.default-dispatcher-5] (TaskSlotTableImpl.java:391) Activate slot 9c3c141cee0f52ad937da8b486203d67.
14:01:05.076 [INFO - flink-pekko.actor.default-dispatcher-5] (TaskExecutorFileMergingManager.java:83) Registered new file merging snapshot manager for job 6c66a0b83413c01f1729eff368539c55.
14:01:05.076 [INFO - flink-pekko.actor.default-dispatcher-5] (StateChangelogStorageLoader.java:104) Creating a changelog storage with name 'memory'.
14:01:05.077 [INFO - flink-pekko.actor.default-dispatcher-5] (TaskExecutorChannelStateExecutorFactoryManager.java:70) Creating the channel state executor factory for job id 6c66a0b83413c01f1729eff368539c55
14:01:05.078 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.078 [INFO - flink-pekko.actor.default-dispatcher-5] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 9c3c141cee0f52ad937da8b486203d67.
14:01:05.081 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x552744f1, L:/127.0.0.1:55080 - R:/127.27.243.189:41285] using SASL/PLAIN
14:01:05.082 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING.
14:01:05.082 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #0) with attempt id 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 11542e28-6c54-4f35-a084-38b903c69379 @ 127.0.0.1 (dataPort=-1) with allocation id 0519949b78a6800ef80f7edba5ad0016
14:01:05.084 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.190
14:01:05.084 [INFO - flink-pekko.actor.default-dispatcher-5] (TaskSlotTableImpl.java:391) Activate slot 0519949b78a6800ef80f7edba5ad0016.
14:01:05.086 [INFO - flink-pekko.actor.default-dispatcher-5] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0), deploy into slot with allocation id 0519949b78a6800ef80f7edba5ad0016.
14:01:05.087 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING.
14:01:05.087 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING].
14:01:05.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.243.188:41999(127.27.243.188:41999)] Successfully connected to peer
14:01:05.094 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to DEPLOYING.
14:01:05.095 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) [DEPLOYING].
14:01:05.100 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@181f2aac
14:01:05.100 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:05.100 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit16575071763373232985/checkpoints")
14:01:05.101 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from SCHEDULED to DEPLOYING.
14:01:05.101 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:01:05.101 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #0) with attempt id 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 11542e28-6c54-4f35-a084-38b903c69379 @ 127.0.0.1 (dataPort=-1) with allocation id a5f46e93198da826d6fd0894930aeb72
14:01:05.101 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot a5f46e93198da826d6fd0894930aeb72.
14:01:05.103 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from SCHEDULED to DEPLOYING.
14:01:05.103 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #0) with attempt id 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 11542e28-6c54-4f35-a084-38b903c69379 @ 127.0.0.1 (dataPort=-1) with allocation id e8fd7f31a1c28848943f485737d1ca21
14:01:05.104 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0), deploy into slot with allocation id a5f46e93198da826d6fd0894930aeb72.
14:01:05.104 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:01:05.105 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 9c3c141cee0f52ad937da8b486203d67.
14:01:05.105 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 0519949b78a6800ef80f7edba5ad0016.
14:01:05.105 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot a5f46e93198da826d6fd0894930aeb72.
14:01:05.105 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot e8fd7f31a1c28848943f485737d1ca21.
14:01:05.106 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot e8fd7f31a1c28848943f485737d1ca21.
14:01:05.107 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0), deploy into slot with allocation id e8fd7f31a1c28848943f485737d1ca21.
14:01:05.107 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.188
14:01:05.108 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to DEPLOYING.
14:01:05.108 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) [DEPLOYING].
14:01:05.108 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4eb9ae5a
14:01:05.108 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:05.108 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@95c092a
14:01:05.108 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:05.109 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit16575071763373232985/checkpoints")
14:01:05.109 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.109 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit16575071763373232985/checkpoints")
14:01:05.109 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:01:05.110 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:01:05.110 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:01:05.110 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:01:05.112 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc8c0e7af, L:/127.0.0.1:55110 - R:/127.27.243.190:46195] using SASL/PLAIN
14:01:05.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:05.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.189:41285, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.190:46195, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.188:41999, [51ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.189:41285: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.190:46195: OK, deferred=null) after lookup
14:01:05.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:05.121 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to DEPLOYING.
14:01:05.121 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) [DEPLOYING].
14:01:05.122 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1043d9d2
14:01:05.122 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:05.123 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.125 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@35e726d5
14:01:05.122 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit16575071763373232985/checkpoints")
14:01:05.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 92782ef40871431dbc680f45dbef6562 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:05.126 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:01:05.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8624c5e10164f79ac7a1fe468122d10 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:05.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:05.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5d80433d258e410eb64bff457c96f3e2 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:05.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8c041a5b5df645f1817776eb0b9bdd6e for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:05.126 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1777dfa2
14:01:05.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 316a200a5e6648ddad53bf1bfa64eb80 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:05.126 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:01:05.127 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=92782ef40871431dbc680f45dbef6562@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=a8624c5e10164f79ac7a1fe468122d10@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)[L],801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=893b3862bdbe4f429e1fc3c1b3b697c5@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=5d80433d258e410eb64bff457c96f3e2@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=8c041a5b5df645f1817776eb0b9bdd6e@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=316a200a5e6648ddad53bf1bfa64eb80@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169)[L],717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:05.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=10), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.243.190:46195, [8ms] Sub RPC GetTableLocations: received response from server master-127.27.243.190:46195: OK, deferred=null)) after lookup
14:01:05.128 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc6b03ac6, L:/127.0.0.1:54832 - R:/127.27.243.188:41999] using SASL/PLAIN
14:01:05.129 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] connecting to peer
14:01:05.130 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@739d3b4c
14:01:05.132 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@538ae4ff
14:01:05.146 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.147 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 31 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112865148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:05.156 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] Successfully connected to peer
14:01:05.161 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.161 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:05.162 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:05.163 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 31 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=14 ms, finalizationTime=1 ms).
14:01:05.164 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.243.189:41285(127.27.243.189:41285)] Successfully connected to peer
14:01:05.164 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 31 as completed for source Source: KuduSource.
14:01:05.165 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.166 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:05.166 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.189
14:01:05.167 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:05.169 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.243.190:46195(127.27.243.190:46195)] Successfully connected to peer
14:01:05.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.190
14:01:05.180 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.181 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.243.188:41999(127.27.243.188:41999)] Successfully connected to peer
14:01:05.185 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.186 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x871cc2c9, L:/127.0.0.1:59984 - R:/127.27.243.129:35819] using TOKEN/null
14:01:05.188 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46a0c201, L:/127.0.0.1:55092 - R:/127.27.243.189:41285] using SASL/PLAIN
14:01:05.196 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.188
14:01:05.202 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.206 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7fc5f618, L:/127.0.0.1:55112 - R:/127.27.243.190:46195] using SASL/PLAIN
14:01:05.209 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.213 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:05.219 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:05.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:05.221 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.243.189:41285(127.27.243.189:41285)] Successfully connected to peer
14:01:05.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.221 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:05.221 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:05.222 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.243.190:46195(127.27.243.190:46195)] Successfully connected to peer
14:01:05.222 [DEBUG - main] (Connection.java:748) [peer 717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)] connecting to peer
14:01:05.223 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.189
14:01:05.223 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.190
14:01:05.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=80), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.189:41285, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.190:46195, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.188:41999, [28ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.189:41285: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.190:46195: OK, deferred=null) after lookup
14:01:05.232 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.232 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.233 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdad1ba6b, L:/127.0.0.1:54836 - R:/127.27.243.188:41999] using SASL/PLAIN
14:01:05.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:05.238 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:05.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:05.240 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3c5c1378
14:01:05.242 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 2 (#0) @ 
14:01:05.242 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 2 (#0)
14:01:05.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.243.188:41999(127.27.243.188:41999)] Successfully connected to peer
14:01:05.249 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x74089dec, L:/127.0.0.1:55098 - R:/127.27.243.189:41285] using SASL/PLAIN
14:01:05.250 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbe34f008, L:/127.0.0.1:55120 - R:/127.27.243.190:46195] using SASL/PLAIN
14:01:05.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:05.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.189:41285, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.190:46195, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.188:41999, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.189:41285: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.190:46195: OK, deferred=null) after lookup
14:01:05.255 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.188
14:01:05.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:05.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:05.259 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:05.259 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@784da608
14:01:05.260 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.243.189:41285(127.27.243.189:41285)] Successfully connected to peer
14:01:05.260 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 0 (#0) @ 
14:01:05.264 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 0 (#0)
14:01:05.266 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)] Successfully connected to peer
14:01:05.272 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.189
14:01:05.272 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.275 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:05.276 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.27.243.189:41285(127.27.243.189:41285)] Successfully connected to peer
14:01:05.279 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb0c2217a, L:/127.0.0.1:54840 - R:/127.27.243.188:41999] using SASL/PLAIN
14:01:05.290 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:01:05.291 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='f1cd61df8bb3c238f284911d669c175081378769cdd0b98f1bd71c2cc370b048'}]
14:01:05.293 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.295 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.301 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.302 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x0a1de4ef, L:/127.0.0.1:55336 - R:/127.27.243.130:42773] using TOKEN/null
14:01:05.304 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xccea4abb, L:/127.0.0.1:55102 - R:/127.27.243.189:41285] using SASL/PLAIN
14:01:05.308 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:05.310 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299995, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:05.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.189
14:01:05.312 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:05.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.243.190:46195(127.27.243.190:46195)] Successfully connected to peer
14:01:05.317 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.190
14:01:05.321 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.243.188:41999(127.27.243.188:41999)] Successfully connected to peer
14:01:05.324 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.188
14:01:05.326 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ba2f170, L:/127.0.0.1:55114 - R:/127.27.243.189:41285] using SASL/PLAIN
14:01:05.334 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:01:05.339 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.340 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:05.340 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.344 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c9c5bc2, L:/127.0.0.1:55132 - R:/127.27.243.190:46195] using SASL/PLAIN
14:01:05.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:05.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:05.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=178), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.189:41285, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.190:46195, [85ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.189:41285: OK, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.188:41999, [125ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.190:46195: OK, deferred=null) after lookup
14:01:05.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.348 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:05.351 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:05.352 [DEBUG - main] (Connection.java:748) [peer 454a799868d747998609e6ff7a533f63(127.27.243.131:46169)] connecting to peer
14:01:05.354 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:05.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:05.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:05.360 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@74714dbf
14:01:05.361 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 3 (#0) @ 
14:01:05.361 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 3 (#0)
14:01:05.363 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0fed42cc, L:/127.0.0.1:54850 - R:/127.27.243.188:41999] using SASL/PLAIN
14:01:05.364 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:01:05.364 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='ec03c5efa5437298c0210a9050ab9206b2c32c1a1a757904ffc2201bd5a9b32e'}]
14:01:05.366 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.379 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:05.380 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299995, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:05.393 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:01:05.394 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='832d116a1d4ecada3a207501518e06430172b196a042048250f06b33fecba7e9'}]
14:01:05.396 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.402 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 454a799868d747998609e6ff7a533f63(127.27.243.131:46169)] Successfully connected to peer
14:01:05.412 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 66 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112865412 for job e1db689dadb24874688c502d61d89301.
14:01:05.420 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 66 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=7 ms, finalizationTime=1 ms).
14:01:05.421 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 66 as completed for source Source: KuduSource.
14:01:05.424 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:01:05.425 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (2/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:05.433 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:01:05.436 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.444 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0xceb0db56, L:/127.0.0.1:53336 - R:/127.27.243.131:46169] using TOKEN/null
14:01:05.451 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:05.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.463 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:05.466 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:05.470 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:05.470 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:05.471 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:05.471 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:05.471 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:05.471 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:05.472 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:05.472 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:05.472 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:05.473 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:05.473 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:05.473 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:05.473 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:05.475 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:05.488 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:05.493 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:05.496 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.27.243.190:46195(127.27.243.190:46195)] Successfully connected to peer
14:01:05.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.27.243.188:41999(127.27.243.188:41999)] Successfully connected to peer
14:01:05.502 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4190d820, L:/127.0.0.1:57228 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:05.503 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.190
14:01:05.505 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.243.188
14:01:05.513 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:05.514 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299995, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:05.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:05.526 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.527 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:05.526 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.529 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:05.529 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:05.530 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:05.530 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:05.530 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:05.530 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:05.530 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:05.530 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:05.530 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:05.530 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:05.531 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:05.531 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:05.531 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:05.530 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:05.532 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:05.532 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:05.532 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:05.531 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:05.532 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:05.532 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:05.532 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:05.533 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:05.533 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:05.533 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:05.533 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:05.533 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:05.533 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:05.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:05.538 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:05.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:05.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:05.546 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbbf56830, L:/127.0.0.1:54860 - R:/127.27.243.188:41999] using SASL/PLAIN
14:01:05.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.550 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:05.553 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:05.557 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false, responseScanTimestamp = 7287246294986752001) for scanner KuduScanner(table=replication_test_table, tablet=5ab372f7584a4db3aa87e39b79cfab30, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.557 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [f1cd61df8bb3c238f284911d669c175081378769cdd0b98f1bd71c2cc370b048]
14:01:05.558 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:01:05.560 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.561 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 92782ef40871431dbc680f45dbef6562 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:05.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8624c5e10164f79ac7a1fe468122d10 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:05.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:05.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5d80433d258e410eb64bff457c96f3e2 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:05.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8c041a5b5df645f1817776eb0b9bdd6e for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:05.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 316a200a5e6648ddad53bf1bfa64eb80 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:05.572 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=92782ef40871431dbc680f45dbef6562@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=a8624c5e10164f79ac7a1fe468122d10@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)[L],801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=893b3862bdbe4f429e1fc3c1b3b697c5@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=5d80433d258e410eb64bff457c96f3e2@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=8c041a5b5df645f1817776eb0b9bdd6e@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=316a200a5e6648ddad53bf1bfa64eb80@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169)[L],717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:05.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 92782ef40871431dbc680f45dbef6562 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:05.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8624c5e10164f79ac7a1fe468122d10 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:05.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:05.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5d80433d258e410eb64bff457c96f3e2 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:05.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8c041a5b5df645f1817776eb0b9bdd6e for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:05.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 316a200a5e6648ddad53bf1bfa64eb80 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:05.574 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=92782ef40871431dbc680f45dbef6562@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=a8624c5e10164f79ac7a1fe468122d10@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)[L],801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=893b3862bdbe4f429e1fc3c1b3b697c5@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=5d80433d258e410eb64bff457c96f3e2@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=8c041a5b5df645f1817776eb0b9bdd6e@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=316a200a5e6648ddad53bf1bfa64eb80@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169)[L],717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:05.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:05.577 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [f1cd61df8bb3c238f284911d669c175081378769cdd0b98f1bd71c2cc370b048]
14:01:05.578 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x13c1a88b, L:/127.0.0.1:55140 - R:/127.27.243.190:46195] using SASL/PLAIN
14:01:05.578 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split f1cd61df8bb3c238f284911d669c175081378769cdd0b98f1bd71c2cc370b048 finished by subtask 2; deferring removal (restored in pending)
14:01:05.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 92782ef40871431dbc680f45dbef6562 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:05.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8624c5e10164f79ac7a1fe468122d10 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:05.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:05.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5d80433d258e410eb64bff457c96f3e2 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:05.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8c041a5b5df645f1817776eb0b9bdd6e for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:05.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 316a200a5e6648ddad53bf1bfa64eb80 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:05.585 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=92782ef40871431dbc680f45dbef6562@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=a8624c5e10164f79ac7a1fe468122d10@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)[L],801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=893b3862bdbe4f429e1fc3c1b3b697c5@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=5d80433d258e410eb64bff457c96f3e2@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=8c041a5b5df645f1817776eb0b9bdd6e@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=316a200a5e6648ddad53bf1bfa64eb80@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169)[L],717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:05.585 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:05.585 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:05.585 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:05.586 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:05.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:05.590 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='b3ae2ad9d44e2f2845ed9ecf9afe2207ed55b19de4d4870932055d6abc4cc246'}]
14:01:05.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:05.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=426), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.189:41285, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.190:46195, [95ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.189:41285: OK, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.243.188:41999, [311ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.188:41999: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.27.243.190:46195: OK, deferred=null) after lookup
14:01:05.592 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8fffae9c, L:/127.0.0.1:57230 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:05.598 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:05.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:05.605 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@c67c658
14:01:05.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.605 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:05.606 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 1 (#0) @ 
14:01:05.606 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 1 (#0)
14:01:05.611 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.611 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.611 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:05.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:05.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:05.627 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:05.627 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:05.627 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:05.628 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-0
14:01:05.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.628 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:05.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.632 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:05.634 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:01:05.634 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='f9ce12a6aa250f649d185449b40341bf6e51853fd4c784af7778323fa70b8e80'}]
14:01:05.636 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.637 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:01:05.638 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:05.640 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:05.646 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299995, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:05.647 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299995, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}]
14:01:05.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 32 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112865649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:05.653 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246294986752001) for scanner KuduScanner(table=replication_test_table, tablet=b5764c51b85947d8baba60a0ec01d4f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.654 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa37a7743, L:/127.0.0.1:57246 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:05.655 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [ec03c5efa5437298c0210a9050ab9206b2c32c1a1a757904ffc2201bd5a9b32e]
14:01:05.657 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [ec03c5efa5437298c0210a9050ab9206b2c32c1a1a757904ffc2201bd5a9b32e]
14:01:05.657 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:05.657 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:05.659 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split ec03c5efa5437298c0210a9050ab9206b2c32c1a1a757904ffc2201bd5a9b32e finished by subtask 0; deferring removal (restored in pending)
14:01:05.659 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:05.660 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='98260eed4401cca0d66479ed675ce17e5b631b4b6d0c9f0450aaa0b6be99f1d4'}]
14:01:05.661 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:05.662 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:05.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:05.666 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 32 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=16 ms, finalizationTime=1 ms).
14:01:05.668 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:05.668 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 32 as completed for source Source: KuduSource.
14:01:05.669 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246294986752001) for scanner KuduScanner(table=replication_test_table, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.670 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [832d116a1d4ecada3a207501518e06430172b196a042048250f06b33fecba7e9]
14:01:05.670 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [832d116a1d4ecada3a207501518e06430172b196a042048250f06b33fecba7e9]
14:01:05.670 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:05.670 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:05.671 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 832d116a1d4ecada3a207501518e06430172b196a042048250f06b33fecba7e9 finished by subtask 3; deferring removal (restored in pending)
14:01:05.671 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:05.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:05.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:05.689 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:05.691 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.691 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:05.692 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299995, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:05.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:05.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:05.702 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:05.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:05.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.708 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:05.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:05.719 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:05.720 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:05.720 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:05.720 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:05.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:05.720 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:05.721 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:05.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:05.721 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:05.721 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:05.721 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:05.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:05.722 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:05.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:05.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:05.736 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:05.736 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:05.740 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:05.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:05.754 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:05.761 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.846 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:05.850 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe26f055a, L:/127.0.0.1:57250 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:05.851 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.851 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:05.855 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.862 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:05.863 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2198fb60, L:/127.0.0.1:57266 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:05.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.866 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:05.867 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false, responseScanTimestamp = 7287246294986752001) for scanner KuduScanner(table=replication_test_table, tablet=d9391341f3454f7b95007fa3e4327846, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.867 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [b3ae2ad9d44e2f2845ed9ecf9afe2207ed55b19de4d4870932055d6abc4cc246]
14:01:05.869 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [b3ae2ad9d44e2f2845ed9ecf9afe2207ed55b19de4d4870932055d6abc4cc246]
14:01:05.870 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:05.870 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:05.871 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split b3ae2ad9d44e2f2845ed9ecf9afe2207ed55b19de4d4870932055d6abc4cc246 finished by subtask 2; deferring removal (restored in pending)
14:01:05.871 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:05.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:05.873 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246294986752001) for scanner KuduScanner(table=replication_test_table, tablet=9eab9d86fc494128a6ed510406d1cfbe, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.874 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [f9ce12a6aa250f649d185449b40341bf6e51853fd4c784af7778323fa70b8e80]
14:01:05.874 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [f9ce12a6aa250f649d185449b40341bf6e51853fd4c784af7778323fa70b8e80]
14:01:05.874 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:05.874 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:05.875 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:05.876 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split f9ce12a6aa250f649d185449b40341bf6e51853fd4c784af7778323fa70b8e80 finished by subtask 1; deferring removal (restored in pending)
14:01:05.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:05.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:05.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:05.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.882 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:05.882 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:05.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112865889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:05.894 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=12, operationSize=758, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@69c6ab94, flushNotification=Deferred@1070721464(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:01:05.895 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] connecting to peer
14:01:05.899 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:05.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:05.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:05.900 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:05.912 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 67 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112865912 for job e1db689dadb24874688c502d61d89301.
14:01:05.924 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 67 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:05.926 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 67 as completed for source Source: KuduSource.
14:01:05.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:05.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:05.928 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:05.928 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:05.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:05.937 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:05.941 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.941 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:05.942 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x67b46188, L:/127.0.0.1:57268 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:05.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:05.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.948 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:05.950 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246294986752001) for scanner KuduScanner(table=replication_test_table, tablet=6e21ab960af34050bfdd9c71a5c94c72, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.950 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [98260eed4401cca0d66479ed675ce17e5b631b4b6d0c9f0450aaa0b6be99f1d4]
14:01:05.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.951 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:05.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:05.955 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:05.964 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] Successfully connected to peer
14:01:05.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:06.003 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:06.005 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xa666429b, L:/127.0.0.1:60000 - R:/127.27.243.129:35819] using TOKEN/null
14:01:06.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.010 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:06.014 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.014 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:06.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.018 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:06.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.022 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:06.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:06.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:06.026 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:06.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:06.027 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:06.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.032 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:06.034 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [98260eed4401cca0d66479ed675ce17e5b631b4b6d0c9f0450aaa0b6be99f1d4]
14:01:06.034 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:06.034 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:06.035 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:06.036 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 98260eed4401cca0d66479ed675ce17e5b631b4b6d0c9f0450aaa0b6be99f1d4 finished by subtask 0; deferring removal (restored in pending)
14:01:06.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:06.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:06.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:06.067 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:06.067 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:06.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:06.091 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.091 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:06.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:06.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:06.102 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.103 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:06.106 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:06.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 33 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112866149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:06.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.163 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:06.163 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 33 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=13 ms, finalizationTime=1 ms).
14:01:06.164 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 33 as completed for source Source: KuduSource.
14:01:06.168 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.168 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:06.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.172 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:06.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:06.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.181 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:06.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.185 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:06.207 [DEBUG - pool-44-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.23.188.189:44275, [3ms] received response from server master-127.23.188.189:44275: OK, deferred=null) with no deferred attached!
14:01:06.245 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 1 for job 6c66a0b83413c01f1729eff368539c55 (4910 bytes, checkpointDuration=355 ms, finalizationTime=0 ms).
14:01:06.248 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 1 as completed for source Source: KuduSource.
14:01:06.249 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split f9ce12a6aa250f649d185449b40341bf6e51853fd4c784af7778323fa70b8e80 from pending
14:01:06.249 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split b3ae2ad9d44e2f2845ed9ecf9afe2207ed55b19de4d4870932055d6abc4cc246 from pending
14:01:06.249 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split ec03c5efa5437298c0210a9050ab9206b2c32c1a1a757904ffc2201bd5a9b32e from pending
14:01:06.249 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split f1cd61df8bb3c238f284911d669c175081378769cdd0b98f1bd71c2cc370b048 from pending
14:01:06.249 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 98260eed4401cca0d66479ed675ce17e5b631b4b6d0c9f0450aaa0b6be99f1d4 from pending
14:01:06.249 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 832d116a1d4ecada3a207501518e06430172b196a042048250f06b33fecba7e9 from pending
14:01:06.249 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 1 complete: removed 6 finished splits from enumerator state
14:01:06.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.251 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:06.256 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.256 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:06.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:06.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.266 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:06.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.271 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:06.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:06.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 48b4dd3741cb41909f72b0a208dfa0d7
14:01:06.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:06.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 48b4dd3741cb41909f72b0a208dfa0d7
14:01:06.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:06.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ab372f7584a4db3aa87e39b79cfab30 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:06.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b5764c51b85947d8baba60a0ec01d4f7 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:06.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:06.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d9391341f3454f7b95007fa3e4327846 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:06.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9eab9d86fc494128a6ed510406d1cfbe for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:06.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6e21ab960af34050bfdd9c71a5c94c72 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:06.297 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:06.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 92782ef40871431dbc680f45dbef6562 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:06.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8624c5e10164f79ac7a1fe468122d10 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:06.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:06.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5d80433d258e410eb64bff457c96f3e2 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:06.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8c041a5b5df645f1817776eb0b9bdd6e for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:06.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 316a200a5e6648ddad53bf1bfa64eb80 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:06.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=92782ef40871431dbc680f45dbef6562@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=a8624c5e10164f79ac7a1fe468122d10@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)[L],801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=893b3862bdbe4f429e1fc3c1b3b697c5@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=5d80433d258e410eb64bff457c96f3e2@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=8c041a5b5df645f1817776eb0b9bdd6e@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=316a200a5e6648ddad53bf1bfa64eb80@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169)[L],717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:06.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 48b4dd3741cb41909f72b0a208dfa0d7
14:01:06.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table bb35c927b918476499abf53f3b88b474
14:01:06.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ab372f7584a4db3aa87e39b79cfab30 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:06.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b5764c51b85947d8baba60a0ec01d4f7 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:06.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:06.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d9391341f3454f7b95007fa3e4327846 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:06.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9eab9d86fc494128a6ed510406d1cfbe for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:06.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6e21ab960af34050bfdd9c71a5c94c72 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:06.313 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:06.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.70.60:39395, [3ms] Sub RPC GetTableLocations: received response from server master-127.27.70.60:39395: OK, deferred=null)) after lookup
14:01:06.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5ab372f7584a4db3aa87e39b79cfab30, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.342 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5ab372f7584a4db3aa87e39b79cfab30 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:06.343 [DEBUG - main] (Connection.java:748) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] connecting to peer
14:01:06.357 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] Successfully connected to peer
14:01:06.388 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:06.392 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112866390 for job 6c66a0b83413c01f1729eff368539c55.
14:01:06.399 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x936bce1c, L:/127.0.0.1:46652 - R:/127.27.70.3:36571] using TOKEN/null
14:01:06.408 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 2 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:01:06.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b5764c51b85947d8baba60a0ec01d4f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.410 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 2 as completed for source Source: KuduSource.
14:01:06.410 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b5764c51b85947d8baba60a0ec01d4f7 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:06.413 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 68 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112866412 for job e1db689dadb24874688c502d61d89301.
14:01:06.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.422 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 68 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:06.422 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:06.427 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 68 as completed for source Source: KuduSource.
14:01:06.428 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d9391341f3454f7b95007fa3e4327846, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.428 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d9391341f3454f7b95007fa3e4327846 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:06.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9eab9d86fc494128a6ed510406d1cfbe, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9eab9d86fc494128a6ed510406d1cfbe for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:06.437 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=6e21ab960af34050bfdd9c71a5c94c72, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.437 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6e21ab960af34050bfdd9c71a5c94c72 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:06.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 92782ef40871431dbc680f45dbef6562 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:06.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a8624c5e10164f79ac7a1fe468122d10 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:06.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:06.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5d80433d258e410eb64bff457c96f3e2 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:06.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8c041a5b5df645f1817776eb0b9bdd6e for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:06.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 316a200a5e6648ddad53bf1bfa64eb80 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:06.441 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=92782ef40871431dbc680f45dbef6562@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=a8624c5e10164f79ac7a1fe468122d10@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)[L],801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=893b3862bdbe4f429e1fc3c1b3b697c5@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=5d80433d258e410eb64bff457c96f3e2@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=8c041a5b5df645f1817776eb0b9bdd6e@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169),717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=316a200a5e6648ddad53bf1bfa64eb80@[454a799868d747998609e6ff7a533f63(127.27.243.131:46169)[L],717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773),801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:06.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.27.243.190:46195, [3ms] Sub RPC GetTableLocations: received response from server master-127.27.243.190:46195: OK, deferred=null)) after lookup
14:01:06.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:06.451 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.451 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:06.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.457 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:06.464 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:06.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:06.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:06.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5ab372f7584a4db3aa87e39b79cfab30, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.480 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5ab372f7584a4db3aa87e39b79cfab30 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:06.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b5764c51b85947d8baba60a0ec01d4f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b5764c51b85947d8baba60a0ec01d4f7 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:06.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.490 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:06.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:06.498 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d9391341f3454f7b95007fa3e4327846, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.498 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d9391341f3454f7b95007fa3e4327846 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:06.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9eab9d86fc494128a6ed510406d1cfbe, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9eab9d86fc494128a6ed510406d1cfbe for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:06.509 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=6e21ab960af34050bfdd9c71a5c94c72, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.510 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 6e21ab960af34050bfdd9c71a5c94c72 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:06.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=92782ef40871431dbc680f45dbef6562, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.531 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 92782ef40871431dbc680f45dbef6562 for partition [0x00000000, 0x0000000080000032) with scanner id null
14:01:06.549 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a8624c5e10164f79ac7a1fe468122d10, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.549 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a8624c5e10164f79ac7a1fe468122d10 for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:01:06.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=893b3862bdbe4f429e1fc3c1b3b697c5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 893b3862bdbe4f429e1fc3c1b3b697c5 for partition [0x0000000080000096, 0x00000001) with scanner id null
14:01:06.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 8 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=5d80433d258e410eb64bff457c96f3e2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5d80433d258e410eb64bff457c96f3e2 for partition [0x00000001, 0x0000000180000032) with scanner id null
14:01:06.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=8c041a5b5df645f1817776eb0b9bdd6e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8c041a5b5df645f1817776eb0b9bdd6e for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:01:06.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=316a200a5e6648ddad53bf1bfa64eb80, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:06.604 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 316a200a5e6648ddad53bf1bfa64eb80 for partition [0x0000000180000096, 0x00000002) with scanner id null
14:01:06.605 [DEBUG - main] (Connection.java:575) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] disconnecting while in state READY
14:01:06.605 [DEBUG - main] (Connection.java:575) [peer 454a799868d747998609e6ff7a533f63(127.27.243.131:46169)] disconnecting while in state READY
14:01:06.605 [DEBUG - main] (Connection.java:575) [peer master-127.27.243.188:41999(127.27.243.188:41999)] disconnecting while in state READY
14:01:06.605 [DEBUG - main] (Connection.java:575) [peer 717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)] disconnecting while in state READY
14:01:06.605 [DEBUG - main] (Connection.java:575) [peer master-127.27.243.190:46195(127.27.243.190:46195)] disconnecting while in state READY
14:01:06.605 [DEBUG - main] (Connection.java:575) [peer master-127.27.243.189:41285(127.27.243.189:41285)] disconnecting while in state READY
14:01:06.606 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.243.188:41999(127.27.243.188:41999)] handling channelInactive
14:01:06.606 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.243.189:41285(127.27.243.189:41285)] handling channelInactive
14:01:06.606 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state READY due to: connection closed
14:01:06.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state READY due to: connection closed
14:01:06.607 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)] handling channelInactive
14:01:06.607 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 717fdc0631c34ec3a2b36ed2dff7d3a9(127.27.243.130:42773)] cleaning up while in state READY due to: connection closed
14:01:06.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.243.190:46195(127.27.243.190:46195)] handling channelInactive
14:01:06.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state READY due to: connection closed
14:01:06.609 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 454a799868d747998609e6ff7a533f63(127.27.243.131:46169)] handling channelInactive
14:01:06.609 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 454a799868d747998609e6ff7a533f63(127.27.243.131:46169)] cleaning up while in state READY due to: connection closed
14:01:06.613 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:06.614 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 26 thread-local buffer(s) from thread: kudu-nio-1
14:01:06.614 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:01:06.614 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-2
14:01:06.614 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 26 thread-local buffer(s) from thread: kudu-nio-4
14:01:06.614 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-5
14:01:06.621 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] handling channelInactive
14:01:06.621 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] cleaning up while in state READY due to: connection closed
14:01:06.622 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-3
14:01:06.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:06.624174 28622 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 28902
14:01:06.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 34 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112866649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:06.662 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 34 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:01:06.664 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 34 as completed for source Source: KuduSource.
14:01:06.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:06.698824 29025 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:06.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112866889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:06.907 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 3 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=18 ms, finalizationTime=0 ms).
14:01:06.910 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 3 as completed for source Source: KuduSource.
14:01:06.913 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 69 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112866912 for job e1db689dadb24874688c502d61d89301.
14:01:06.920 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 69 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=7 ms, finalizationTime=1 ms).
14:01:06.921 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 69 as completed for source Source: KuduSource.
14:01:06.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 48b4dd3741cb41909f72b0a208dfa0d7
14:01:06.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ab372f7584a4db3aa87e39b79cfab30 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:06.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b5764c51b85947d8baba60a0ec01d4f7 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:06.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:06.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d9391341f3454f7b95007fa3e4327846 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:06.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:06.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9eab9d86fc494128a6ed510406d1cfbe for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:06.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6e21ab960af34050bfdd9c71a5c94c72 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:06.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:07.001 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='b370a248ec2d123d7767599b23e3e0c700fc3d8bf500029345a3ece690586b5a'}]
14:01:07.003 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:07.004 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='5bad18344a3a70dad4b13a57171dea39ecf18c0c241c196b422e36967fdf08db'}]
14:01:07.005 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:07.005 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='75d05878ed7d05ad9e5db2ed907219df6cec596c716f47d80cc4833485ffcc2c'}]
14:01:07.006 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:07.007 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299994, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:07.007 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:01:07.008 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299994, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:07.009 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='401f6414ee4aa191563870107232d2de93c5c8a43569e78ff9d1cb4cc14aedd4'}]
14:01:07.010 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:07.010 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:01:07.011 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299994, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:07.012 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:07.012 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:07.013 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299994, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:07.018 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:07.028 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:07.030 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:07.037 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:07.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:07.062 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:07.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:07.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:07.081 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:07.084 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4b9ce8f7, L:/127.0.0.1:57282 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:07.086 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:07.091 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:07.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:07.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:07.118 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:07.122 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5bd3d11, L:/127.0.0.1:57298 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:07.150 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:07.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 35 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112867149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:07.157459 28622 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 28902
14:01:07.159 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 35 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:07.159 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2c41de3, L:/127.0.0.1:57304 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:07.160 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 35 as completed for source Source: KuduSource.
14:01:07.161 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:07.172 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246303178752001) for scanner KuduScanner(table=replication_test_table, tablet=d9391341f3454f7b95007fa3e4327846, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:07.172 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [401f6414ee4aa191563870107232d2de93c5c8a43569e78ff9d1cb4cc14aedd4]
14:01:07.173 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [401f6414ee4aa191563870107232d2de93c5c8a43569e78ff9d1cb4cc14aedd4]
14:01:07.173 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:01:07.173 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:01:07.175 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 401f6414ee4aa191563870107232d2de93c5c8a43569e78ff9d1cb4cc14aedd4 finished by subtask 0; deferring removal (restored in pending)
14:01:07.177 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:07.177 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='3cd39640abf5cf928e2e780eafd706ebfc262a9417484e06d4641d3418cb884b'}]
14:01:07.179 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:07.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:07.181 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 3
14:01:07.181 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299994, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}]
14:01:07.182 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2c6423d, L:/127.0.0.1:57314 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:07.207 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:07.207 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:07.207 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:01:07.208 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:07.212 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:07.227 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:07.230 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:07.253 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:07.259 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] handling channelInactive
14:01:07.260 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] cleaning up while in state READY due to: connection closed
14:01:07.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:07.267156 28622 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 29040
14:01:07.287 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1fb21def, L:/127.0.0.1:57322 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:07.297 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246303178752001) for scanner KuduScanner(table=replication_test_table, tablet=9eab9d86fc494128a6ed510406d1cfbe, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:07.298 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [3cd39640abf5cf928e2e780eafd706ebfc262a9417484e06d4641d3418cb884b]
14:01:07.298 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [3cd39640abf5cf928e2e780eafd706ebfc262a9417484e06d4641d3418cb884b]
14:01:07.298 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 3 because it is idle.
14:01:07.299 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 3
14:01:07.300 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 3cd39640abf5cf928e2e780eafd706ebfc262a9417484e06d4641d3418cb884b finished by subtask 0; deferring removal (restored in pending)
14:01:07.302 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:07.302 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='2286faafe6e90961cd732f81504bbaecdef15936e872138cfe361be92d798a7f'}]
14:01:07.304 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:07.304 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 4
14:01:07.305 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299994, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:07.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:07.320 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:07.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:07.324045 29162 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:07.340 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 3 exited.
14:01:07.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:07.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:07.341 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:07.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:07.355 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:07.378 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:07.380 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x969a84eb, L:/127.0.0.1:57338 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:07.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112867389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:07.394 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246303178752001) for scanner KuduScanner(table=replication_test_table, tablet=b5764c51b85947d8baba60a0ec01d4f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:07.395 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [5bad18344a3a70dad4b13a57171dea39ecf18c0c241c196b422e36967fdf08db]
14:01:07.395 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [5bad18344a3a70dad4b13a57171dea39ecf18c0c241c196b422e36967fdf08db]
14:01:07.395 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:01:07.395 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:01:07.399 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 5bad18344a3a70dad4b13a57171dea39ecf18c0c241c196b422e36967fdf08db finished by subtask 2; deferring removal (restored in pending)
14:01:07.401 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:07.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:07.406 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246303178752001) for scanner KuduScanner(table=replication_test_table, tablet=6e21ab960af34050bfdd9c71a5c94c72, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:07.406 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [2286faafe6e90961cd732f81504bbaecdef15936e872138cfe361be92d798a7f]
14:01:07.407 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 4 for job 6c66a0b83413c01f1729eff368539c55 (4970 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:01:07.407 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [2286faafe6e90961cd732f81504bbaecdef15936e872138cfe361be92d798a7f]
14:01:07.408 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 4 because it is idle.
14:01:07.408 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 4
14:01:07.408 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:07.409 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 2286faafe6e90961cd732f81504bbaecdef15936e872138cfe361be92d798a7f finished by subtask 0; deferring removal (restored in pending)
14:01:07.415 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 70 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112867414 for job e1db689dadb24874688c502d61d89301.
14:01:07.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:07.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:07.426 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:01:07.426 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 70 for job e1db689dadb24874688c502d61d89301 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:07.426 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:01:07.427 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 70 as completed for source Source: KuduSource.
14:01:07.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:07.430 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 4 as completed for source Source: KuduSource.
14:01:07.430 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 3cd39640abf5cf928e2e780eafd706ebfc262a9417484e06d4641d3418cb884b from pending
14:01:07.430 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 401f6414ee4aa191563870107232d2de93c5c8a43569e78ff9d1cb4cc14aedd4 from pending
14:01:07.430 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 2286faafe6e90961cd732f81504bbaecdef15936e872138cfe361be92d798a7f from pending
14:01:07.430 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 5bad18344a3a70dad4b13a57171dea39ecf18c0c241c196b422e36967fdf08db from pending
14:01:07.430 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 4 complete: removed 4 finished splits from enumerator state
14:01:07.436 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246303178752001) for scanner KuduScanner(table=replication_test_table, tablet=5ab372f7584a4db3aa87e39b79cfab30, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:07.436 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [b370a248ec2d123d7767599b23e3e0c700fc3d8bf500029345a3ece690586b5a]
14:01:07.436 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [b370a248ec2d123d7767599b23e3e0c700fc3d8bf500029345a3ece690586b5a]
14:01:07.437 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:07.437 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:07.437 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:07.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:07.441 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split b370a248ec2d123d7767599b23e3e0c700fc3d8bf500029345a3ece690586b5a finished by subtask 3; deferring removal (restored in pending)
14:01:07.456 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246303178752001) for scanner KuduScanner(table=replication_test_table, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:07.456 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [75d05878ed7d05ad9e5db2ed907219df6cec596c716f47d80cc4833485ffcc2c]
14:01:07.456 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [75d05878ed7d05ad9e5db2ed907219df6cec596c716f47d80cc4833485ffcc2c]
14:01:07.457 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:07.457 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:07.458 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 75d05878ed7d05ad9e5db2ed907219df6cec596c716f47d80cc4833485ffcc2c finished by subtask 1; deferring removal (restored in pending)
14:01:07.459 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:07.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:07.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:07.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:07.473 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:01:07.473 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:07.473647 29194 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.243.129:35819: connect: Connection refused (error 111)
14:01:07.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:07.482339 29194 consensus_peers.cc:597] T 316a200a5e6648ddad53bf1bfa64eb80 P 454a799868d747998609e6ff7a533f63 -> Peer 801c9c73509f42bb97555cfda87e7e98 (127.27.243.129:35819): Couldn't send request to peer 801c9c73509f42bb97555cfda87e7e98. Status: Network error: Client connection negotiation failed: client connection to 127.27.243.129:35819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:07.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:07.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:07.488 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:07.489 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:07.495 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:07.507 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:07.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:07.508 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:07.508 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 4 exited.
14:01:07.570 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:07.570 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:07.570 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:07.571 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:07.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:07.572 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:07.572 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:07.572 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:07.572 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:07.575 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:07.575 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:07.575 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:07.575 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:07.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:07.635979 28622 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 29040
14:01:07.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 36 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112867649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:07.653 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:07.654 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:07.654 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:07.655 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:07.655 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:07.655 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:07.655 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:07.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:07.655 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:07.656 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:07.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:07.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:07.657 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:07.661 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 36 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:07.663 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 36 as completed for source Source: KuduSource.
14:01:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:07.703671 28622 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 29175
14:01:07.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:07.726639 29300 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:07.888 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:07.888 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:07.889 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:07.889 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.889 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.889 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.889 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.889 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.889 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.889 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.889 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.890 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.890 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:07.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 5 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112867890 for job 6c66a0b83413c01f1729eff368539c55.
14:01:07.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=27, TimeoutTracker(timeout=30000, elapsed=29703), Traces: [0ms] sending RPC to server master-127.23.188.189:44275, [2ms] received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [24ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [27ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [84ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [184ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [245ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [263ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [265ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [265ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [324ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [324ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [381ms] refreshing cache from master, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [384ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [384ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [761ms] refreshing cache from master, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [764ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4581ms] refreshing cache from master, [4581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4584ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [6021ms] refreshing cache from master, [6021ms] too many traces: truncated at 100 traces, deferred=Deferred@247548450(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@1c823e75 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920)))
14:01:07.893 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:07.893 [ERROR - SourceCoordinator-Source: KuduSource] (SourceCoordinatorContext.java:436) Exception while handling result from async call in SourceCoordinator-Source: KuduSource. Triggering job failover.
org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=27, TimeoutTracker(timeout=30000, elapsed=29703), Traces: [0ms] sending RPC to server master-127.23.188.189:44275, [2ms] received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [24ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [27ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [84ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [184ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [245ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [263ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [265ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [265ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [324ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [324ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [381ms] refreshing cache from master, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [384ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [384ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [761ms] refreshing cache from master, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [764ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4581ms] refreshing cache from master, [4581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4584ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [6021ms] refreshing cache from master, [6021ms] too many traces: truncated at 100 traces, deferred=Deferred@247548450(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@1c823e75 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=27, TimeoutTracker(timeout=30000, elapsed=29703), Traces: [0ms] sending RPC to server master-127.23.188.189:44275, [2ms] received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [24ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [27ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [84ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [184ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [245ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [263ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [265ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [265ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [324ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [324ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [381ms] refreshing cache from master, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [384ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [384ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [761ms] refreshing cache from master, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [764ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4581ms] refreshing cache from master, [4581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4584ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [6021ms] refreshing cache from master, [6021ms] too many traces: truncated at 100 traces, deferred=Deferred@247548450(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@1c823e75 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.23.188.190:39901
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:07.895 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.894 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:07.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.897 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.898 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:07.899 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.900 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.900 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.901 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.901 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.901 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.901 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:07.905 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 5 for job 6c66a0b83413c01f1729eff368539c55 (2294 bytes, checkpointDuration=14 ms, finalizationTime=1 ms).
14:01:07.907 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:07.908 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:07.909 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.909 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.909 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.909 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 5 as completed for source Source: KuduSource.
14:01:07.909 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 5 complete: removed split b370a248ec2d123d7767599b23e3e0c700fc3d8bf500029345a3ece690586b5a from pending
14:01:07.909 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 5 complete: removed split 75d05878ed7d05ad9e5db2ed907219df6cec596c716f47d80cc4833485ffcc2c from pending
14:01:07.909 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 5 complete: removed 2 finished splits from enumerator state
14:01:07.909 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:318) Trying to recover from a global failure.
org.apache.flink.util.FlinkException: Global failure triggered by OperatorCoordinator for 'Source: KuduSource -> Sink: Writer' (operator cbc357ccb763df2852fee8c4fc7d55f2).
	at org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder$LazyInitializedCoordinatorContext.failJob(OperatorCoordinatorHolder.java:651)
	at org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator$QuiesceableContext.failJob(RecreateOnResetOperatorCoordinator.java:248)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.failJob(SourceCoordinatorContext.java:427)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.handleUncaughtExceptionFromAsyncCall(SourceCoordinatorContext.java:440)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:42)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	... 6 more
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=27, TimeoutTracker(timeout=30000, elapsed=29703), Traces: [0ms] sending RPC to server master-127.23.188.189:44275, [2ms] received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [24ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [27ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [84ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [184ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [245ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [263ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [265ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [265ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [324ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [324ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [381ms] refreshing cache from master, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [384ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [384ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [761ms] refreshing cache from master, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [764ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4581ms] refreshing cache from master, [4581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4584ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [6021ms] refreshing cache from master, [6021ms] too many traces: truncated at 100 traces, deferred=Deferred@247548450(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@1c823e75 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=27, TimeoutTracker(timeout=30000, elapsed=29703), Traces: [0ms] sending RPC to server master-127.23.188.189:44275, [2ms] received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [24ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [27ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [84ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [184ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [245ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [263ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [265ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [265ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [323ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [324ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [324ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [381ms] refreshing cache from master, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [383ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [384ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [384ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [761ms] refreshing cache from master, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [763ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [764ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4581ms] refreshing cache from master, [4581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [4582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [4583ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [4584ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [6021ms] refreshing cache from master, [6021ms] too many traces: truncated at 100 traces, deferred=Deferred@247548450(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@1c823e75 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@767744386 after retry RPC after error@337133768) -> (continuation of Deferred@277649459 after retry RPC after error@502296001) -> (continuation of Deferred@642103604 after retry RPC after error@1879941940) -> (continuation of Deferred@78962694 after retry RPC after error@439618356) -> (continuation of Deferred@296979807 after retry RPC after error@213551198) -> (continuation of Deferred@791543071 after retry RPC after error@360328805) -> (continuation of Deferred@414093536 after retry RPC after error@1074660307) -> (continuation of Deferred@777160 after retry RPC after error@1145492650) -> (continuation of Deferred@679699794 after retry RPC after error@405011210) -> (continuation of Deferred@1185461853 after retry RPC after error@876206502) -> (continuation of Deferred@119767942 after retry RPC after error@14664643) -> (continuation of Deferred@63346651 after retry RPC after error@2043189996) -> (continuation of Deferred@1651251680 after retry RPC after error@483598261) -> (continuation of Deferred@723270587 after retry RPC after error@373218254) -> (continuation of Deferred@337601520 after retry RPC after error@271968369) -> (continuation of Deferred@1514068015 after retry RPC after error@977180685) -> (continuation of Deferred@1431399513 after retry RPC after error@1779982562) -> (continuation of Deferred@1179329070 after retry RPC after error@150676506) -> (continuation of Deferred@1452716792 after retry RPC after error@2141247416) -> (continuation of Deferred@1625673776 after retry RPC after error@837809090) -> (continuation of Deferred@1376622197 after retry RPC after error@728340123) -> (continuation of Deferred@1698932630 after retry RPC after error@737949983) -> (continuation of Deferred@360492075 after retry RPC after error@1925590353) -> (continuation of Deferred@180444040 after retry RPC after error@1086308110) -> (continuation of Deferred@819089094 after retry RPC after error@1941786920)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.23.188.190:39901
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:07.909 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:07.909 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.910 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.910 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.910 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.910 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.912 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.912 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:07.925 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:347) 4 tasks will be restarted to recover from a global failure.
14:01:07.925 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (e1db689dadb24874688c502d61d89301) switched from state RUNNING to RESTARTING.
14:01:07.926 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 3 (#0) of source Source: KuduSource.
14:01:07.927 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:07.928 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:07.928 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:07.928 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.928 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.928 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.928 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.929 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.929 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.929 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.929 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:07.941 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from RUNNING to CANCELING.
14:01:07.942 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:01:07.942 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from RUNNING to CANCELING.
14:01:07.942 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:01:07.946 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 2 (#0) of source Source: KuduSource.
14:01:07.947 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:07.948 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:07.948 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:07.949 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.949 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.949 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.950 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.950 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.950 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.950 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.951 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.951 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.951 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:07.951 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] disconnecting while in state TERMINATED
14:01:07.951 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.24.105.61:44261(127.24.105.61:44261)] disconnecting while in state TERMINATED
14:01:07.951 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.24.105.62:39703(127.24.105.62:39703)] disconnecting while in state TERMINATED
14:01:07.951 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.24.105.60:45145(127.24.105.60:45145)] disconnecting while in state TERMINATED
14:01:07.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:07.953 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:07.953 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-1
14:01:07.953 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-3
14:01:07.967 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to CANCELING.
14:01:07.968 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:07.969 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:07.969 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:07.970 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.970 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.970 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:07.971 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.971 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.971 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:07.971 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.972 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:07.972 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:07.972 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 1 (#0) of source Source: KuduSource.
14:01:07.972 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING.
14:01:07.973 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 0 (#0) of source Source: KuduSource.
14:01:07.973 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING.
14:01:07.973 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-2
14:01:07.973 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:07.974 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CANCELING to CANCELED.
14:01:07.974 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (4/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:01:07.978 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:07.984 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:07.984 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to CANCELING.
14:01:07.984 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:07.990 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.24.105.61:44261(127.24.105.61:44261)] disconnecting while in state TERMINATED
14:01:07.990 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.24.105.62:39703(127.24.105.62:39703)] disconnecting while in state TERMINATED
14:01:07.990 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.24.105.60:45145(127.24.105.60:45145)] disconnecting while in state TERMINATED
14:01:07.990 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer ca53369e6be244a9a8c59fb84ebc8192(127.24.105.1:43541)] disconnecting while in state TERMINATED
14:01:07.990 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:07.991 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:07.991 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-2
14:01:07.991 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:01:07.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:07.998 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:07.998 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING.
14:01:07.998 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:08.007 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:08.008 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:08.009 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.009 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:08.009 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.009 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.009 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.010 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.010 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.010 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.010 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:08.019 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:08.019 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-3
14:01:08.020 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CANCELING to CANCELED.
14:01:08.020 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (3/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:08.036 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 1a179f02052d4d079bbfb29bc5ac90f8(127.24.105.3:36399)] disconnecting while in state TERMINATED
14:01:08.036 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.24.105.61:44261(127.24.105.61:44261)] disconnecting while in state TERMINATED
14:01:08.036 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.24.105.62:39703(127.24.105.62:39703)] disconnecting while in state TERMINATED
14:01:08.037 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.24.105.60:45145(127.24.105.60:45145)] disconnecting while in state TERMINATED
14:01:08.037 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:08.038 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:08.038 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-2
14:01:08.038 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:01:08.053 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:08.054 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING.
14:01:08.054 [INFO - flink-pekko.actor.default-dispatcher-6] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:08.060 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 1166875c6a424eddb02452196daf48d4(127.24.105.2:33967)] disconnecting while in state TERMINATED
14:01:08.061 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.24.105.61:44261(127.24.105.61:44261)] disconnecting while in state TERMINATED
14:01:08.061 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.24.105.62:39703(127.24.105.62:39703)] disconnecting while in state TERMINATED
14:01:08.061 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.24.105.60:45145(127.24.105.60:45145)] disconnecting while in state TERMINATED
14:01:08.061 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:08.062 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-3
14:01:08.062 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-1
14:01:08.062 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-2
14:01:08.068 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:08.068 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:08.069 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:08.069 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.070 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.070 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.070 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.070 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.070 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.071 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:08.072 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:08.072 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:08.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:08.073 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:08.073 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:08.073 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:08.073 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.073 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.073 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.074 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:08.074 [INFO - pool-96-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:08.074 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:08.075 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:08.076 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:08.076 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:08.076 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:08.080 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:08.080 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-3
14:01:08.080 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:08.080 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:08.080 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:08.081 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:08.081 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:08.081 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:08.081 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:08.081 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:08.082 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:08.081 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:08.082 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:08.082 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED.
14:01:08.082 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:08.082 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (2/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:08.082 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:08.087 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:08.087 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:08.088 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED.
14:01:08.088 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (1/4)#0 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:08.092 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (4/4)#0 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0.
14:01:08.093 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (3/4)#0 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0.
14:01:08.093 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (2/4)#0 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0.
14:01:08.094 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (1/4)#0 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0.
14:01:08.094 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CANCELING to CANCELED.
14:01:08.098 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:08.099 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CANCELING to CANCELED.
14:01:08.100 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:08.101 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED.
14:01:08.102 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:08.103 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED.
14:01:08.104 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:318) Clearing resource requirements of job e1db689dadb24874688c502d61d89301
14:01:08.114 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:08.114 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:08.115 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:08.115 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:08.116 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:08.116 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:08.117 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:08.117 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:08.117 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:08.118 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:08.118 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:08.118 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:08.118 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:08.148 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:08.148 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:08.149 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:08.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 37 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112868148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:08.149 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.149 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.149 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.150 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.150 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.150 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.151 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.151 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.151 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:08.162 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 37 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=14 ms, finalizationTime=0 ms).
14:01:08.164 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 37 as completed for source Source: KuduSource.
14:01:08.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.246522 28622 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 29175
14:01:08.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.280930 28622 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 28633
14:01:08.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.282367 28694 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:08.348 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:08.348 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:08.349 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:08.349 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.349 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.349 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.349 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.349 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.349 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.350 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.350 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.350 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.350 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:08.391 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 6 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112868389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:08.401 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 6 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:08.403 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 6 as completed for source Source: KuduSource.
14:01:08.474 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:08.474 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:08.474 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:08.475 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:08.475 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:08.476 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:08.476 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:08.476 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:08.476 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:08.477 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:08.477 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:08.477 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:08.477 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:08.494 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:08.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.505196 28622 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 28633
14:01:08.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.243.190:46195(127.27.243.190:46195)] handling channelInactive
14:01:08.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state READY due to: connection closed
14:01:08.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.243.190:46195(127.27.243.190:46195)] handling channelInactive
14:01:08.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state READY due to: connection closed
14:01:08.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.243.190:46195(127.27.243.190:46195)] handling channelInactive
14:01:08.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state READY due to: connection closed
14:01:08.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.243.190:46195(127.27.243.190:46195)] handling channelInactive
14:01:08.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state READY due to: connection closed
14:01:08.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.539589 28622 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 28703
14:01:08.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.541122 28765 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:08.587 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:08.588 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:08.588 [DEBUG - pool-44-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:08.588 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.588 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.588 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:08.588 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.589 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.589 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:08.589 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.589 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.589 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:08.589 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:08.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 38 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112868649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:08.661 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 38 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:08.666 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 38 as completed for source Source: KuduSource.
14:01:08.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.678665 28622 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 28703
14:01:08.701 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.243.189:41285(127.27.243.189:41285)] handling channelInactive
14:01:08.701 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state READY due to: connection closed
14:01:08.701 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.243.189:41285(127.27.243.189:41285)] handling channelInactive
14:01:08.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state READY due to: connection closed
14:01:08.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.701823 28622 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 28772
14:01:08.702 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.243.189:41285(127.27.243.189:41285)] handling channelInactive
14:01:08.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state READY due to: connection closed
14:01:08.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.243.189:41285(127.27.243.189:41285)] handling channelInactive
14:01:08.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state READY due to: connection closed
14:01:08.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.703315 28836 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:08.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:08.828228 28622 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 28772
14:01:08.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.243.188:41999(127.27.243.188:41999)] handling channelInactive
14:01:08.851 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.243.188:41999(127.27.243.188:41999)] handling channelInactive
14:01:08.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.243.188:41999(127.27.243.188:41999)] handling channelInactive
14:01:08.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state READY due to: connection closed
14:01:08.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state READY due to: connection closed
14:01:08.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state READY due to: connection closed
14:01:08.851 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.243.188:41999(127.27.243.188:41999)] handling channelInactive
14:01:08.851 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state READY due to: connection closed
14:01:08.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 7 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112868888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:08.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:08Z chronyd exiting
14:01:08.899 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 7 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:08.900 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 7 as completed for source Source: KuduSource.
14:01:08.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 48b4dd3741cb41909f72b0a208dfa0d7
14:01:08.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 5ab372f7584a4db3aa87e39b79cfab30 for table 'replication_test_table' with partition [0x00000000, 0x0000000080000032)
14:01:08.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b5764c51b85947d8baba60a0ec01d4f7 for table 'replication_test_table' with partition [0x0000000080000032, 0x0000000080000096)
14:01:08.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 for table 'replication_test_table' with partition [0x0000000080000096, 0x00000001)
14:01:08.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d9391341f3454f7b95007fa3e4327846 for table 'replication_test_table' with partition [0x00000001, 0x0000000180000032)
14:01:08.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9eab9d86fc494128a6ed510406d1cfbe for table 'replication_test_table' with partition [0x0000000180000032, 0x0000000180000096)
14:01:08.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 6e21ab960af34050bfdd9c71a5c94c72 for table 'replication_test_table' with partition [0x0000000180000096, 0x00000002)
14:01:08.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299999, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299999, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}, Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:08.997 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:08.997 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='2b245a27be13e6e3c96d16ee75350ae4eab9cb98e2e9970b3f8eeb9002f13ce7'}]
14:01:08.998 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='e770c2b5d750269a0ac6b5a9f7c3577ada6bbf396a47fe7c010f9a8233fb529e'}]
14:01:08.999 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='ff1061cc99059876aab496b93e7aee3beeb059852b2241baef1ce50d4ca64bab'}]
14:01:08.999 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:08.999 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.000 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 5
14:01:09.000 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.000 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:01:09.000 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299997, tablet=b5764c51b85947d8baba60a0ec01d4f7@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:09.001 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 3
14:01:09.001 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000001, ttl=299997, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:09.001 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x0000000080000032, ttl=299997, tablet=5ab372f7584a4db3aa87e39b79cfab30@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)[L],402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:09.001 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='0f7eca3ed2c2fbae6222dcef19850be7cf8930f976103ef8d7edb6e3e17b3dba'}]
14:01:09.003 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:09.003 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.003 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:01:09.004 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000032, ttl=299997, tablet=d9391341f3454f7b95007fa3e4327846@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:09.006 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:09.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:09.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:09.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:09.029 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:09.034 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:09.036 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testHashAndRangePartitioning: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:01:09.042 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:09.043 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:09.047 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (e1db689dadb24874688c502d61d89301) switched from state RESTARTING to RUNNING.
14:01:09.048 [INFO - flink-pekko.actor.default-dispatcher-7] (CheckpointCoordinator.java:1805) Restoring job e1db689dadb24874688c502d61d89301 from Checkpoint 70 @ 1779112867414 for e1db689dadb24874688c502d61d89301 located at file:/tmp/junit1416902102357977840/checkpoints/e1db689dadb24874688c502d61d89301/chk-70.
14:01:09.048 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:09.049 [INFO - flink-pekko.actor.default-dispatcher-7] (MasterHooks.java:201) No master state to restore
14:01:09.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1fcede6a, L:/127.0.0.1:57340 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:09.049 [INFO - flink-pekko.actor.default-dispatcher-7] (RecreateOnResetOperatorCoordinator.java:128) Resetting coordinator to checkpoint.
14:01:09.051 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:09.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:09.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:09.071 [INFO - Thread-32] (SourceCoordinator.java:290) Closing SourceCoordinator for source Source: KuduSource.
14:01:09.071 [DEBUG - Thread-32] (Connection.java:575) [peer master-127.23.188.190:39901(127.23.188.190:39901)] disconnecting while in state TERMINATED
14:01:09.071 [DEBUG - Thread-32] (Connection.java:575) [peer master-127.23.188.188:36691(127.23.188.188:36691)] disconnecting while in state TERMINATED
14:01:09.072 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:09.072 [DEBUG - Thread-32] (Connection.java:575) [peer master-127.23.188.189:44275(127.23.188.189:44275)] disconnecting while in state TERMINATED
14:01:09.073 [DEBUG - Thread-32] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:09.077 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:09.077 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:09.079 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f6ab8e0, L:/127.0.0.1:57368 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:09.080 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-0
14:01:09.080 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-1
14:01:09.081 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-2
14:01:09.083 [INFO - Thread-32] (SourceCoordinator.java:295) Source coordinator for source Source: KuduSource closed.
14:01:09.083 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xca3e12b4, L:/127.0.0.1:57382 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:09.084 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf572161, L:/127.0.0.1:57352 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:09.089 [INFO - flink-pekko.actor.default-dispatcher-7] (SourceCoordinator.java:449) Restoring SplitEnumerator of source Source: KuduSource from checkpoint.
14:01:09.092 [DEBUG - flink-pekko.actor.default-dispatcher-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.092 [INFO - flink-pekko.actor.default-dispatcher-7] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:01:09.093 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to SCHEDULED.
14:01:09.094 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:09.094 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from SCHEDULED to DEPLOYING.
14:01:09.094 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #1) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id e68a21bf56b9f53f7a56a46245b35ac4
14:01:09.094 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from CREATED to SCHEDULED.
14:01:09.095 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot e68a21bf56b9f53f7a56a46245b35ac4.
14:01:09.095 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:09.095 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from SCHEDULED to DEPLOYING.
14:01:09.095 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #1) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id 6e371b9cddd2edaadbbb0de667e9ecce
14:01:09.095 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to SCHEDULED.
14:01:09.096 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1), deploy into slot with allocation id e68a21bf56b9f53f7a56a46245b35ac4.
14:01:09.096 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:09.096 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'lastEndTimestamp'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:09.097 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:09.097 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'unassignedCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:09.097 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingRemovalCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:09.097 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from SCHEDULED to DEPLOYING.
14:01:09.097 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #1) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id 2609b8603c933cea4c032fcd294c074f
14:01:09.098 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246311370752001) for scanner KuduScanner(table=replication_test_table, tablet=5ab372f7584a4db3aa87e39b79cfab30, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:09.099 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [2b245a27be13e6e3c96d16ee75350ae4eab9cb98e2e9970b3f8eeb9002f13ce7]
14:01:09.099 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [2b245a27be13e6e3c96d16ee75350ae4eab9cb98e2e9970b3f8eeb9002f13ce7]
14:01:09.099 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 3 because it is idle.
14:01:09.099 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 3
14:01:09.100 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246311370752001) for scanner KuduScanner(table=replication_test_table, tablet=d9391341f3454f7b95007fa3e4327846, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:09.101 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [0f7eca3ed2c2fbae6222dcef19850be7cf8930f976103ef8d7edb6e3e17b3dba]
14:01:09.101 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [0f7eca3ed2c2fbae6222dcef19850be7cf8930f976103ef8d7edb6e3e17b3dba]
14:01:09.101 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 2b245a27be13e6e3c96d16ee75350ae4eab9cb98e2e9970b3f8eeb9002f13ce7 finished by subtask 2; deferring removal (restored in pending)
14:01:09.101 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:01:09.101 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:01:09.101 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:09.101 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:09.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:09.103 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 0f7eca3ed2c2fbae6222dcef19850be7cf8930f976103ef8d7edb6e3e17b3dba finished by subtask 1; deferring removal (restored in pending)
14:01:09.103 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='1e655092d12192d8eb09a12bea3223520c3f57b42761581e633a64ae30093c7b'}]
14:01:09.104 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='9a8db1ed80c9eb401d2f8f4755169335d862f4b6fd067b971c9c63603d492dce'}]
14:01:09.105 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.105 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 4
14:01:09.106 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.106 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299997, tablet=9eab9d86fc494128a6ed510406d1cfbe@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571),89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)[L]]}]
14:01:09.107 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot 6e371b9cddd2edaadbbb0de667e9ecce.
14:01:09.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:09.108 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from CREATED to SCHEDULED.
14:01:09.108 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1), deploy into slot with allocation id 6e371b9cddd2edaadbbb0de667e9ecce.
14:01:09.109 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:09.109 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to DEPLOYING.
14:01:09.109 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1) [DEPLOYING].
14:01:09.110 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from SCHEDULED to DEPLOYING.
14:01:09.110 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4b68567e
14:01:09.110 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #1) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id 1da31fbe77d2e436042b582b68e8340e
14:01:09.110 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:09.110 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:01:09.110 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING.
14:01:09.111 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING.
14:01:09.115 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 3
14:01:09.115 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:09.116 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000002, ttl=299997, tablet=6e21ab960af34050bfdd9c71a5c94c72@[160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535),402fc84a99344d34af8c042df703525b(127.27.70.3:36571)[L],89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)]}]
14:01:09.116 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@ed4b308
14:01:09.118 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.119 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from CREATED to DEPLOYING.
14:01:09.119 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot 2609b8603c933cea4c032fcd294c074f.
14:01:09.120 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1), deploy into slot with allocation id 2609b8603c933cea4c032fcd294c074f.
14:01:09.121 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1) [DEPLOYING].
14:01:09.122 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@70c590a
14:01:09.123 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:09.123 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:01:09.123 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from DEPLOYING to INITIALIZING.
14:01:09.123 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from DEPLOYING to INITIALIZING.
14:01:09.126 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7eb8e750
14:01:09.129 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.130 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.136 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:09.138 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:09.141 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] connecting to peer
14:01:09.143 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.144 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot 1da31fbe77d2e436042b582b68e8340e.
14:01:09.145 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1), deploy into slot with allocation id 1da31fbe77d2e436042b582b68e8340e.
14:01:09.149 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:09.151 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7df6e6fe, L:/127.0.0.1:57388 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:09.151 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 39 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112869149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:09.150 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to DEPLOYING.
14:01:09.151 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) [DEPLOYING].
14:01:09.152 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1df9412e
14:01:09.152 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:09.152 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:01:09.152 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:01:09.153 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:01:09.155 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@13b7c6c1
14:01:09.158 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.162 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.164 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.165 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.165 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246311370752001) for scanner KuduScanner(table=replication_test_table, tablet=9eab9d86fc494128a6ed510406d1cfbe, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:09.164 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.165 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 39 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=16 ms, finalizationTime=0 ms).
14:01:09.166 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [1e655092d12192d8eb09a12bea3223520c3f57b42761581e633a64ae30093c7b]
14:01:09.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.166 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [1e655092d12192d8eb09a12bea3223520c3f57b42761581e633a64ae30093c7b]
14:01:09.166 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.166 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 4 because it is idle.
14:01:09.166 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 4
14:01:09.167 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 39 as completed for source Source: KuduSource.
14:01:09.167 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:09.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:09.168 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 1e655092d12192d8eb09a12bea3223520c3f57b42761581e633a64ae30093c7b finished by subtask 2; deferring removal (restored in pending)
14:01:09.164 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] Successfully connected to peer
14:01:09.170 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.1
14:01:09.176 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from CREATED to DEPLOYING.
14:01:09.177 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1) [DEPLOYING].
14:01:09.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.177 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.179 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5bbd0ba6
14:01:09.179 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:09.179 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:01:09.180 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from DEPLOYING to INITIALIZING.
14:01:09.182 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:09.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:09.182 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from DEPLOYING to INITIALIZING.
14:01:09.182 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-0
14:01:09.183 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 3 exited.
14:01:09.183 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testHashAndRangePartitioning: giving up after 1 attempts
14:01:09.183 [DEBUG - main] (Connection.java:575) [peer master-127.27.70.61:36811(127.27.70.61:36811)] disconnecting while in state READY
14:01:09.183 [DEBUG - main] (Connection.java:575) [peer master-127.27.70.60:39395(127.27.70.60:39395)] disconnecting while in state READY
14:01:09.183 [DEBUG - main] (Connection.java:575) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] disconnecting while in state READY
14:01:09.183 [DEBUG - main] (Connection.java:575) [peer 160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)] disconnecting while in state READY
14:01:09.183 [DEBUG - main] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:09.183 [DEBUG - main] (Connection.java:575) [peer master-127.27.70.62:44743(127.27.70.62:44743)] disconnecting while in state READY
14:01:09.183 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.70.61:36811(127.27.70.61:36811)] handling channelInactive
14:01:09.184 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state READY due to: connection closed
14:01:09.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.70.60:39395(127.27.70.60:39395)] handling channelInactive
14:01:09.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state READY due to: connection closed
14:01:09.184 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] handling channelInactive
14:01:09.184 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] cleaning up while in state READY due to: connection closed
14:01:09.184 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:09.184 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:09.184 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)] handling channelInactive
14:01:09.185 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 160cf41611ba499aaffe1e6ae17e71c1(127.27.70.2:35535)] cleaning up while in state READY due to: connection closed
14:01:09.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:09.187 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-3
14:01:09.187 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:09.187 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-5
14:01:09.187 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-4
14:01:09.187 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-2
14:01:09.188 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-0
14:01:09.188 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:09.188 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:09.188 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:09.189 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:01:09.190 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.190 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.192 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.192 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.192 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6c2062a3
14:01:09.193 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.194 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.194 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.194 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.196 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1959403d, L:/127.0.0.1:57400 - R:/127.27.70.1:44303] using SASL/PLAIN
14:01:09.201 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:09.202 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.203 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.204 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.204 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.206 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.206 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.206 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.209 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246311370752001) for scanner KuduScanner(table=replication_test_table, tablet=6e21ab960af34050bfdd9c71a5c94c72, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:09.210 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [9a8db1ed80c9eb401d2f8f4755169335d862f4b6fd067b971c9c63603d492dce]
14:01:09.210 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [9a8db1ed80c9eb401d2f8f4755169335d862f4b6fd067b971c9c63603d492dce]
14:01:09.210 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 3 because it is idle.
14:01:09.210 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 3
14:01:09.211 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 9a8db1ed80c9eb401d2f8f4755169335d862f4b6fd067b971c9c63603d492dce finished by subtask 1; deferring removal (restored in pending)
14:01:09.212 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:09.210 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:09.221 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246311370752001) for scanner KuduScanner(table=replication_test_table, tablet=b5764c51b85947d8baba60a0ec01d4f7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:09.221 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [e770c2b5d750269a0ac6b5a9f7c3577ada6bbf396a47fe7c010f9a8233fb529e]
14:01:09.222 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [e770c2b5d750269a0ac6b5a9f7c3577ada6bbf396a47fe7c010f9a8233fb529e]
14:01:09.222 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 5 because it is idle.
14:01:09.222 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 5
14:01:09.223 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split e770c2b5d750269a0ac6b5a9f7c3577ada6bbf396a47fe7c010f9a8233fb529e finished by subtask 0; deferring removal (restored in pending)
14:01:09.224 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state READY
14:01:09.224 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.70.62:44743(127.27.70.62:44743)] handling channelInactive
14:01:09.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:09.225 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state READY due to: connection closed
14:01:09.225 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-1
14:01:09.226 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:09.226203 27928 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 28214
14:01:09.228 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.228 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.229 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.230 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.230 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.230 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.232 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.232 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.232 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.232 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.234 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.249 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.249 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.249 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.251 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.252 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.253 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.254 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.254 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.254 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.256 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.256 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.256 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.257 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.257 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.257 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.257 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:09.260668 28337 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:09.261 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:09.261 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 4 exited.
14:01:09.261 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:09.261 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:09.262 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.263 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.263 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.263 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.263 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.264 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.264 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.265 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.265 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.266 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.267 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.267 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.267 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.267 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.267 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.268 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.268 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.269 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.269 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.269 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.269 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.269 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.270 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.270 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.270 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.270 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.271 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.271 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.271 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.272 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.273 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.273 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.273 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.273 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.274 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.274 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.274 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.274 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.274 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.274 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.274 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.275 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.276 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.276 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.276 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.276 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.277 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.277 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.277 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.278 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.278 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.278 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.278 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.279 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.279 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.280 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.281 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:09.281 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:09.281 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:09.282 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.282 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 3 exited.
14:01:09.283 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.283 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.283 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.283 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.283 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.284 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.284 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.284 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.285 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.285 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.285 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.285 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.286 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.288 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.288 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.288 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.289 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.290 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.291 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.291 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.291 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.292 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.292 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.292 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.292 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.292 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.292 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.293 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.293 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.293 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.293 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.293 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.293 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.293 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.294 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.294 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.294 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.295 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.295 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.295 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.295 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.296 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.296 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.296 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.296 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.296 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.302 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.304 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.305 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.305 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.306 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.311 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.311 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.312 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.312 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.313 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.313 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.314 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.314 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.314 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.315 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.315 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.315 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.315 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.315 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.315 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.315 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.315 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.315 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.315 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.315 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.315 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.315 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.316 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.316 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.316 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.316 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.324 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.324 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.324 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.324 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.326 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.326 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.326 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.326 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.327 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.327 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.327 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.327 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.329 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.330 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.330 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.330 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.330 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.330 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.331 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.331 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.331 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.331 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.331 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.332 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.332 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.332 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.332 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.332 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.332 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.332 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.332 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.332 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.332 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.333 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:09.333 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:09.334 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:01:09.334 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 5 exited.
14:01:09.336 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.336 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.336 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.336 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.342 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.343 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.344 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.344 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.344 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.345 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.345 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.345 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.346 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.346 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.346 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.346 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.347 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.347 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.348 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.348 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.348 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.348 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.349 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.349 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.349 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.349 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.349 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.349 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.349 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.350 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.351 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.351 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.351 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.351 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.352 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.352 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.352 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.352 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.352 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.352 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.352 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.354 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.354 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.354 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.355 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.355 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.355 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.355 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.356 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.356 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.356 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.356 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.356 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.362 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.363 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.363 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.364 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.364 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.364 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.364 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.364 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.365 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.365 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.365 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.365 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.365 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.365 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.366 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.366 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.366 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.366 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.366 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.366 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.366 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.367 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.367 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.367 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.370 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.371 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.371 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.371 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.371 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.371 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.371 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.371 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.371 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.372 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.372 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.372 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.372 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.372 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.372 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.373 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.373 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.373 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.373 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.373 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.373 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.374 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.374 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.374 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.374 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.374 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.383 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.383 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.383 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.384 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.384 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.384 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.385 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.385 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.385 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.385 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.385 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.385 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.385 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.386 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.386 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.386 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.386 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.387 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.387 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.387 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.387 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.387 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.388 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.388 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.388 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.388 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 8 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112869388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:09.397 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.397 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.397 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.398 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.398 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.398 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.398 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.399 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.399 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.399 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.399 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.403 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 8 for job 6c66a0b83413c01f1729eff368539c55 (4970 bytes, checkpointDuration=14 ms, finalizationTime=1 ms).
14:01:09.405 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 8 as completed for source Source: KuduSource.
14:01:09.405 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split 1e655092d12192d8eb09a12bea3223520c3f57b42761581e633a64ae30093c7b from pending
14:01:09.405 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split 0f7eca3ed2c2fbae6222dcef19850be7cf8930f976103ef8d7edb6e3e17b3dba from pending
14:01:09.405 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split e770c2b5d750269a0ac6b5a9f7c3577ada6bbf396a47fe7c010f9a8233fb529e from pending
14:01:09.405 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split 9a8db1ed80c9eb401d2f8f4755169335d862f4b6fd067b971c9c63603d492dce from pending
14:01:09.405 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split 2b245a27be13e6e3c96d16ee75350ae4eab9cb98e2e9970b3f8eeb9002f13ce7 from pending
14:01:09.405 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 8 complete: removed 5 finished splits from enumerator state
14:01:09.412 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.412 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.412 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.413 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.413 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.413 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.414 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.415 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.415 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.415 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.416 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.416 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.416 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.416 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.417 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.417 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.417 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.417 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.417 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.417 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.418 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.418 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.418 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.418 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.418 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.418 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.418 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.418 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.418 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.419 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.419 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.419 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.419 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.418 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.419 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.419 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.419 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.422 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.422 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.423 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.423 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.423 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.423 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.424 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.424 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.424 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.425 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.425 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.425 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.425 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.426 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.426 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.426 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.426 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.427 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.427 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.427 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.427 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.427 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.427 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.443 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.444 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.444 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.445 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.445 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.445 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.445 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.445 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.448 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.448 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.448 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.448 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.483 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.483 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.483 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.484 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.484 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.485 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.485 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.485 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.485 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.485 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.485 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.485 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.488 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.488 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.489 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.489 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.489 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.489 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.490 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.490 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.490 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.490 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.490 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.490 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.490 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.495 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.496 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.496 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.496 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.496 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.497 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.497 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.497 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.497 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.497 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.497 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.498 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.498 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.498 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:09.522 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.523 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.523 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.524 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.524 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.524 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.524 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.524 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.524 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.525 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.525 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.525 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.525 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.530 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.531 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.531 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.531 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.531 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.532 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.532 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.532 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.532 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.532 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.532 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.532 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:09.544 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.544 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.545 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.545 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.546 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.546 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.546 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.546 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.547 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.547 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.547 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.550 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.550 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.551 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.551 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.551 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.551 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.552 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.552 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.552 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.553 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.553 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.553 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.554 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:09.565587 27928 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 28214
14:01:09.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.609630 28502 connection.cc:582] client connection to 127.27.70.1:44303 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:09.610 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] handling channelInactive
14:01:09.610 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] cleaning up while in state READY due to: connection closed
14:01:09.610 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303) for tablet 8f2c04aa88eb4b1a9e8d7547d8f2a7c0: connection closed
14:01:09.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.609918 28502 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:09.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.610905 28367 connection.cc:582] client connection to 127.27.70.1:44303 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:09.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.611207 28367 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:09.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:09.611927 27928 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 28352
14:01:09.623 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.623 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.624 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.625 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.625 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.625 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.625444 28502 consensus_peers.cc:597] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b -> Peer 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303): Couldn't send request to peer 89addc812a804e1e9a14af72e7d66a8a. Status: Network error: Client connection negotiation failed: client connection to 127.27.70.1:44303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:09.625 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.626 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.626 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.626 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.627 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.627 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.627 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.627 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.627 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.627 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.627 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.628 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.629 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.629 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.630 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.630 [DEBUG - pool-160-thread-1] (Connection.java:748) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] connecting to peer
14:01:09.630 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.630 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.630 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.630 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:09.629340 28474 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:09.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.629449 28367 consensus_peers.cc:597] T 5ab372f7584a4db3aa87e39b79cfab30 P 160cf41611ba499aaffe1e6ae17e71c1 -> Peer 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303): Couldn't send request to peer 89addc812a804e1e9a14af72e7d66a8a. Status: Network error: Client connection negotiation failed: client connection to 127.27.70.1:44303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:09.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] Successfully connected to peer
14:01:09.641 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.27.70.3
14:01:09.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.642426 28502 consensus_peers.cc:597] T b5764c51b85947d8baba60a0ec01d4f7 P 402fc84a99344d34af8c042df703525b -> Peer 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303): Couldn't send request to peer 89addc812a804e1e9a14af72e7d66a8a. Status: Network error: Client connection negotiation failed: client connection to 127.27.70.1:44303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:09.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 40 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112869649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:09.650 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.651 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.651 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.651 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.651 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.652 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.652 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.652 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.653 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.653 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.666 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 40 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=16 ms, finalizationTime=1 ms).
14:01:09.668 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 40 as completed for source Source: KuduSource.
14:01:09.672 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:09.674 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.674 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.675 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.675 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.675 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.675 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.675 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.676 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.675 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.676 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.676 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.676 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.676 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.677 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf5f7b25f, L:/127.0.0.1:46668 - R:/127.27.70.3:36571] using SASL/PLAIN
14:01:09.691 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.691 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.691 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.692 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.692 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.692 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.692 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.692 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.692 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.692 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.692 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.693 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.693 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.699 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246311370752001) for scanner KuduScanner(table=replication_test_table, tablet=8f2c04aa88eb4b1a9e8d7547d8f2a7c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:09.699 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [ff1061cc99059876aab496b93e7aee3beeb059852b2241baef1ce50d4ca64bab]
14:01:09.699 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [ff1061cc99059876aab496b93e7aee3beeb059852b2241baef1ce50d4ca64bab]
14:01:09.700 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:01:09.700 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:01:09.701 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split ff1061cc99059876aab496b93e7aee3beeb059852b2241baef1ce50d4ca64bab finished by subtask 3; deferring removal (restored in pending)
14:01:09.701 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] disconnecting while in state READY
14:01:09.701 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 89addc812a804e1e9a14af72e7d66a8a(127.27.70.1:44303)] disconnecting while in state TERMINATED
14:01:09.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:09.704 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:09.714 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.715 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.716 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.716 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.716 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.716 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.716 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.716 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.716 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.715 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.716 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.716 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.717 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] handling channelInactive
14:01:09.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 402fc84a99344d34af8c042df703525b(127.27.70.3:36571)] cleaning up while in state READY due to: connection closed
14:01:09.742 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-1
14:01:09.742 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:01:09.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.888698 28367 consensus_peers.cc:597] T 9eab9d86fc494128a6ed510406d1cfbe P 160cf41611ba499aaffe1e6ae17e71c1 -> Peer 89addc812a804e1e9a14af72e7d66a8a (127.27.70.1:44303): Couldn't send request to peer 89addc812a804e1e9a14af72e7d66a8a. Status: Network error: Client connection negotiation failed: client connection to 127.27.70.1:44303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:09.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.888919 28367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.70.1:44303, user_credentials={real_user=slave}} blocked reactor thread for 252587us
14:01:09.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 9 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112869890 for job 6c66a0b83413c01f1729eff368539c55.
14:01:09.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:09.890739 27928 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 28352
14:01:09.892 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.892 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.893 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.894 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.894 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.894 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.894 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.895 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.895 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.897 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.897 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.897 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.897 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.906 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 9 for job 6c66a0b83413c01f1729eff368539c55 (1629 bytes, checkpointDuration=15 ms, finalizationTime=0 ms).
14:01:09.907 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 9 as completed for source Source: KuduSource.
14:01:09.908 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 9 complete: removed split ff1061cc99059876aab496b93e7aee3beeb059852b2241baef1ce50d4ca64bab from pending
14:01:09.908 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 9 complete: removed 1 finished splits from enumerator state
14:01:09.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.933837 28503 connection.cc:582] client connection to 127.27.70.2:35535 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:09.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:09.934741 27928 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 28485
14:01:09.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:09.937853 28503 consensus_peers.cc:597] T 8f2c04aa88eb4b1a9e8d7547d8f2a7c0 P 402fc84a99344d34af8c042df703525b -> Peer 160cf41611ba499aaffe1e6ae17e71c1 (127.27.70.2:35535): Couldn't send request to peer 160cf41611ba499aaffe1e6ae17e71c1. Status: Network error: Client connection negotiation failed: client connection to 127.27.70.2:35535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:09.942 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.943 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.944 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.948 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.948 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.948 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.948 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.948 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.948 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:09.947943 28609 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:09.949 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.949 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.949 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.949 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.974 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:09.975 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:09.976 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.976 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.976 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:09.977 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.977 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.977 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:09.977 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:09.978 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.978 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:09.978 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:09.991 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:09.992 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:09.992 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:09.992 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.992 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.992 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:09.992 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.992 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.992 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:09.993 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.993 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:09.993 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:09.994 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:10.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:10.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 41 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112870149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:10.161 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 41 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:10.162 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 41 as completed for source Source: KuduSource.
14:01:10.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.174726 27928 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 28485
14:01:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.203186 27928 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 27939
14:01:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.204643 28005 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:10.315 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:10.315 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:10.315 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:10.316 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.316 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.316 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.316 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.316 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.316 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.316 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.317 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.317 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:10.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.330258 27928 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 27939
14:01:10.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.27.70.62:44743(127.27.70.62:44743)] handling channelInactive
14:01:10.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state READY due to: connection closed
14:01:10.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.355088 27928 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 28012
14:01:10.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.356534 28076 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:10.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 10 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112870389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:10.398 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 10 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:10.399 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 10 as completed for source Source: KuduSource.
14:01:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.477756 27928 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 28012
14:01:10.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:10.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.27.70.61:36811(127.27.70.61:36811)] handling channelInactive
14:01:10.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state READY due to: connection closed
14:01:10.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.501050 27928 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 28083
14:01:10.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.502310 28147 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:10.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:10.564 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:10.564 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:10.564 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:10.565 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.565 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.565 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.565 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.565 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.565 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.565 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.565 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.565 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:10.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:10.626852 27928 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 28083
14:01:10.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 42 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112870649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:10.651 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.27.70.60:39395(127.27.70.60:39395)] handling channelInactive
14:01:10.651 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state READY due to: connection closed
14:01:10.661 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 42 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:10.663 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 42 as completed for source Source: KuduSource.
14:01:10.690 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:10.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:10Z chronyd exiting
14:01:10.691 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:10.691 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:10.691 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.691 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.692 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.691 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.692 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.692 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.692 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.692 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.692 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.692 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:10.836 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testHashAndRangePartitioning: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:01:10.856 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testHashAndRangePartitioning: giving up after 1 attempts
E.14:01:10.857 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112870857
14:01:10.857 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112870857
14:01:10.861 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:01:10.865 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:01:10.866 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:01:10.866 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:01:10.866 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:01:10.866 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:01:10.869 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:01:10.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 11 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112870889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:10.898 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 11 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:10.899 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 11 as completed for source Source: KuduSource.
14:01:10.943 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:10.943 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:10.944 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:10.944 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.944 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.944 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.944 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:10.944 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.944 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.944 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:10.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.944 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:10.944 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:10.987 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:10.988 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:10.988 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:10.988 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location master-127.27.70.60:39395(127.27.70.60:39395) for tablet Kudu Master: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:10.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:11.009 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:11.010 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:11.011 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.011 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:11.011 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.011 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.012 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.012 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.012 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.012 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.012 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.012 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.012 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:11.029 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:11.029 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:11.030 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:11.030 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.030 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.030 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.030 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.030 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.031 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:11.031 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.031 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.031 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:11.031 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.031 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:11.031 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:11.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:11.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:11.031 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:11.032 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:11.032 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:11.032 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:11.032 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:11.032 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:11.032 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:11.032 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:11.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:11.044 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:11.044 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:11.045 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:11.045 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:11.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:11.045 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:11.045 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:11.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:11.045 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:11.045 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:11.045 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:11.045 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:11.046 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:11.048 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:11.049 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:11.049 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.049 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:11.049 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.049 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.049 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.049 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.050 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.050 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.050 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.050 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.050 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:11.069 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:11.070 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:11.070 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:11.070 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.070 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.070 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.071 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.071 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.071 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.071 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.071 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.071 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.071 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:11.089 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:11.089 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:11.089 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.090 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.090 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.090 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.090 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.090 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:11.090 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.090 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.091 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:11.149 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:11.149 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:11.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 43 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112871148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:11.150 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:11.150 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.150 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.150 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.151 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.151 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.151 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.151 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.151 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.152 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.152 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:11.159 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 43 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:11.159 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 43 as completed for source Source: KuduSource.
14:01:11.229 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:11.231 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:11.231 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:11.232 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.232 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.232 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.233 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.233 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.234 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.234 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.234 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.234 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:11.276 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:11.277 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:01:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.279608 29942 mini_oidc.cc:150] Starting JWKS server
14:01:11.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.282152 29942 webserver.cc:533] Webserver started at http://127.0.0.1:45525/ using document root <none> and password file <none>
14:01:11.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.282387 29942 mini_oidc.cc:186] Starting OIDC Discovery server
14:01:11.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.282905 29942 webserver.cc:533] Webserver started at http://127.0.0.1:35451/ using document root <none> and password file <none>
14:01:11.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:11Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:01:11.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:11Z Disabled control of system clock
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.316223 29942 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/wal
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/data
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/logs
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/data/info.pb
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.190:42951
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.190
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45525/jwks.json with env {}
14:01:11.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 12 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112871389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:11.398 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 12 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:11.399 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 12 as completed for source Source: KuduSource.
14:01:11.403 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:11.403 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:11.404 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:11.404 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:11.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:11.404 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:11.404 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:11.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:11.404 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:11.404 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:11.404 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:11.404 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:11.404 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:11.409 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:11.409 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:11.410 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:11.410 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.410 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.410 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.410 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.410 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.410 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.410 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.410 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.410 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:11.419 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:11.420 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:11.420 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:11.420 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:11.420 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:11.420 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:11.420 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:11.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:11.421 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:11.421 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:11.421 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:11.421 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:11.421 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:11.454 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:11.454 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:11.455 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:11.455 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:11.455 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:11.455 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:11.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:11.455 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:11.455 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:11.455 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:11.455 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:11.455 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:11.456 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:11.470 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:11.471 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:11.471 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:11.471 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:11.471 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:11.471 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:11.471 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:11.471 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:11.471 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:11.471 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:11.471 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:11.472 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:11.472 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:11.489 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:11.489 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:11.489 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:11.489 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.489 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.490 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.490 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.490 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.490 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:11.490 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.490 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:11.490 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:11.490 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:11.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:11.539 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:11.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 44 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112871648 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:11.657 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 44 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:11.658 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 44 as completed for source Source: KuduSource.
14:01:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.685622 29959 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.686018 29959 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.686146 29959 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.695391 29959 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.695576 29959 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.695662 29959 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.695717 29959 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.695802 29959 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.695855 29959 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45525/jwks.json
14:01:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.707353 29959 master_runner.cc:387] Master server non-default flags:
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/data
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/wal
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.190:42951
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45525/jwks.json
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/data/info.pb
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.190
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/logs
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:11.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.709789 29959 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:11.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.711926 29959 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.720989 29965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.721519 29967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.721582 29964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.722030 29959 server_base.cc:1061] running on GCE node
14:01:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.722857 29959 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.724575 29959 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:11.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.725857 29959 hybrid_clock.cc:648] HybridClock initialized: now 1779112871725806 us; error 45 us; skew 500 ppm
14:01:11.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.726241 29959 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.728837 29959 webserver.cc:533] Webserver started at http://127.29.61.190:35565/ using document root <none> and password file <none>
14:01:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.729687 29959 fs_manager.cc:362] Metadata directory not provided
14:01:11.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.729789 29959 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:11.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.730103 29959 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:11.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.733124 29959 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/data/instance:
14:01:11.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b9cdeb9c88144b7294a3db184115cf15"
14:01:11.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:11 on dist-test-slave-409m"
14:01:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.734807 29959 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/wal/instance:
14:01:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b9cdeb9c88144b7294a3db184115cf15"
14:01:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:11 on dist-test-slave-409m"
14:01:11.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.741353 29959 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
14:01:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.745484 29973 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.747210 29959 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
14:01:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.747491 29959 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/wal
14:01:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b9cdeb9c88144b7294a3db184115cf15"
14:01:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:11 on dist-test-slave-409m"
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.747753 29959 fs_report.cc:389] FS layout report
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/wal
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/wal
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/data/data
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:11.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.764593 29959 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.765630 29959 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:11.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.766022 29959 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:11.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.793678 29959 rpc_server.cc:307] RPC server started. Bound to: 127.29.61.190:42951
14:01:11.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.793740 30024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.61.190:42951 every 8 connection(s)
14:01:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.795593 29959 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/data/info.pb
14:01:11.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.798974 29942 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 29959
14:01:11.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.799335 29942 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-0/wal/instance
14:01:11.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.801254 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.802498 29942 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/wal
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/data
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/logs
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/data/info.pb
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.189:43243
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.189
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45525/jwks.json with env {}
14:01:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.809865 30025 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } has no permanent_uuid. Determining permanent_uuid...
14:01:11.819 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:11.820 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:11.820 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:11.820 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:11.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:11.820 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:11.820 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:11.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:11.821 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:11.821 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:11.821 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:11.821 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:11.821 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:11.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.835587 30025 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } has no permanent_uuid. Determining permanent_uuid...
14:01:11.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.836891 29975 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.61.189:43243: connect: Connection refused (error 111)
14:01:11.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.839287 30025 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.189:43243: Network error: Client connection negotiation failed: client connection to 127.29.61.189:43243: connect: Connection refused (error 111)
14:01:11.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.888780 30025 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } attempt: 1
14:01:11.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 13 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112871889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:11.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.891317 30025 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.189:43243: Network error: Client connection negotiation failed: client connection to 127.29.61.189:43243: connect: Connection refused (error 111)
14:01:11.900 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 13 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:11.902 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 13 as completed for source Source: KuduSource.
14:01:11.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:11.959729 30025 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } attempt: 2
14:01:11.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:11.962546 30025 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.189:43243: Network error: Client connection negotiation failed: client connection to 127.29.61.189:43243: connect: Connection refused (error 111)
14:01:11.994 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:12.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:12.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.053864 30025 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } attempt: 3
14:01:12.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.055819 30025 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.189:43243: Network error: Client connection negotiation failed: client connection to 127.29.61.189:43243: connect: Connection refused (error 111)
14:01:12.071 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:12.071 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:12.071 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:12.072 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:12.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:12.072 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:12.072 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:12.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:12.072 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:12.072 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:12.072 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:12.072 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:12.072 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:12.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 45 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112872149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:12.158 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 45 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:12.159 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 45 as completed for source Source: KuduSource.
14:01:12.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.188479 30027 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:12.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.188825 30027 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:12.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.188905 30027 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.199091 30025 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } attempt: 4
14:01:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.201108 30027 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.201121 30025 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.189:43243: Network error: Client connection negotiation failed: client connection to 127.29.61.189:43243: connect: Connection refused (error 111)
14:01:12.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.201808 30027 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.201951 30027 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.201998 30027 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.202071 30027 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.202158 30027 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45525/jwks.json
14:01:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.213613 30027 master_runner.cc:387] Master server non-default flags:
14:01:12.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/data
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/wal
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.189:43243
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45525/jwks.json
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/data/info.pb
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.189
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/logs
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:12.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.215387 30027 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:12.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.217357 30027 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.226349 30035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.226313 30036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:12.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.227017 30038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:12.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.227834 30027 server_base.cc:1061] running on GCE node
14:01:12.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.228739 30027 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:12.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.230304 30027 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:12.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.231578 30027 hybrid_clock.cc:648] HybridClock initialized: now 1779112872231508 us; error 61 us; skew 500 ppm
14:01:12.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.231997 30027 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:12.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.234483 30027 webserver.cc:533] Webserver started at http://127.29.61.189:39165/ using document root <none> and password file <none>
14:01:12.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.235219 30027 fs_manager.cc:362] Metadata directory not provided
14:01:12.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.235318 30027 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:12.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.235716 30027 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:12.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.238142 30027 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/data/instance:
14:01:12.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fdefddbf774b49f3bce81c982b8c05c9"
14:01:12.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:12 on dist-test-slave-409m"
14:01:12.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.238997 30027 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/wal/instance:
14:01:12.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fdefddbf774b49f3bce81c982b8c05c9"
14:01:12.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:12 on dist-test-slave-409m"
14:01:12.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.245215 30027 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
14:01:12.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.249014 30044 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:12.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.250810 30027 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.250975 30027 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/wal
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fdefddbf774b49f3bce81c982b8c05c9"
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:12 on dist-test-slave-409m"
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.251421 30027 fs_report.cc:389] FS layout report
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/wal
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/wal
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/data/data
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:12.254 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:12.254 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:12.255 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:12.255 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:12.255 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:12.255 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:12.255 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:12.255 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:12.255 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:12.255 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:12.255 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:12.255 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:12.255 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:12.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.280686 30027 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:12.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.281780 30027 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.282107 30027 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:12.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.305518 30027 rpc_server.cc:307] RPC server started. Bound to: 127.29.61.189:43243
14:01:12.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.305588 30095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.61.189:43243 every 8 connection(s)
14:01:12.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.307334 30027 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/data/info.pb
14:01:12.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.308072 29942 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 30027
14:01:12.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.308275 29942 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-1/wal/instance
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.309495 29942 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/wal
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/data
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/logs
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/data/info.pb
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.188:46283
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.188
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45525/jwks.json with env {}
14:01:12.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.312952 30096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.319619 30096 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } has no permanent_uuid. Determining permanent_uuid...
14:01:12.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.336467 30096 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } has no permanent_uuid. Determining permanent_uuid...
14:01:12.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.346691 30096 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } has no permanent_uuid. Determining permanent_uuid...
14:01:12.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.347887 30046 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.349578 30096 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.188:46283: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 14 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112872388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:12.399 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 14 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:12.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.398910 30096 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } attempt: 1
14:01:12.400 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 14 as completed for source Source: KuduSource.
14:01:12.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.401376 30096 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.188:46283: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.429 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:12.429 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:12.429 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:12.429 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:12.430 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:12.430 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:12.430 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:12.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:12.430 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:12.430 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:12.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:12.431 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:12.431 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:12.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.469636 30096 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } attempt: 2
14:01:12.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.471830 30096 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.188:46283: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:12.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.500398 30025 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } attempt: 5
14:01:12.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.507964 30025 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } has no permanent_uuid. Determining permanent_uuid...
14:01:12.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.509927 30025 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.188:46283: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.511 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:12.511 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:12.512 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:12.512 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:12.512 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:12.512 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:12.512 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:12.512 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:12.512 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:12.512 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:12.512 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:12.512 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:12.512 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:12.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:12.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.561154 30025 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } attempt: 1
14:01:12.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.563091 30096 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } attempt: 3
14:01:12.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.563593 30025 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.188:46283: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.565287 30096 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.188:46283: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.629 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:12.630 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:12.630 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:12.630 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:12.630 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:12.630 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:12.630 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:12.631 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:12.631 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:12.631 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:12.631 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:12.631 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:12.631 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:12.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.631827 30025 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } attempt: 2
14:01:12.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.634140 30025 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.188:46283: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 46 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112872649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:12.658 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 46 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:12.658 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 46 as completed for source Source: KuduSource.
14:01:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.678149 30098 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.678503 30098 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:12.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.678632 30098 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:12.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.688051 30098 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:12.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.688160 30098 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:12.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.688215 30098 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:12.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.688256 30098 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:12.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.688309 30098 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:12.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.688369 30098 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45525/jwks.json
14:01:12.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.699672 30098 master_runner.cc:387] Master server non-default flags:
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/data
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/wal
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.188:46283
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45525/jwks.json
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/data/info.pb
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.188
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/logs
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:12.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:12.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:12.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:12.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:12.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.701726 30098 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:12.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.703747 30098 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:12.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.708550 30096 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } attempt: 4
14:01:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.711241 30096 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.188:46283: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.713673 30106 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.715104 30109 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.715232 30107 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.716344 30098 server_base.cc:1061] running on GCE node
14:01:12.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.717190 30098 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:12.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.718876 30098 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.720091 30098 hybrid_clock.cc:648] HybridClock initialized: now 1779112872720062 us; error 45 us; skew 500 ppm
14:01:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.720534 30098 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.723063 30098 webserver.cc:533] Webserver started at http://127.29.61.188:43609/ using document root <none> and password file <none>
14:01:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.723932 30098 fs_manager.cc:362] Metadata directory not provided
14:01:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.724073 30098 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.724483 30098 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.727156 30098 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/data/instance:
14:01:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7387360ecc77446f95fe43105409e9ab"
14:01:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:12 on dist-test-slave-409m"
14:01:12.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.728125 30098 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/wal/instance:
14:01:12.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7387360ecc77446f95fe43105409e9ab"
14:01:12.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:12 on dist-test-slave-409m"
14:01:12.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.734021 30098 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:01:12.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.737931 30115 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.739522 30098 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
14:01:12.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.739725 30098 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/wal
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7387360ecc77446f95fe43105409e9ab"
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:12 on dist-test-slave-409m"
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.739974 30098 fs_report.cc:389] FS layout report
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/wal
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/wal
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/data/data
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:12.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.740397 30025 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } attempt: 3
14:01:12.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.742545 30025 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.61.188:46283: Network error: Client connection negotiation failed: client connection to 127.29.61.188:46283: connect: Connection refused (error 111)
14:01:12.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.765434 30098 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.766314 30098 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.766562 30098 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:12.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.788554 30098 rpc_server.cc:307] RPC server started. Bound to: 127.29.61.188:46283
14:01:12.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.788573 30166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.61.188:46283 every 8 connection(s)
14:01:12.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.790324 30098 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/data/info.pb
14:01:12.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.791785 29942 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 30098
14:01:12.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.792037 29942 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/master-2/wal/instance
14:01:12.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.796118 30167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:12.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.804775 30167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } has no permanent_uuid. Determining permanent_uuid...
14:01:12.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.824095 30167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } has no permanent_uuid. Determining permanent_uuid...
14:01:12.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.830597 30167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } has no permanent_uuid. Determining permanent_uuid...
14:01:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.840893 30167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab: Bootstrap starting.
14:01:12.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.844621 30167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab: Neither blocks nor log segments found. Creating new log.
14:01:12.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.845702 30167 log.cc:826] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab: Log is configured to *not* fsync() on all Append() calls
14:01:12.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.849049 30167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab: No bootstrap required, opened a new log
14:01:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.855253 30167 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } }
14:01:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.855731 30167 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.855862 30167 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7387360ecc77446f95fe43105409e9ab, State: Initialized, Role: FOLLOWER
14:01:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.856477 30167 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } }
14:01:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.857486 30174 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [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: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:12.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.857748 30174 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [sys.catalog]: This master's current role is: FOLLOWER
14:01:12.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.858655 30167 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [sys.catalog]: configured and running, proceeding with master startup.
14:01:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.868206 30174 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.868469 30174 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } }
14:01:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.869911 30185 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.870136 30185 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.870620 30174 leader_election.cc:290] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9cdeb9c88144b7294a3db184115cf15 (127.29.61.190:42951), fdefddbf774b49f3bce81c982b8c05c9 (127.29.61.189:43243)
14:01:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.866899 30098 master_runner.cc:187] Error getting master registration for 127.29.61.190:42951: OK, instance_id { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" instance_seqno: 1779112871786097 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.874269 30098 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:12.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 15 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112872888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:12.898 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 15 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:12.899 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 15 as completed for source Source: KuduSource.
14:01:12.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.919719 30025 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } attempt: 4
14:01:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.933331 30025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15: Bootstrap starting.
14:01:12.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.937566 30025 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15: Neither blocks nor log segments found. Creating new log.
14:01:12.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.939003 30025 log.cc:826] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15: Log is configured to *not* fsync() on all Append() calls
14:01:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.942334 30025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15: No bootstrap required, opened a new log
14:01:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.951071 30025 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } }
14:01:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.951499 30025 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.951628 30025 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9cdeb9c88144b7294a3db184115cf15, State: Initialized, Role: FOLLOWER
14:01:12.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.952384 30025 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } }
14:01:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.954270 30188 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [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: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.955020 30188 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [sys.catalog]: This master's current role is: FOLLOWER
14:01:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.955327 30025 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [sys.catalog]: configured and running, proceeding with master startup.
14:01:12.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.955354 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7387360ecc77446f95fe43105409e9ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cdeb9c88144b7294a3db184115cf15" is_pre_election: true
14:01:12.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.955951 30000 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7387360ecc77446f95fe43105409e9ab in term 0.
14:01:12.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.956812 30119 leader_election.cc:304] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [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: 7387360ecc77446f95fe43105409e9ab, b9cdeb9c88144b7294a3db184115cf15; no voters: 
14:01:12.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.957381 30174 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:12.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.957584 30174 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:12.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.957690 30174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 0 FOLLOWER]: Advancing to term 1
14:01:12.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.961063 30174 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } }
14:01:12.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.964464 30000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7387360ecc77446f95fe43105409e9ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9cdeb9c88144b7294a3db184115cf15"
14:01:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.964747 30000 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [term 0 FOLLOWER]: Advancing to term 1
14:01:12.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.965122 30174 leader_election.cc:290] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [CANDIDATE]: Term 1 election: Requested vote from peers b9cdeb9c88144b7294a3db184115cf15 (127.29.61.190:42951), fdefddbf774b49f3bce81c982b8c05c9 (127.29.61.189:43243)
14:01:12.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.970566 30000 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7387360ecc77446f95fe43105409e9ab in term 1.
14:01:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.971827 30119 leader_election.cc:304] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [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: 7387360ecc77446f95fe43105409e9ab, b9cdeb9c88144b7294a3db184115cf15; no voters: 
14:01:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.972239 30174 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 1 FOLLOWER]: Leader election won for term 1
14:01:12.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.983729 30174 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [term 1 LEADER]: Becoming Leader. State: Replica: 7387360ecc77446f95fe43105409e9ab, State: Running, Role: LEADER
14:01:12.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.984448 30174 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [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: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } }
14:01:12.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:12.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.999020 30201 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:12.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:12.999507 30201 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:13.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.002672 30194 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7387360ecc77446f95fe43105409e9ab. Latest consensus state: current_term: 1 leader_uuid: "7387360ecc77446f95fe43105409e9ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:13.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.003048 30194 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [sys.catalog]: This master's current role is: LEADER
14:01:13.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:12.996843 29959 master_runner.cc:187] Error getting master registration for 127.29.61.189:43243: OK, instance_id { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" instance_seqno: 1779112872299330 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:13.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.004894 29959 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:13.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.010488 30096 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } attempt: 5
14:01:13.011 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:13.011 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:13.011 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:13.012 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:13.012 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:13.013 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:13.013 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:13.013 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:13.013 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:13.012 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:13.014 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:13.014 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:13.014 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:13.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.016395 30203 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:01:13.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.018956 30121 tablet.cc:2404] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:13.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.019938 29979 tablet.cc:2404] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:13.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.027284 30203 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:01:13.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.028023 30096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9: Bootstrap starting.
14:01:13.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.032522 30096 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9: Neither blocks nor log segments found. Creating new log.
14:01:13.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.034192 30096 log.cc:826] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9: Log is configured to *not* fsync() on all Append() calls
14:01:13.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:13.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.042151 30096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9: No bootstrap required, opened a new log
14:01:13.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.056334 30000 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [term 1 FOLLOWER]: Refusing update from remote peer 7387360ecc77446f95fe43105409e9ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:13.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.056668 30096 raft_consensus.cc:359] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } }
14:01:13.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.057525 30096 raft_consensus.cc:385] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:13.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.057804 30194 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:13.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.058001 30096 raft_consensus.cc:740] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdefddbf774b49f3bce81c982b8c05c9, State: Initialized, Role: FOLLOWER
14:01:13.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.059512 30096 consensus_queue.cc:260] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } }
14:01:13.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.075088 30206 sys_catalog.cc:455] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [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: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:13.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.077317 30206 sys_catalog.cc:458] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [sys.catalog]: This master's current role is: FOLLOWER
14:01:13.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.078637 30071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7387360ecc77446f95fe43105409e9ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdefddbf774b49f3bce81c982b8c05c9" is_pre_election: true
14:01:13.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.079030 30069 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [term 0 FOLLOWER]: Advancing to term 1
14:01:13.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.079905 30070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7387360ecc77446f95fe43105409e9ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdefddbf774b49f3bce81c982b8c05c9"
14:01:13.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.082151 30096 sys_catalog.cc:565] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [sys.catalog]: configured and running, proceeding with master startup.
14:01:13.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.083499 30069 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [term 1 FOLLOWER]: Refusing update from remote peer 7387360ecc77446f95fe43105409e9ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:13.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.084754 30194 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:13.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.103039 30188 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7387360ecc77446f95fe43105409e9ab. Latest consensus state: current_term: 1 leader_uuid: "7387360ecc77446f95fe43105409e9ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:13.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.103356 30188 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [sys.catalog]: This master's current role is: FOLLOWER
14:01:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.109575 30204 mvcc.cc:204] Tried to move back new op lower bound from 7287246328027013120 to 7287246327750377472. Current Snapshot: MvccSnapshot[applied={T|T < 7287246328027013120}]
14:01:13.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.112435 30194 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7387360ecc77446f95fe43105409e9ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:13.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.112704 30194 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [sys.catalog]: This master's current role is: LEADER
14:01:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.112818 30188 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7387360ecc77446f95fe43105409e9ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:13.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.113011 30188 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15 [sys.catalog]: This master's current role is: FOLLOWER
14:01:13.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.116947 30206 sys_catalog.cc:455] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7387360ecc77446f95fe43105409e9ab. Latest consensus state: current_term: 1 leader_uuid: "7387360ecc77446f95fe43105409e9ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:13.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.117281 30206 sys_catalog.cc:458] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [sys.catalog]: This master's current role is: FOLLOWER
14:01:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.119169 30174 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7387360ecc77446f95fe43105409e9ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.119580 30174 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab [sys.catalog]: This master's current role is: LEADER
14:01:13.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.122838 30203 catalog_manager.cc:1382] Generated new cluster ID: 1fbe8c665ca44e0da470782541f40618
14:01:13.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.122954 30203 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:01:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.141347 30206 sys_catalog.cc:455] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7387360ecc77446f95fe43105409e9ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9cdeb9c88144b7294a3db184115cf15" member_type: VOTER last_known_addr { host: "127.29.61.190" port: 42951 } } peers { permanent_uuid: "fdefddbf774b49f3bce81c982b8c05c9" member_type: VOTER last_known_addr { host: "127.29.61.189" port: 43243 } } peers { permanent_uuid: "7387360ecc77446f95fe43105409e9ab" member_type: VOTER last_known_addr { host: "127.29.61.188" port: 46283 } } }
14:01:13.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.141705 30206 sys_catalog.cc:458] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9 [sys.catalog]: This master's current role is: FOLLOWER
14:01:13.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 47 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112873149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:13.167 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 47 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=17 ms, finalizationTime=0 ms).
14:01:13.172 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 47 as completed for source Source: KuduSource.
14:01:13.184 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:13.184 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:13.184 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:13.185 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:13.185 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:13.185 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:13.186 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:13.186 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:13.186 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:13.186 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:13.186 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:13.186 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:13.187 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:13.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.200632 30203 catalog_manager.cc:1405] Generated new certificate authority record
14:01:13.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.202498 30203 catalog_manager.cc:1539] Loading token signing keys...
14:01:13.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.220481 30224 catalog_manager.cc:1294] Loaded cluster ID: 1fbe8c665ca44e0da470782541f40618
14:01:13.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.220846 30224 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9: loading cluster ID for follower catalog manager: success
14:01:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.230229 30224 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9: acquiring CA information for follower catalog manager: success
14:01:13.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.235788 30224 catalog_manager.cc:883] Not found: no TSK found in the system table: failed to prepare follower catalog manager, will retry
14:01:13.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.240499 30203 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab: Generated new TSK 0
14:01:13.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.241976 30203 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.265221 29942 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/wal
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/data
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/logs
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/data/info.pb
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:13.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.129:0
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.61.129
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.129
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:13.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:13.391 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 16 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112873389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:13.409 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 16 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=19 ms, finalizationTime=1 ms).
14:01:13.411 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 16 as completed for source Source: KuduSource.
14:01:13.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:13.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:13.615 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:13.615 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:13.615 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:13.616 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:13.616 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:13.616 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:13.617 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:13.617 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:13.617 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:13.617 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:13.617 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:13.617 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:13.617 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:13.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 48 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112873649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:13.670 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 48 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=20 ms, finalizationTime=1 ms).
14:01:13.671 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 48 as completed for source Source: KuduSource.
14:01:13.719 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:13.720 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:13.720 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:13.720 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:13.720 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:13.720 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:13.720 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:13.720 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:13.720 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:13.720 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:13.721 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:13.721 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:13.721 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:13.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.769709 30226 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:13.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.770181 30226 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:13.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.770305 30226 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:13.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.784075 30226 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:13.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.784355 30226 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.61.129
14:01:13.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.800534 30226 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:13.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:13.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/data
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/wal
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.129:0
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/data/info.pb
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.129
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.61.129
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/logs
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:13.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:13.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.802713 30226 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:13.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.805161 30226 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:13.829 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:13.829 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:13.830 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:13.830 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:13.830 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:13.830 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:13.830 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:13.830 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:13.830 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:13.831 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:13.831 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:13.831 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:13.831 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:13.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.840404 30231 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:13.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.843878 30232 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:13.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:13.849087 30234 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:13.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.849529 30226 server_base.cc:1061] running on GCE node
14:01:13.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.850193 30226 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:13.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.851511 30226 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:13.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.852800 30226 hybrid_clock.cc:648] HybridClock initialized: now 1779112873852733 us; error 52 us; skew 500 ppm
14:01:13.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.853171 30226 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:13.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.856846 30226 webserver.cc:533] Webserver started at http://127.29.61.129:36547/ using document root <none> and password file <none>
14:01:13.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.858115 30226 fs_manager.cc:362] Metadata directory not provided
14:01:13.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.858247 30226 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:13.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.858719 30226 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.862609 30226 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/data/instance:
14:01:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a0f9025c0cd443e89ea9f87b5619b6cd"
14:01:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:13 on dist-test-slave-409m"
14:01:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.863402 30226 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/wal/instance:
14:01:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a0f9025c0cd443e89ea9f87b5619b6cd"
14:01:13.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:13 on dist-test-slave-409m"
14:01:13.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.869468 30226 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.003s
14:01:13.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.873328 30240 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.874871 30226 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.875077 30226 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/wal
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a0f9025c0cd443e89ea9f87b5619b6cd"
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:13 on dist-test-slave-409m"
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.875350 30226 fs_report.cc:389] FS layout report
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/wal
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/wal
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/data/data
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:13.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 17 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112873889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:13.898 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 17 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:13.899 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 17 as completed for source Source: KuduSource.
14:01:13.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.906987 30226 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:13.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.908041 30226 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:13.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.908373 30226 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:13.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.909540 30226 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:13.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.911685 30226 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:13.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.911815 30226 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.911944 30226 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:13.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.912060 30226 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:13.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.951236 30226 rpc_server.cc:307] RPC server started. Bound to: 127.29.61.129:42217
14:01:13.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.951298 30352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.61.129:42217 every 8 connection(s)
14:01:13.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.952883 30226 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/data/info.pb
14:01:13.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.955391 29942 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 30226
14:01:13.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.955610 29942 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-0/wal/instance
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.961774 29942 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/wal
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/data
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/logs
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/data/info.pb
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.130:0
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.61.130
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.130
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:13.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:13.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.982225 30354 heartbeater.cc:344] Connected to a master server at 127.29.61.190:42951
14:01:13.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.982589 30353 heartbeater.cc:344] Connected to a master server at 127.29.61.188:46283
14:01:13.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.982765 30353 heartbeater.cc:461] Registering TS with master...
14:01:13.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.984140 30353 heartbeater.cc:507] Master 127.29.61.188:46283 requested a full tablet report, sending...
14:01:13.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.982767 30354 heartbeater.cc:461] Registering TS with master...
14:01:13.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.985915 30354 heartbeater.cc:507] Master 127.29.61.190:42951 requested a full tablet report, sending...
14:01:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.987061 30132 ts_manager.cc:194] Registered new tserver with Master: a0f9025c0cd443e89ea9f87b5619b6cd (127.29.61.129:42217)
14:01:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.987569 29990 ts_manager.cc:194] Registered new tserver with Master: a0f9025c0cd443e89ea9f87b5619b6cd (127.29.61.129:42217)
14:01:13.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.989117 30132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.61.129:49711
14:01:13.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.989933 30355 heartbeater.cc:344] Connected to a master server at 127.29.61.189:43243
14:01:13.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.990154 30355 heartbeater.cc:461] Registering TS with master...
14:01:13.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.990759 30355 heartbeater.cc:507] Master 127.29.61.189:43243 requested a full tablet report, sending...
14:01:13.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:13.992733 30061 ts_manager.cc:194] Registered new tserver with Master: a0f9025c0cd443e89ea9f87b5619b6cd (127.29.61.129:42217)
14:01:13.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:14.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.001852 30201 catalog_manager.cc:1294] Loaded cluster ID: 1fbe8c665ca44e0da470782541f40618
14:01:14.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.001979 30201 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15: loading cluster ID for follower catalog manager: success
14:01:14.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.005103 30201 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15: acquiring CA information for follower catalog manager: success
14:01:14.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.007483 30201 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b9cdeb9c88144b7294a3db184115cf15: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:14.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:14.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 49 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112874148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:14.158 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 49 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:14.159 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 49 as completed for source Source: KuduSource.
14:01:14.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.238963 30224 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fdefddbf774b49f3bce81c982b8c05c9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:14.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:14.339871 30362 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:14.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:14.340193 30362 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:14.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:14.340274 30362 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:14.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:14.349472 30362 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:14.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:14.349658 30362 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.61.130
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.361086 30362 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/data
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/wal
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.130:0
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/data/info.pb
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.130
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:14.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.61.130
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/logs
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:14.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.363054 30362 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:14.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.364975 30362 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:14.375257 30369 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:14.375308 30368 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:14.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.379760 30362 server_base.cc:1061] running on GCE node
14:01:14.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:14.380913 30371 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:14.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.381775 30362 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:14.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.382884 30362 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:14.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.384127 30362 hybrid_clock.cc:648] HybridClock initialized: now 1779112874384070 us; error 40 us; skew 500 ppm
14:01:14.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.384510 30362 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:14.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.386757 30362 webserver.cc:533] Webserver started at http://127.29.61.130:44783/ using document root <none> and password file <none>
14:01:14.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.387632 30362 fs_manager.cc:362] Metadata directory not provided
14:01:14.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.387768 30362 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:14.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.388149 30362 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:14.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 18 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112874389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:14.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.391269 30362 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/data/instance:
14:01:14.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44f46e55780446af9cfadc303079afdb"
14:01:14.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:14 on dist-test-slave-409m"
14:01:14.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.392831 30362 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/wal/instance:
14:01:14.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44f46e55780446af9cfadc303079afdb"
14:01:14.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:14 on dist-test-slave-409m"
14:01:14.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.407672 30362 fs_manager.cc:696] Time spent creating directory manager: real 0.014s	user 0.006s	sys 0.009s
14:01:14.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.416965 30377 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:14.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.419034 30362 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.002s	sys 0.001s
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.419261 30362 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/wal
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44f46e55780446af9cfadc303079afdb"
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:14 on dist-test-slave-409m"
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.419545 30362 fs_report.cc:389] FS layout report
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/wal
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/wal
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/data/data
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:14.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:14.421 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 18 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=31 ms, finalizationTime=1 ms).
14:01:14.422 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 18 as completed for source Source: KuduSource.
14:01:14.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.454445 30362 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:14.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.455329 30362 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:14.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.455693 30362 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:14.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.456866 30362 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:14.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.458742 30362 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:14.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.458832 30362 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:14.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.458907 30362 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:14.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.458953 30362 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:14.494 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:14.539 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.552867 30362 rpc_server.cc:307] RPC server started. Bound to: 127.29.61.130:40893
14:01:14.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.552953 30489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.61.130:40893 every 8 connection(s)
14:01:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.555136 30362 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/data/info.pb
14:01:14.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.560509 29942 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 30362
14:01:14.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.560696 29942 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-1/wal/instance
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.570528 29942 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/wal
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/data
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/logs
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/data/info.pb
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.131:0
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.61.131
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.131
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:14.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.606333 30490 heartbeater.cc:344] Connected to a master server at 127.29.61.188:46283
14:01:14.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.606426 30491 heartbeater.cc:344] Connected to a master server at 127.29.61.190:42951
14:01:14.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.606810 30490 heartbeater.cc:461] Registering TS with master...
14:01:14.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.606806 30491 heartbeater.cc:461] Registering TS with master...
14:01:14.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.608223 30491 heartbeater.cc:507] Master 127.29.61.190:42951 requested a full tablet report, sending...
14:01:14.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.608246 30490 heartbeater.cc:507] Master 127.29.61.188:46283 requested a full tablet report, sending...
14:01:14.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.610352 30132 ts_manager.cc:194] Registered new tserver with Master: 44f46e55780446af9cfadc303079afdb (127.29.61.130:40893)
14:01:14.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.610466 29990 ts_manager.cc:194] Registered new tserver with Master: 44f46e55780446af9cfadc303079afdb (127.29.61.130:40893)
14:01:14.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.611510 30132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.61.130:48429
14:01:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.613824 30497 heartbeater.cc:344] Connected to a master server at 127.29.61.189:43243
14:01:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.613984 30497 heartbeater.cc:461] Registering TS with master...
14:01:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.614586 30497 heartbeater.cc:507] Master 127.29.61.189:43243 requested a full tablet report, sending...
14:01:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.615793 30061 ts_manager.cc:194] Registered new tserver with Master: 44f46e55780446af9cfadc303079afdb (127.29.61.130:40893)
14:01:14.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 50 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112874648 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:14.655 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:14.655 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:14.656 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.657 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.657 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.658 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.658 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:14.658 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.658 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.658 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.658 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:14.661 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 50 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:01:14.662 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 50 as completed for source Source: KuduSource.
14:01:14.690 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:14.691 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:14.691 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:14.691 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.691 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.691 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.692 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.692 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.692 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.692 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.692 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.692 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.692 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:14.724 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:14.725 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:14.725 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:14.725 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.725 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.725 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.725 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.725 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.725 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.726 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.726 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.725 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.726 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:14.802 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:14.802 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:14.803 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:14.803 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.804 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.804 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:14.804 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.804 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.804 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:14.805 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.805 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.805 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:14.805 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:14.833 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:14.834 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:14.834 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:14.834 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:14.834 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:14.834 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:14.835 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:14.835 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:14.835 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:14.835 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:14.835 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:14.835 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:14.835 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:14.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 19 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112874889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:14.899 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 19 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:14.899 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 19 as completed for source Source: KuduSource.
14:01:14.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:14.992283 30353 heartbeater.cc:499] Master 127.29.61.188:46283 was elected leader, sending a full tablet report...
14:01:14.994 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:15.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:15.016135 30496 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:15.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:15.016484 30496 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:15.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:15.016561 30496 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:15.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:15.026321 30496 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:15.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:15.026508 30496 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.61.131
14:01:15.030 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:15.031 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:15.031 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:15.031 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:15.031 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:15.031 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:15.031 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:15.031 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:15.031 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:15.032 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:15.032 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:15.032 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:15.032 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:15.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.039485 30496 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.61.148:38585
14:01:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/data
14:01:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/wal
14:01:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.61.131:0
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/data/info.pb
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.61.131
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.61.190:42951,127.29.61.189:43243,127.29.61.188:46283
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.61.131
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/logs
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:15.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:15.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.042155 30496 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.044364 30496 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:15.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:15.055943 30505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:15.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:15.055943 30506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:15.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:15.056710 30508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:15.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.058380 30496 server_base.cc:1061] running on GCE node
14:01:15.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.059176 30496 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:15.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.060532 30496 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:15.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.061758 30496 hybrid_clock.cc:648] HybridClock initialized: now 1779112875061711 us; error 45 us; skew 500 ppm
14:01:15.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.062201 30496 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:15.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.065083 30496 webserver.cc:533] Webserver started at http://127.29.61.131:40971/ using document root <none> and password file <none>
14:01:15.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.065861 30496 fs_manager.cc:362] Metadata directory not provided
14:01:15.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.065960 30496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:15.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.066293 30496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:15.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.069077 30496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/data/instance:
14:01:15.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "654f1e043ff543638390d8623aca6c48"
14:01:15.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:15 on dist-test-slave-409m"
14:01:15.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.070029 30496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/wal/instance:
14:01:15.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "654f1e043ff543638390d8623aca6c48"
14:01:15.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:15 on dist-test-slave-409m"
14:01:15.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.076843 30496 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
14:01:15.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.081048 30514 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:15.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.083385 30496 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
14:01:15.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.083673 30496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/wal
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "654f1e043ff543638390d8623aca6c48"
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:15 on dist-test-slave-409m"
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.083938 30496 fs_report.cc:389] FS layout report
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/wal
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/wal
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/data/data
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:15.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.106797 30496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:15.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.107889 30496 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:15.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.108225 30496 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:15.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.109412 30496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:15.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.111359 30496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:15.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.111541 30496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:15.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.111699 30496 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:15.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.111809 30496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:15.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 51 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112875149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:15.157 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 51 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:15.158 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 51 as completed for source Source: KuduSource.
14:01:15.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.162871 30496 rpc_server.cc:307] RPC server started. Bound to: 127.29.61.131:35215
14:01:15.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.162941 30626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.61.131:35215 every 8 connection(s)
14:01:15.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.164680 30496 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/data/info.pb
14:01:15.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.166723 29942 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 30496
14:01:15.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.166903 29942 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster9125478753635509843/ts-2/wal/instance
14:01:15.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.188177 30628 heartbeater.cc:344] Connected to a master server at 127.29.61.190:42951
14:01:15.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.188664 30628 heartbeater.cc:461] Registering TS with master...
14:01:15.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.189932 30628 heartbeater.cc:507] Master 127.29.61.190:42951 requested a full tablet report, sending...
14:01:15.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.192200 29990 ts_manager.cc:194] Registered new tserver with Master: 654f1e043ff543638390d8623aca6c48 (127.29.61.131:35215)
14:01:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.193296 30627 heartbeater.cc:344] Connected to a master server at 127.29.61.188:46283
14:01:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.193439 30627 heartbeater.cc:461] Registering TS with master...
14:01:15.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.194134 30627 heartbeater.cc:507] Master 127.29.61.188:46283 requested a full tablet report, sending...
14:01:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.195564 30132 ts_manager.cc:194] Registered new tserver with Master: 654f1e043ff543638390d8623aca6c48 (127.29.61.131:35215)
14:01:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.196774 30132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.61.131:48489
14:01:15.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.200991 30629 heartbeater.cc:344] Connected to a master server at 127.29.61.189:43243
14:01:15.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.201216 30629 heartbeater.cc:461] Registering TS with master...
14:01:15.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.201668 30629 heartbeater.cc:507] Master 127.29.61.189:43243 requested a full tablet report, sending...
14:01:15.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.202855 30061 ts_manager.cc:194] Registered new tserver with Master: 654f1e043ff543638390d8623aca6c48 (127.29.61.131:35215)
14:01:15.211 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:15.211 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:15.211 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:15.212 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:15.212 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:15.212 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:15.212 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:15.212 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:15.212 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:15.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:15.212 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:15.212 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:15.212 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:15.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.212978 29942 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:01:15.215 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:15.216 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:01:15.217 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.61.190"
      port: 42951
    }
    bound_http_address {
      host: "127.29.61.190"
      port: 35565
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.61.189"
      port: 43243
    }
    bound_http_address {
      host: "127.29.61.189"
      port: 39165
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.61.188"
      port: 46283
    }
    bound_http_address {
      host: "127.29.61.188"
      port: 43609
    }
  }
}

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

14:01:15.218 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.61.129"
      port: 42217
    }
    bound_http_address {
      host: "127.29.61.129"
      port: 36547
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.61.130"
      port: 40893
    }
    bound_http_address {
      host: "127.29.61.130"
      port: 44783
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.61.131"
      port: 35215
    }
    bound_http_address {
      host: "127.29.61.131"
      port: 40971
    }
  }
}

14:01:15.218 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:01:15.220 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:15.221 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:01:15.221 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:01:15.221 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:01:15.221 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:01:15.225 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:01:15.374 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:15.374 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:15.374 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:15.374 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:15.375 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:15.375 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:15.375 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:15.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:15.375 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:15.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:15.375 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:15.375 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:15.375 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:15.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 20 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112875388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:15.398 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 20 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:15.398 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 20 as completed for source Source: KuduSource.
14:01:15.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:15.510 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:15.511 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:15.511 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:15.512 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:15.512 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:15.512 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:15.512 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:15.512 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:15.512 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:15.512 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:15.512 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:15.512 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:15.512 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:15.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:15.593 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:15.594 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:15.594 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:15.594 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:15.594 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:15.594 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:15.594 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:15.594 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:15.594 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:15.595 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:15.595 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:15.595 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:15.595 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:15.611 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:15.612 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:01:15.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.614833 30490 heartbeater.cc:499] Master 127.29.61.188:46283 was elected leader, sending a full tablet report...
14:01:15.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.615948 30637 mini_oidc.cc:150] Starting JWKS server
14:01:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.618803 30637 webserver.cc:533] Webserver started at http://127.0.0.1:44979/ using document root <none> and password file <none>
14:01:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.619130 30637 mini_oidc.cc:186] Starting OIDC Discovery server
14:01:15.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.619762 30637 webserver.cc:533] Webserver started at http://127.0.0.1:33515/ using document root <none> and password file <none>
14:01:15.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:15Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:01:15.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:15Z Disabled control of system clock
14:01:15.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 52 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112875649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:15.651767 30637 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/wal
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/data
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/logs
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/data/info.pb
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.126:38955
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.126
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44979/jwks.json with env {}
14:01:15.658 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 52 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:15.660 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 52 as completed for source Source: KuduSource.
14:01:15.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 21 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112875888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:15.898 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 21 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:15.899 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 21 as completed for source Source: KuduSource.
14:01:15.993 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:16.024 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:16.026 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:16.026 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:16.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:16.027 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:16.028 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:16.028 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:16.029 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:16.029 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:16.029 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:16.029 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:16.029 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:16.029 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:16.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:16.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.044301 30648 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:16.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.044699 30648 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:16.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.044828 30648 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:16.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.054416 30648 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:16.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.054563 30648 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:16.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.054646 30648 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:16.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.054708 30648 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:16.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.054791 30648 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:16.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.054847 30648 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44979/jwks.json
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.066231 30648 master_runner.cc:387] Master server non-default flags:
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/data
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/wal
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.126:38955
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44979/jwks.json
14:01:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/data/info.pb
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.126
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/logs
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:16.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.068395 30648 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.070292 30648 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:16.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.079300 30654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:16.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.079324 30653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:16.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.081014 30656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:16.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.081414 30648 server_base.cc:1061] running on GCE node
14:01:16.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.082327 30648 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:16.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.084465 30648 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:16.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.085716 30648 hybrid_clock.cc:648] HybridClock initialized: now 1779112876085651 us; error 60 us; skew 500 ppm
14:01:16.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.086134 30648 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:16.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.088723 30648 webserver.cc:533] Webserver started at http://127.29.235.126:44355/ using document root <none> and password file <none>
14:01:16.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.089591 30648 fs_manager.cc:362] Metadata directory not provided
14:01:16.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.089722 30648 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:16.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.090181 30648 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:16.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.092773 30648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/data/instance:
14:01:16.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7fffe0d96a0450481e386ad85c14776"
14:01:16.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:16 on dist-test-slave-409m"
14:01:16.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.093693 30648 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/wal/instance:
14:01:16.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7fffe0d96a0450481e386ad85c14776"
14:01:16.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:16 on dist-test-slave-409m"
14:01:16.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.099776 30648 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
14:01:16.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.104671 30662 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:16.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.106650 30648 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.106869 30648 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/wal
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c7fffe0d96a0450481e386ad85c14776"
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:16 on dist-test-slave-409m"
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.107129 30648 fs_report.cc:389] FS layout report
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/wal
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/wal
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/data/data
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:16.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:16.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.132668 30648 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:16.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.133757 30648 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.134101 30648 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:16.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 53 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112876149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:16.160 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 53 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:16.161 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 53 as completed for source Source: KuduSource.
14:01:16.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.167793 30713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.235.126:38955 every 8 connection(s)
14:01:16.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.167824 30648 rpc_server.cc:307] RPC server started. Bound to: 127.29.235.126:38955
14:01:16.169 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:16.170 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:16.170 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:16.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.170300 30648 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/data/info.pb
14:01:16.170 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:16.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:16.170 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:16.170 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:16.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:16.170 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:16.171 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:16.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:16.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:16.171 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:16.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.175720 30637 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 30648
14:01:16.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.176074 30637 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-0/wal/instance
14:01:16.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.176445 30714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.180013 30637 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/wal
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/data
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/logs
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/data/info.pb
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.125:34501
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.125
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:16.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44979/jwks.json with env {}
14:01:16.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.186970 30714 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } has no permanent_uuid. Determining permanent_uuid...
14:01:16.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.199903 30627 heartbeater.cc:499] Master 127.29.61.188:46283 was elected leader, sending a full tablet report...
14:01:16.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.206787 30714 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } has no permanent_uuid. Determining permanent_uuid...
14:01:16.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.208097 30664 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.235.125:34501: connect: Connection refused (error 111)
14:01:16.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.210041 30714 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.125:34501: Network error: Client connection negotiation failed: client connection to 127.29.235.125:34501: connect: Connection refused (error 111)
14:01:16.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.259481 30714 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } attempt: 1
14:01:16.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.261986 30714 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.125:34501: Network error: Client connection negotiation failed: client connection to 127.29.235.125:34501: connect: Connection refused (error 111)
14:01:16.330 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:16.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.330298 30714 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } attempt: 2
14:01:16.331 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:16.331 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:16.331 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:16.330 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:16.331 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:16.332 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:16.332 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:16.332 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:16.332 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:16.332 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:16.332 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:16.332 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:16.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.333436 30714 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.125:34501: Network error: Client connection negotiation failed: client connection to 127.29.235.125:34501: connect: Connection refused (error 111)
14:01:16.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 22 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112876389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:16.398 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 22 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:16.399 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 22 as completed for source Source: KuduSource.
14:01:16.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.424726 30714 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } attempt: 3
14:01:16.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.427217 30714 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.125:34501: Network error: Client connection negotiation failed: client connection to 127.29.235.125:34501: connect: Connection refused (error 111)
14:01:16.493 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:16.539 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:16.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.565490 30716 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:16.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.565891 30716 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:16.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.565973 30716 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.570489 30714 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } attempt: 4
14:01:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.572937 30714 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.125:34501: Network error: Client connection negotiation failed: client connection to 127.29.235.125:34501: connect: Connection refused (error 111)
14:01:16.573 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:16.574 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:16.574 [DEBUG - pool-88-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:16.574 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:16.574 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:16.574 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:16.574 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:16.575 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:16.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:16.575 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:16.575 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:16.575 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:16.575 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:16.576 [DEBUG - kudu-nio-7] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=28924), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [10ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [10ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [21ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [21ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [52ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [56ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [59ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [60ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [113ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [114ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [115ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [115ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [142ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [145ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [147ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [148ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [162ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [162ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [164ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [204ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [204ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [205ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [263ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [264ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [265ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [266ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [402ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [403ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [404ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [404ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [500ms] refreshing cache from master, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [502ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [502ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [502ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [503ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [721ms] refreshing cache from master, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [722ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [723ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [724ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [724ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1161ms] refreshing cache from master, [1161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1164ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1165ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1560ms] refreshing cache from master, [1561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1563ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1564ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1564ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1565ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [4240ms] refreshing cache from master, [4240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [4241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [4241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [4242ms] too many traces: truncated at 100 traces, deferred=Deferred@824186406(state=PENDING, result=null, callback=(continuation of Deferred@421159777 after retry RPC after error@661451892) -> (continuation of Deferred@1286455904 after retry RPC after error@2098035957) -> (continuation of Deferred@927340894 after retry RPC after error@2009695382) -> (continuation of Deferred@1431697101 after retry RPC after error@1135198790) -> (continuation of Deferred@1143123844 after retry RPC after error@2146729634) -> (continuation of Deferred@99421199 after retry RPC after error@140203270) -> (continuation of Deferred@1498715398 after retry RPC after error@92922336) -> (continuation of Deferred@1760106538 after retry RPC after error@977834836) -> (continuation of Deferred@1204411838 after retry RPC after error@218473030) -> (continuation of Deferred@764269444 after retry RPC after error@1403074386) -> (continuation of Deferred@1510745269 after retry RPC after error@2059119136) -> (continuation of Deferred@971593472 after retry RPC after error@1663630536) -> (continuation of Deferred@1480218004 after retry RPC after error@2146901529) -> (continuation of Deferred@206903216 after retry RPC after error@683635790) -> (continuation of Deferred@581108280 after retry RPC after error@1701042083) -> (continuation of Deferred@1102033960 after retry RPC after error@316781911) -> (continuation of Deferred@678025201 after retry RPC after error@1397543824) -> (continuation of Deferred@1878926117 after retry RPC after error@1881831552) -> (continuation of Deferred@370868011 after retry RPC after error@603942443) -> (continuation of Deferred@1023841914 after retry RPC after error@516626210) -> (continuation of Deferred@1600733303 after retry RPC after error@130016135) -> (continuation of Deferred@243466316 after retry RPC after error@1211593913) -> (continuation of Deferred@1573453616 after retry RPC after error@622038229) -> (continuation of Deferred@864315739 after retry RPC after error@1080377646) -> (continuation of Deferred@1515063149 after retry RPC after error@1669488085) -> (continuation of Deferred@1935425103 after retry RPC after error@425360699), errback=(continuation of Deferred@421159777 after retry RPC after error@661451892) -> (continuation of Deferred@1286455904 after retry RPC after error@2098035957) -> (continuation of Deferred@927340894 after retry RPC after error@2009695382) -> (continuation of Deferred@1431697101 after retry RPC after error@1135198790) -> (continuation of Deferred@1143123844 after retry RPC after error@2146729634) -> (continuation of Deferred@99421199 after retry RPC after error@140203270) -> (continuation of Deferred@1498715398 after retry RPC after error@92922336) -> (continuation of Deferred@1760106538 after retry RPC after error@977834836) -> (continuation of Deferred@1204411838 after retry RPC after error@218473030) -> (continuation of Deferred@764269444 after retry RPC after error@1403074386) -> (continuation of Deferred@1510745269 after retry RPC after error@2059119136) -> (continuation of Deferred@971593472 after retry RPC after error@1663630536) -> (continuation of Deferred@1480218004 after retry RPC after error@2146901529) -> (continuation of Deferred@206903216 after retry RPC after error@683635790) -> (continuation of Deferred@581108280 after retry RPC after error@1701042083) -> (continuation of Deferred@1102033960 after retry RPC after error@316781911) -> (continuation of Deferred@678025201 after retry RPC after error@1397543824) -> (continuation of Deferred@1878926117 after retry RPC after error@1881831552) -> (continuation of Deferred@370868011 after retry RPC after error@603942443) -> (continuation of Deferred@1023841914 after retry RPC after error@516626210) -> (continuation of Deferred@1600733303 after retry RPC after error@130016135) -> (continuation of Deferred@243466316 after retry RPC after error@1211593913) -> (continuation of Deferred@1573453616 after retry RPC after error@622038229) -> (continuation of Deferred@864315739 after retry RPC after error@1080377646) -> (continuation of Deferred@1515063149 after retry RPC after error@1669488085) -> (continuation of Deferred@1935425103 after retry RPC after error@425360699)))
14:01:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.577639 30716 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.577764 30716 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.577843 30716 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.577905 30716 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.577989 30716 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.578065 30716 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44979/jwks.json
14:01:16.578 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:16.579 [WARN - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1117) Source: KuduSource -> Sink: Writer (4/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=28924), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [10ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [10ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [21ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [21ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [52ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [56ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [59ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [60ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [113ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [114ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [115ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [115ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [142ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [145ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [147ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [148ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [162ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [162ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [164ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [204ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [204ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [205ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [263ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [264ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [265ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [266ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [402ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [403ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [404ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [404ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [500ms] refreshing cache from master, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [502ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [502ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [502ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [503ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [721ms] refreshing cache from master, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [722ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [723ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [724ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [724ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1161ms] refreshing cache from master, [1161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1164ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1165ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1560ms] refreshing cache from master, [1561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1563ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1564ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1564ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1565ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [4240ms] refreshing cache from master, [4240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [4241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [4241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [4242ms] too many traces: truncated at 100 traces, deferred=Deferred@824186406(state=PENDING, result=null, callback=(continuation of Deferred@421159777 after retry RPC after error@661451892) -> (continuation of Deferred@1286455904 after retry RPC after error@2098035957) -> (continuation of Deferred@927340894 after retry RPC after error@2009695382) -> (continuation of Deferred@1431697101 after retry RPC after error@1135198790) -> (continuation of Deferred@1143123844 after retry RPC after error@2146729634) -> (continuation of Deferred@99421199 after retry RPC after error@140203270) -> (continuation of Deferred@1498715398 after retry RPC after error@92922336) -> (continuation of Deferred@1760106538 after retry RPC after error@977834836) -> (continuation of Deferred@1204411838 after retry RPC after error@218473030) -> (continuation of Deferred@764269444 after retry RPC after error@1403074386) -> (continuation of Deferred@1510745269 after retry RPC after error@2059119136) -> (continuation of Deferred@971593472 after retry RPC after error@1663630536) -> (continuation of Deferred@1480218004 after retry RPC after error@2146901529) -> (continuation of Deferred@206903216 after retry RPC after error@683635790) -> (continuation of Deferred@581108280 after retry RPC after error@1701042083) -> (continuation of Deferred@1102033960 after retry RPC after error@316781911) -> (continuation of Deferred@678025201 after retry RPC after error@1397543824) -> (continuation of Deferred@1878926117 after retry RPC after error@1881831552) -> (continuation of Deferred@370868011 after retry RPC after error@603942443) -> (continuation of Deferred@1023841914 after retry RPC after error@516626210) -> (continuation of Deferred@1600733303 after retry RPC after error@130016135) -> (continuation of Deferred@243466316 after retry RPC after error@1211593913) -> (continuation of Deferred@1573453616 after retry RPC after error@622038229) -> (continuation of Deferred@864315739 after retry RPC after error@1080377646) -> (continuation of Deferred@1515063149 after retry RPC after error@1669488085) -> (continuation of Deferred@1935425103 after retry RPC after error@425360699), errback=(continuation of Deferred@421159777 after retry RPC after error@661451892) -> (continuation of Deferred@1286455904 after retry RPC after error@2098035957) -> (continuation of Deferred@927340894 after retry RPC after error@2009695382) -> (continuation of Deferred@1431697101 after retry RPC after error@1135198790) -> (continuation of Deferred@1143123844 after retry RPC after error@2146729634) -> (continuation of Deferred@99421199 after retry RPC after error@140203270) -> (continuation of Deferred@1498715398 after retry RPC after error@92922336) -> (continuation of Deferred@1760106538 after retry RPC after error@977834836) -> (continuation of Deferred@1204411838 after retry RPC after error@218473030) -> (continuation of Deferred@764269444 after retry RPC after error@1403074386) -> (continuation of Deferred@1510745269 after retry RPC after error@2059119136) -> (continuation of Deferred@971593472 after retry RPC after error@1663630536) -> (continuation of Deferred@1480218004 after retry RPC after error@2146901529) -> (continuation of Deferred@206903216 after retry RPC after error@683635790) -> (continuation of Deferred@581108280 after retry RPC after error@1701042083) -> (continuation of Deferred@1102033960 after retry RPC after error@316781911) -> (continuation of Deferred@678025201 after retry RPC after error@1397543824) -> (continuation of Deferred@1878926117 after retry RPC after error@1881831552) -> (continuation of Deferred@370868011 after retry RPC after error@603942443) -> (continuation of Deferred@1023841914 after retry RPC after error@516626210) -> (continuation of Deferred@1600733303 after retry RPC after error@130016135) -> (continuation of Deferred@243466316 after retry RPC after error@1211593913) -> (continuation of Deferred@1573453616 after retry RPC after error@622038229) -> (continuation of Deferred@864315739 after retry RPC after error@1080377646) -> (continuation of Deferred@1515063149 after retry RPC after error@1669488085) -> (continuation of Deferred@1935425103 after retry RPC after error@425360699)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.171.252:39087
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:16.582 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (4/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1).
14:01:16.584 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (4/4)#1 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1.
14:01:16.587 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1449) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from INITIALIZING to FAILED on bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=28924), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [10ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [10ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [21ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [21ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [52ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [56ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [59ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [60ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [113ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [114ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [115ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [115ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [142ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [145ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [147ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [148ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [162ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [162ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [164ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [204ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [204ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [205ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [263ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [264ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [265ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [266ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [402ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [403ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [404ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [404ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [500ms] refreshing cache from master, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [502ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [502ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [502ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [503ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [721ms] refreshing cache from master, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [722ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [723ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [724ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [724ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1161ms] refreshing cache from master, [1161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1164ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1165ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1560ms] refreshing cache from master, [1561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1563ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1564ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1564ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1565ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [4240ms] refreshing cache from master, [4240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [4241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [4241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [4242ms] too many traces: truncated at 100 traces, deferred=Deferred@824186406(state=PENDING, result=null, callback=(continuation of Deferred@421159777 after retry RPC after error@661451892) -> (continuation of Deferred@1286455904 after retry RPC after error@2098035957) -> (continuation of Deferred@927340894 after retry RPC after error@2009695382) -> (continuation of Deferred@1431697101 after retry RPC after error@1135198790) -> (continuation of Deferred@1143123844 after retry RPC after error@2146729634) -> (continuation of Deferred@99421199 after retry RPC after error@140203270) -> (continuation of Deferred@1498715398 after retry RPC after error@92922336) -> (continuation of Deferred@1760106538 after retry RPC after error@977834836) -> (continuation of Deferred@1204411838 after retry RPC after error@218473030) -> (continuation of Deferred@764269444 after retry RPC after error@1403074386) -> (continuation of Deferred@1510745269 after retry RPC after error@2059119136) -> (continuation of Deferred@971593472 after retry RPC after error@1663630536) -> (continuation of Deferred@1480218004 after retry RPC after error@2146901529) -> (continuation of Deferred@206903216 after retry RPC after error@683635790) -> (continuation of Deferred@581108280 after retry RPC after error@1701042083) -> (continuation of Deferred@1102033960 after retry RPC after error@316781911) -> (continuation of Deferred@678025201 after retry RPC after error@1397543824) -> (continuation of Deferred@1878926117 after retry RPC after error@1881831552) -> (continuation of Deferred@370868011 after retry RPC after error@603942443) -> (continuation of Deferred@1023841914 after retry RPC after error@516626210) -> (continuation of Deferred@1600733303 after retry RPC after error@130016135) -> (continuation of Deferred@243466316 after retry RPC after error@1211593913) -> (continuation of Deferred@1573453616 after retry RPC after error@622038229) -> (continuation of Deferred@864315739 after retry RPC after error@1080377646) -> (continuation of Deferred@1515063149 after retry RPC after error@1669488085) -> (continuation of Deferred@1935425103 after retry RPC after error@425360699), errback=(continuation of Deferred@421159777 after retry RPC after error@661451892) -> (continuation of Deferred@1286455904 after retry RPC after error@2098035957) -> (continuation of Deferred@927340894 after retry RPC after error@2009695382) -> (continuation of Deferred@1431697101 after retry RPC after error@1135198790) -> (continuation of Deferred@1143123844 after retry RPC after error@2146729634) -> (continuation of Deferred@99421199 after retry RPC after error@140203270) -> (continuation of Deferred@1498715398 after retry RPC after error@92922336) -> (continuation of Deferred@1760106538 after retry RPC after error@977834836) -> (continuation of Deferred@1204411838 after retry RPC after error@218473030) -> (continuation of Deferred@764269444 after retry RPC after error@1403074386) -> (continuation of Deferred@1510745269 after retry RPC after error@2059119136) -> (continuation of Deferred@971593472 after retry RPC after error@1663630536) -> (continuation of Deferred@1480218004 after retry RPC after error@2146901529) -> (continuation of Deferred@206903216 after retry RPC after error@683635790) -> (continuation of Deferred@581108280 after retry RPC after error@1701042083) -> (continuation of Deferred@1102033960 after retry RPC after error@316781911) -> (continuation of Deferred@678025201 after retry RPC after error@1397543824) -> (continuation of Deferred@1878926117 after retry RPC after error@1881831552) -> (continuation of Deferred@370868011 after retry RPC after error@603942443) -> (continuation of Deferred@1023841914 after retry RPC after error@516626210) -> (continuation of Deferred@1600733303 after retry RPC after error@130016135) -> (continuation of Deferred@243466316 after retry RPC after error@1211593913) -> (continuation of Deferred@1573453616 after retry RPC after error@622038229) -> (continuation of Deferred@864315739 after retry RPC after error@1080377646) -> (continuation of Deferred@1515063149 after retry RPC after error@1669488085) -> (continuation of Deferred@1935425103 after retry RPC after error@425360699)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.171.252:39087
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:16.590 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:16.590 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_1.
14:01:16.590 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 3 (#1) of source Source: KuduSource.
14:01:16.590 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b) switched from state RUNNING to RESTARTING.
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.591780 30716 master_runner.cc:387] Master server non-default flags:
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/data
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/wal
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.125:34501
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44979/jwks.json
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/data/info.pb
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.125
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/logs
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:16.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.593894 30716 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:16.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.595932 30716 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:16.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.605583 30725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:16.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.605676 30724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:16.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.606761 30727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:16.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.608016 30716 server_base.cc:1061] running on GCE node
14:01:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.608896 30716 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:16.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.610594 30716 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.611837 30716 hybrid_clock.cc:648] HybridClock initialized: now 1779112876611787 us; error 39 us; skew 500 ppm
14:01:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.612294 30716 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.615311 30716 webserver.cc:533] Webserver started at http://127.29.235.125:33883/ using document root <none> and password file <none>
14:01:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.616392 30716 fs_manager.cc:362] Metadata directory not provided
14:01:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.616542 30716 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:16.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.616930 30716 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:16.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.620458 30716 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/data/instance:
14:01:16.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "becfff2fcb7a43a69b33faaa6601e9d0"
14:01:16.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:16 on dist-test-slave-409m"
14:01:16.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.621613 30716 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/wal/instance:
14:01:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "becfff2fcb7a43a69b33faaa6601e9d0"
14:01:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:16 on dist-test-slave-409m"
14:01:16.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.628093 30716 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
14:01:16.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.632645 30733 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:16.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.634429 30716 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
14:01:16.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.634670 30716 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/wal
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "becfff2fcb7a43a69b33faaa6601e9d0"
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:16 on dist-test-slave-409m"
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.634950 30716 fs_report.cc:389] FS layout report
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/wal
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/wal
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/data/data
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:16.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 54 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112876649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:16.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.655030 30716 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:16.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.656309 30716 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:16.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.656630 30716 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:16.657 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 54 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:16.659 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 54 as completed for source Source: KuduSource.
14:01:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.680496 30716 rpc_server.cc:307] RPC server started. Bound to: 127.29.235.125:34501
14:01:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.680516 30784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.235.125:34501 every 8 connection(s)
14:01:16.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.682303 30716 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/data/info.pb
14:01:16.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.687011 30785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.692212 30637 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 30716
14:01:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.692382 30637 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-1/wal/instance
14:01:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.693694 30637 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/wal
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/data
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/logs
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/data/info.pb
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.124:46113
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.124
14:01:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44979/jwks.json with env {}
14:01:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.694146 30785 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } has no permanent_uuid. Determining permanent_uuid...
14:01:16.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.712692 30785 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } has no permanent_uuid. Determining permanent_uuid...
14:01:16.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.723569 30785 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } has no permanent_uuid. Determining permanent_uuid...
14:01:16.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.724836 30735 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:16.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.726655 30785 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.124:46113: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:16.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.776021 30785 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } attempt: 1
14:01:16.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.778487 30785 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.124:46113: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:16.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.846753 30785 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } attempt: 2
14:01:16.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.849586 30785 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.124:46113: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:16.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.872243 30714 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } attempt: 5
14:01:16.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.883580 30714 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } has no permanent_uuid. Determining permanent_uuid...
14:01:16.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.885847 30714 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.124:46113: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:16.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 23 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112876889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:16.899 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 23 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:16.900 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 23 as completed for source Source: KuduSource.
14:01:16.930 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:16.930 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:16.930 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:16.931 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:16.931 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:16.931 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:16.931 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:16.931 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:16.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:16.931 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:16.931 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:16.931 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:16.932 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:16.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.937162 30714 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } attempt: 1
14:01:16.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.939391 30714 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.124:46113: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:16.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:16.940840 30785 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } attempt: 3
14:01:16.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:16.942956 30785 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.124:46113: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:17.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.007700 30714 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } attempt: 2
14:01:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.010138 30714 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.124:46113: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:17.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:17.070 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:17.071 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:17.071 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:17.071 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:17.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:17.071 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:17.071 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:17.072 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:17.072 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:17.072 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:17.072 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:17.072 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:17.072 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:17.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.086231 30785 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } attempt: 4
14:01:17.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.088752 30785 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.124:46113: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.101455 30787 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.101933 30787 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:17.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.102025 30787 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:17.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.111654 30787 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:17.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.111797 30787 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:17.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.111876 30787 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:17.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.111937 30787 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:17.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.112020 30787 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:17.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.112074 30787 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44979/jwks.json
14:01:17.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.116426 30714 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } attempt: 3
14:01:17.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.118722 30714 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.235.124:46113: Network error: Client connection negotiation failed: client connection to 127.29.235.124:46113: connect: Connection refused (error 111)
14:01:17.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.125388 30787 master_runner.cc:387] Master server non-default flags:
14:01:17.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:17.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:17.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/data
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/wal
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.124:46113
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44979/jwks.json
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/data/info.pb
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.124
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/logs
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:17.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:17.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:17.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:17.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:17.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:17.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:17.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.127698 30787 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:17.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.129968 30787 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.139365 30797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.139453 30796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:17.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.149727 30799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:17.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 55 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112877149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:17.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.150595 30787 server_base.cc:1061] running on GCE node
14:01:17.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.153254 30787 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:17.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.155776 30787 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:17.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.157058 30787 hybrid_clock.cc:648] HybridClock initialized: now 1779112877157002 us; error 57 us; skew 500 ppm
14:01:17.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.157624 30787 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:17.158 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 55 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:17.159 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 55 as completed for source Source: KuduSource.
14:01:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.163499 30787 webserver.cc:533] Webserver started at http://127.29.235.124:44879/ using document root <none> and password file <none>
14:01:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.164561 30787 fs_manager.cc:362] Metadata directory not provided
14:01:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.164702 30787 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.165069 30787 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.167874 30787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/data/instance:
14:01:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "29080e6a3c9e430fa9504b0581dbfb40"
14:01:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:17 on dist-test-slave-409m"
14:01:17.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.168926 30787 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/wal/instance:
14:01:17.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "29080e6a3c9e430fa9504b0581dbfb40"
14:01:17.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:17 on dist-test-slave-409m"
14:01:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.175249 30787 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.003s
14:01:17.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.179291 30805 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:17.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.181125 30787 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:01:17.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.181361 30787 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/wal
14:01:17.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "29080e6a3c9e430fa9504b0581dbfb40"
14:01:17.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:17 on dist-test-slave-409m"
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.181663 30787 fs_report.cc:389] FS layout report
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/wal
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/wal
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/data/data
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:17.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:17.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.229569 30787 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:17.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.230597 30787 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:17.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.230854 30787 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:17.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.254670 30787 rpc_server.cc:307] RPC server started. Bound to: 127.29.235.124:46113
14:01:17.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.254693 30856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.235.124:46113 every 8 connection(s)
14:01:17.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.256781 30787 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/data/info.pb
14:01:17.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.262145 30857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:17.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.266394 30637 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 30787
14:01:17.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.266613 30637 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/master-2/wal/instance
14:01:17.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.269728 30857 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } has no permanent_uuid. Determining permanent_uuid...
14:01:17.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.288931 30857 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } has no permanent_uuid. Determining permanent_uuid...
14:01:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.295974 30714 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } attempt: 4
14:01:17.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.303789 30857 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } has no permanent_uuid. Determining permanent_uuid...
14:01:17.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.317968 30714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776: Bootstrap starting.
14:01:17.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.322903 30714 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776: Neither blocks nor log segments found. Creating new log.
14:01:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.324563 30857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40: Bootstrap starting.
14:01:17.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.324572 30714 log.cc:826] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776: Log is configured to *not* fsync() on all Append() calls
14:01:17.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.328099 30714 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776: No bootstrap required, opened a new log
14:01:17.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.328884 30857 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40: Neither blocks nor log segments found. Creating new log.
14:01:17.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.330248 30857 log.cc:826] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40: Log is configured to *not* fsync() on all Append() calls
14:01:17.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.334988 30857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40: No bootstrap required, opened a new log
14:01:17.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.336079 30714 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } }
14:01:17.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.336428 30714 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:17.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.336561 30714 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7fffe0d96a0450481e386ad85c14776, State: Initialized, Role: FOLLOWER
14:01:17.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.338363 30714 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } }
14:01:17.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.339635 30869 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [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: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.339931 30869 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [sys.catalog]: This master's current role is: FOLLOWER
14:01:17.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.341032 30714 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [sys.catalog]: configured and running, proceeding with master startup.
14:01:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.343046 30857 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } }
14:01:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.343577 30857 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:17.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.343708 30857 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29080e6a3c9e430fa9504b0581dbfb40, State: Initialized, Role: FOLLOWER
14:01:17.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.344611 30857 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } }
14:01:17.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.345763 30874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [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: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.346233 30874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [sys.catalog]: This master's current role is: FOLLOWER
14:01:17.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.347666 30857 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [sys.catalog]: configured and running, proceeding with master startup.
14:01:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.375864 30890 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.376072 30890 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.367933 30787 master_runner.cc:187] Error getting master registration for 127.29.235.126:38955: OK, instance_id { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" instance_seqno: 1779112876151998 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.376873 30787 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.377811 30648 master_runner.cc:187] Error getting master registration for 127.29.235.125:34501: OK, instance_id { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" instance_seqno: 1779112876674304 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:17.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.385795 30648 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:17.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.386840 30893 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:17.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.386986 30893 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:17.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.387521 30668 tablet.cc:2404] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:17.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 24 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112877389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:17.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.388015 30785 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } attempt: 5
14:01:17.401 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 24 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:17.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.406672 30785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0: Bootstrap starting.
14:01:17.407 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 24 as completed for source Source: KuduSource.
14:01:17.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.411175 30785 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0: Neither blocks nor log segments found. Creating new log.
14:01:17.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.414081 30785 log.cc:826] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0: Log is configured to *not* fsync() on all Append() calls
14:01:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.418058 30785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0: No bootstrap required, opened a new log
14:01:17.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.426482 30785 raft_consensus.cc:359] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } }
14:01:17.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.426976 30785 raft_consensus.cc:385] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:17.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.427111 30785 raft_consensus.cc:740] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: becfff2fcb7a43a69b33faaa6601e9d0, State: Initialized, Role: FOLLOWER
14:01:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.427929 30785 consensus_queue.cc:260] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } }
14:01:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.436184 30896 sys_catalog.cc:455] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [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: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.436803 30896 sys_catalog.cc:458] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [sys.catalog]: This master's current role is: FOLLOWER
14:01:17.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.438861 30785 sys_catalog.cc:565] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [sys.catalog]: configured and running, proceeding with master startup.
14:01:17.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.483477 30811 tablet.cc:2404] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:17.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.500289 30716 master_runner.cc:264] No leader master found from master becfff2fcb7a43a69b33faaa6601e9d0
14:01:17.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.500454 30716 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:17.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.506932 30907 catalog_manager.cc:1593] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:17.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.507102 30907 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:17.519 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:17.520 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:17.521 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:17.521 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:17.521 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:17.521 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:17.522 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:17.522 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:17.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:17.522 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:17.522 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:17.522 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:17.523 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:17.523 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:17.523 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:17.523 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:17.523 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:17.523 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:17.523 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:17.523 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:17.524 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:17.524 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:17.524 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:17.524 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:17.524 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:17.524 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:17.539 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:17.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 56 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112877648 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:17.660 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 56 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=2 ms).
14:01:17.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:17.660545 30739 tablet.cc:2404] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:17.661 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 56 as completed for source Source: KuduSource.
14:01:17.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.689646 30869 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:17.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.689956 30869 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } }
14:01:17.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.693702 30869 leader_election.cc:290] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers becfff2fcb7a43a69b33faaa6601e9d0 (127.29.235.125:34501), 29080e6a3c9e430fa9504b0581dbfb40 (127.29.235.124:46113)
14:01:17.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.693926 30760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c7fffe0d96a0450481e386ad85c14776" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" is_pre_election: true
14:01:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.694563 30760 raft_consensus.cc:2468] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fffe0d96a0450481e386ad85c14776 in term 0.
14:01:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.694864 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c7fffe0d96a0450481e386ad85c14776" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29080e6a3c9e430fa9504b0581dbfb40" is_pre_election: true
14:01:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.695354 30832 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7fffe0d96a0450481e386ad85c14776 in term 0.
14:01:17.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.695309 30664 leader_election.cc:304] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [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: becfff2fcb7a43a69b33faaa6601e9d0, c7fffe0d96a0450481e386ad85c14776; no voters: 
14:01:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.697862 30869 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.698035 30869 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:17.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.698144 30869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 0 FOLLOWER]: Advancing to term 1
14:01:17.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.701395 30869 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } }
14:01:17.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.702921 30760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c7fffe0d96a0450481e386ad85c14776" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "becfff2fcb7a43a69b33faaa6601e9d0"
14:01:17.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.703162 30760 raft_consensus.cc:3060] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [term 0 FOLLOWER]: Advancing to term 1
14:01:17.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.706640 30760 raft_consensus.cc:2468] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fffe0d96a0450481e386ad85c14776 in term 1.
14:01:17.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.707551 30664 leader_election.cc:304] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [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: becfff2fcb7a43a69b33faaa6601e9d0, c7fffe0d96a0450481e386ad85c14776; no voters: 
14:01:17.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.709868 30869 leader_election.cc:290] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [CANDIDATE]: Term 1 election: Requested vote from peers becfff2fcb7a43a69b33faaa6601e9d0 (127.29.235.125:34501), 29080e6a3c9e430fa9504b0581dbfb40 (127.29.235.124:46113)
14:01:17.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.710711 30869 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 1 FOLLOWER]: Leader election won for term 1
14:01:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.711308 30869 raft_consensus.cc:697] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [term 1 LEADER]: Becoming Leader. State: Replica: c7fffe0d96a0450481e386ad85c14776, State: Running, Role: LEADER
14:01:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.712248 30869 consensus_queue.cc:237] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [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: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } }
14:01:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.723243 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c7fffe0d96a0450481e386ad85c14776" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29080e6a3c9e430fa9504b0581dbfb40"
14:01:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.723570 30832 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [term 0 FOLLOWER]: Advancing to term 1
14:01:17.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.726956 30832 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7fffe0d96a0450481e386ad85c14776 in term 1.
14:01:17.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.735666 30909 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7fffe0d96a0450481e386ad85c14776. Latest consensus state: current_term: 1 leader_uuid: "c7fffe0d96a0450481e386ad85c14776" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.736254 30909 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [sys.catalog]: This master's current role is: LEADER
14:01:17.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.744004 30911 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:01:17.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.747223 30911 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:01:17.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.763702 30832 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [term 1 FOLLOWER]: Refusing update from remote peer c7fffe0d96a0450481e386ad85c14776: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:17.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.768914 30909 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:17.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.777359 30760 raft_consensus.cc:1275] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [term 1 FOLLOWER]: Refusing update from remote peer c7fffe0d96a0450481e386ad85c14776: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:17.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.778761 30909 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [LEADER]: Connected to new peer: Peer: permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:17.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.833500 30896 sys_catalog.cc:455] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7fffe0d96a0450481e386ad85c14776. Latest consensus state: current_term: 1 leader_uuid: "c7fffe0d96a0450481e386ad85c14776" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.833815 30896 sys_catalog.cc:458] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [sys.catalog]: This master's current role is: FOLLOWER
14:01:17.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.840166 30912 mvcc.cc:204] Tried to move back new op lower bound from 7287246347308040192 to 7287246347124690944. Current Snapshot: MvccSnapshot[applied={T|T < 7287246347308040192}]
14:01:17.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.845359 30914 mvcc.cc:204] Tried to move back new op lower bound from 7287246347308040192 to 7287246347124690944. Current Snapshot: MvccSnapshot[applied={T|T < 7287246347308040192}]
14:01:17.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.856861 30896 sys_catalog.cc:455] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c7fffe0d96a0450481e386ad85c14776" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.857141 30896 sys_catalog.cc:458] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0 [sys.catalog]: This master's current role is: FOLLOWER
14:01:17.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.865306 30869 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c7fffe0d96a0450481e386ad85c14776" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.865640 30869 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [sys.catalog]: This master's current role is: LEADER
14:01:17.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.873082 30874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7fffe0d96a0450481e386ad85c14776. Latest consensus state: current_term: 1 leader_uuid: "c7fffe0d96a0450481e386ad85c14776" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.873385 30874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [sys.catalog]: This master's current role is: FOLLOWER
14:01:17.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.887607 30909 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c7fffe0d96a0450481e386ad85c14776" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.888190 30909 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776 [sys.catalog]: This master's current role is: LEADER
14:01:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.888818 30874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c7fffe0d96a0450481e386ad85c14776" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c7fffe0d96a0450481e386ad85c14776" member_type: VOTER last_known_addr { host: "127.29.235.126" port: 38955 } } peers { permanent_uuid: "becfff2fcb7a43a69b33faaa6601e9d0" member_type: VOTER last_known_addr { host: "127.29.235.125" port: 34501 } } peers { permanent_uuid: "29080e6a3c9e430fa9504b0581dbfb40" member_type: VOTER last_known_addr { host: "127.29.235.124" port: 46113 } } }
14:01:17.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.889020 30874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40 [sys.catalog]: This master's current role is: FOLLOWER
14:01:17.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 25 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112877889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.909108 30913 mvcc.cc:204] Tried to move back new op lower bound from 7287246347308040192 to 7287246347124690944. Current Snapshot: MvccSnapshot[applied={T|T < 7287246347308040192 or (T in {7287246347308040192})}]
14:01:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.910260 30911 catalog_manager.cc:1382] Generated new cluster ID: af6a3a6e38414c73bf4a4f90efb37910
14:01:17.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.910392 30911 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:01:17.911 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 25 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=21 ms, finalizationTime=1 ms).
14:01:17.917 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 25 as completed for source Source: KuduSource.
14:01:17.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.947819 30911 catalog_manager.cc:1405] Generated new certificate authority record
14:01:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.956398 30911 catalog_manager.cc:1539] Loading token signing keys...
14:01:17.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.990864 30911 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776: Generated new TSK 0
14:01:17.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:17.992909 30911 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.015132 30637 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/wal
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/data
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/logs
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/data/info.pb
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:18.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.65:0
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.235.65
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.65
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:18.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:18.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:18.039 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.040 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.040 [DEBUG - pool-108-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.041 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.041 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.041 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.042 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.042 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.042 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.043 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.043 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.043 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.043 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.044 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=23, TimeoutTracker(timeout=30000, elapsed=28001), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [12ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [18ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [28ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [29ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [75ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [81ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [88ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [88ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [136ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [152ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [153ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [154ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [162ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [163ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [184ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [184ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [185ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [222ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [223ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [224ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [224ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [243ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [243ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [244ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [244ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [362ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [370ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [371ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [371ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [382ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [383ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [384ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [384ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [741ms] refreshing cache from master, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [742ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [743ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [743ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [743ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [781ms] refreshing cache from master, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [783ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [784ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [784ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [784ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2001ms] refreshing cache from master, [2001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [2002ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [2002ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [2003ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2003ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [5141ms] refreshing cache from master, [5141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [5142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [5142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [5144ms] too many traces: truncated at 100 traces, deferred=Deferred@17639942(state=PENDING, result=null, callback=(continuation of Deferred@1661382422 after retry RPC after error@1853998124) -> (continuation of Deferred@1148754487 after retry RPC after error@751687076) -> (continuation of Deferred@2053480756 after retry RPC after error@447064816) -> (continuation of Deferred@445391537 after retry RPC after error@1479451825) -> (continuation of Deferred@253084289 after retry RPC after error@953162681) -> (continuation of Deferred@1135751096 after retry RPC after error@1855197267) -> (continuation of Deferred@1328858826 after retry RPC after error@2004947270) -> (continuation of Deferred@622604257 after retry RPC after error@1799660953) -> (continuation of Deferred@45034669 after retry RPC after error@2103117471) -> (continuation of Deferred@964451826 after retry RPC after error@2010795817) -> (continuation of Deferred@208391995 after retry RPC after error@690053079) -> (continuation of Deferred@1927873740 after retry RPC after error@1475325631) -> (continuation of Deferred@95400302 after retry RPC after error@643013099) -> (continuation of Deferred@480650889 after retry RPC after error@915864052) -> (continuation of Deferred@1313479305 after retry RPC after error@1961647722) -> (continuation of Deferred@1507048464 after retry RPC after error@1477162887) -> (continuation of Deferred@1175150685 after retry RPC after error@1350728184) -> (continuation of Deferred@343239876 after retry RPC after error@289887810) -> (continuation of Deferred@206816703 after retry RPC after error@1339891828) -> (continuation of Deferred@1886483975 after retry RPC after error@1529862925) -> (continuation of Deferred@1229165546 after retry RPC after error@1866187830) -> (continuation of Deferred@344020632 after retry RPC after error@827523254), errback=(continuation of Deferred@1661382422 after retry RPC after error@1853998124) -> (continuation of Deferred@1148754487 after retry RPC after error@751687076) -> (continuation of Deferred@2053480756 after retry RPC after error@447064816) -> (continuation of Deferred@445391537 after retry RPC after error@1479451825) -> (continuation of Deferred@253084289 after retry RPC after error@953162681) -> (continuation of Deferred@1135751096 after retry RPC after error@1855197267) -> (continuation of Deferred@1328858826 after retry RPC after error@2004947270) -> (continuation of Deferred@622604257 after retry RPC after error@1799660953) -> (continuation of Deferred@45034669 after retry RPC after error@2103117471) -> (continuation of Deferred@964451826 after retry RPC after error@2010795817) -> (continuation of Deferred@208391995 after retry RPC after error@690053079) -> (continuation of Deferred@1927873740 after retry RPC after error@1475325631) -> (continuation of Deferred@95400302 after retry RPC after error@643013099) -> (continuation of Deferred@480650889 after retry RPC after error@915864052) -> (continuation of Deferred@1313479305 after retry RPC after error@1961647722) -> (continuation of Deferred@1507048464 after retry RPC after error@1477162887) -> (continuation of Deferred@1175150685 after retry RPC after error@1350728184) -> (continuation of Deferred@343239876 after retry RPC after error@289887810) -> (continuation of Deferred@206816703 after retry RPC after error@1339891828) -> (continuation of Deferred@1886483975 after retry RPC after error@1529862925) -> (continuation of Deferred@1229165546 after retry RPC after error@1866187830) -> (continuation of Deferred@344020632 after retry RPC after error@827523254)))
14:01:18.046 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:18.046 [WARN - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1117) Source: KuduSource -> Sink: Writer (3/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=23, TimeoutTracker(timeout=30000, elapsed=28001), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [12ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [18ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [28ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [29ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [75ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [81ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [88ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [88ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [136ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [152ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [153ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [154ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [162ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [163ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [184ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [184ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [185ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [222ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [223ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [224ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [224ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [243ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [243ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [244ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [244ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [362ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [370ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [371ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [371ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [382ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [383ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [384ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [384ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [741ms] refreshing cache from master, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [742ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [743ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [743ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [743ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [781ms] refreshing cache from master, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [783ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [784ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [784ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [784ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2001ms] refreshing cache from master, [2001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [2002ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [2002ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [2003ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2003ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [5141ms] refreshing cache from master, [5141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [5142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [5142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [5144ms] too many traces: truncated at 100 traces, deferred=Deferred@17639942(state=PENDING, result=null, callback=(continuation of Deferred@1661382422 after retry RPC after error@1853998124) -> (continuation of Deferred@1148754487 after retry RPC after error@751687076) -> (continuation of Deferred@2053480756 after retry RPC after error@447064816) -> (continuation of Deferred@445391537 after retry RPC after error@1479451825) -> (continuation of Deferred@253084289 after retry RPC after error@953162681) -> (continuation of Deferred@1135751096 after retry RPC after error@1855197267) -> (continuation of Deferred@1328858826 after retry RPC after error@2004947270) -> (continuation of Deferred@622604257 after retry RPC after error@1799660953) -> (continuation of Deferred@45034669 after retry RPC after error@2103117471) -> (continuation of Deferred@964451826 after retry RPC after error@2010795817) -> (continuation of Deferred@208391995 after retry RPC after error@690053079) -> (continuation of Deferred@1927873740 after retry RPC after error@1475325631) -> (continuation of Deferred@95400302 after retry RPC after error@643013099) -> (continuation of Deferred@480650889 after retry RPC after error@915864052) -> (continuation of Deferred@1313479305 after retry RPC after error@1961647722) -> (continuation of Deferred@1507048464 after retry RPC after error@1477162887) -> (continuation of Deferred@1175150685 after retry RPC after error@1350728184) -> (continuation of Deferred@343239876 after retry RPC after error@289887810) -> (continuation of Deferred@206816703 after retry RPC after error@1339891828) -> (continuation of Deferred@1886483975 after retry RPC after error@1529862925) -> (continuation of Deferred@1229165546 after retry RPC after error@1866187830) -> (continuation of Deferred@344020632 after retry RPC after error@827523254), errback=(continuation of Deferred@1661382422 after retry RPC after error@1853998124) -> (continuation of Deferred@1148754487 after retry RPC after error@751687076) -> (continuation of Deferred@2053480756 after retry RPC after error@447064816) -> (continuation of Deferred@445391537 after retry RPC after error@1479451825) -> (continuation of Deferred@253084289 after retry RPC after error@953162681) -> (continuation of Deferred@1135751096 after retry RPC after error@1855197267) -> (continuation of Deferred@1328858826 after retry RPC after error@2004947270) -> (continuation of Deferred@622604257 after retry RPC after error@1799660953) -> (continuation of Deferred@45034669 after retry RPC after error@2103117471) -> (continuation of Deferred@964451826 after retry RPC after error@2010795817) -> (continuation of Deferred@208391995 after retry RPC after error@690053079) -> (continuation of Deferred@1927873740 after retry RPC after error@1475325631) -> (continuation of Deferred@95400302 after retry RPC after error@643013099) -> (continuation of Deferred@480650889 after retry RPC after error@915864052) -> (continuation of Deferred@1313479305 after retry RPC after error@1961647722) -> (continuation of Deferred@1507048464 after retry RPC after error@1477162887) -> (continuation of Deferred@1175150685 after retry RPC after error@1350728184) -> (continuation of Deferred@343239876 after retry RPC after error@289887810) -> (continuation of Deferred@206816703 after retry RPC after error@1339891828) -> (continuation of Deferred@1886483975 after retry RPC after error@1529862925) -> (continuation of Deferred@1229165546 after retry RPC after error@1866187830) -> (continuation of Deferred@344020632 after retry RPC after error@827523254)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.171.254:38105
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:18.051 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (3/4)#1 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1).
14:01:18.054 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (3/4)#1 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1.
14:01:18.056 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1449) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from INITIALIZING to FAILED on bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=23, TimeoutTracker(timeout=30000, elapsed=28001), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [12ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [18ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [28ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [29ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [75ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [81ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [88ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [88ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [136ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [152ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [153ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [154ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [162ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [163ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [163ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [184ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [184ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [185ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [222ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [223ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [224ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [224ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [243ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [243ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [244ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [244ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [362ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [370ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [371ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [371ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [382ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [383ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [384ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [384ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [741ms] refreshing cache from master, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [742ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [743ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [743ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [743ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [781ms] refreshing cache from master, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [783ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [784ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [784ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [784ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2001ms] refreshing cache from master, [2001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [2002ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [2002ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [2003ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2003ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [5141ms] refreshing cache from master, [5141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [5142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [5142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [5144ms] too many traces: truncated at 100 traces, deferred=Deferred@17639942(state=PENDING, result=null, callback=(continuation of Deferred@1661382422 after retry RPC after error@1853998124) -> (continuation of Deferred@1148754487 after retry RPC after error@751687076) -> (continuation of Deferred@2053480756 after retry RPC after error@447064816) -> (continuation of Deferred@445391537 after retry RPC after error@1479451825) -> (continuation of Deferred@253084289 after retry RPC after error@953162681) -> (continuation of Deferred@1135751096 after retry RPC after error@1855197267) -> (continuation of Deferred@1328858826 after retry RPC after error@2004947270) -> (continuation of Deferred@622604257 after retry RPC after error@1799660953) -> (continuation of Deferred@45034669 after retry RPC after error@2103117471) -> (continuation of Deferred@964451826 after retry RPC after error@2010795817) -> (continuation of Deferred@208391995 after retry RPC after error@690053079) -> (continuation of Deferred@1927873740 after retry RPC after error@1475325631) -> (continuation of Deferred@95400302 after retry RPC after error@643013099) -> (continuation of Deferred@480650889 after retry RPC after error@915864052) -> (continuation of Deferred@1313479305 after retry RPC after error@1961647722) -> (continuation of Deferred@1507048464 after retry RPC after error@1477162887) -> (continuation of Deferred@1175150685 after retry RPC after error@1350728184) -> (continuation of Deferred@343239876 after retry RPC after error@289887810) -> (continuation of Deferred@206816703 after retry RPC after error@1339891828) -> (continuation of Deferred@1886483975 after retry RPC after error@1529862925) -> (continuation of Deferred@1229165546 after retry RPC after error@1866187830) -> (continuation of Deferred@344020632 after retry RPC after error@827523254), errback=(continuation of Deferred@1661382422 after retry RPC after error@1853998124) -> (continuation of Deferred@1148754487 after retry RPC after error@751687076) -> (continuation of Deferred@2053480756 after retry RPC after error@447064816) -> (continuation of Deferred@445391537 after retry RPC after error@1479451825) -> (continuation of Deferred@253084289 after retry RPC after error@953162681) -> (continuation of Deferred@1135751096 after retry RPC after error@1855197267) -> (continuation of Deferred@1328858826 after retry RPC after error@2004947270) -> (continuation of Deferred@622604257 after retry RPC after error@1799660953) -> (continuation of Deferred@45034669 after retry RPC after error@2103117471) -> (continuation of Deferred@964451826 after retry RPC after error@2010795817) -> (continuation of Deferred@208391995 after retry RPC after error@690053079) -> (continuation of Deferred@1927873740 after retry RPC after error@1475325631) -> (continuation of Deferred@95400302 after retry RPC after error@643013099) -> (continuation of Deferred@480650889 after retry RPC after error@915864052) -> (continuation of Deferred@1313479305 after retry RPC after error@1961647722) -> (continuation of Deferred@1507048464 after retry RPC after error@1477162887) -> (continuation of Deferred@1175150685 after retry RPC after error@1350728184) -> (continuation of Deferred@343239876 after retry RPC after error@289887810) -> (continuation of Deferred@206816703 after retry RPC after error@1339891828) -> (continuation of Deferred@1886483975 after retry RPC after error@1529862925) -> (continuation of Deferred@1229165546 after retry RPC after error@1866187830) -> (continuation of Deferred@344020632 after retry RPC after error@827523254)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.171.254:38105
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:18.061 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:18.061 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 2 (#1) of source Source: KuduSource.
14:01:18.062 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_1.
14:01:18.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 57 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112878148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:18.157 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 57 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:18.158 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 57 as completed for source Source: KuduSource.
14:01:18.314 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:18.314 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:18.314 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:18.315 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:18.315 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:18.315 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:18.315 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:18.315 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:18.315 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:18.315 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:18.315 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:18.315 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:18.315 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.378410 30890 catalog_manager.cc:1294] Loaded cluster ID: af6a3a6e38414c73bf4a4f90efb37910
14:01:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.378515 30890 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40: loading cluster ID for follower catalog manager: success
14:01:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.381729 30890 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40: acquiring CA information for follower catalog manager: success
14:01:18.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.384075 30890 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 29080e6a3c9e430fa9504b0581dbfb40: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:18.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 26 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112878388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:18.401 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 26 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:01:18.402 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 26 as completed for source Source: KuduSource.
14:01:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:18.471943 30921 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:18.472398 30921 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:18.472522 30921 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:18.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:18.482117 30921 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:18.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:18.482381 30921 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.235.65
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.494015 30921 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/data
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/wal
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.65:0
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/data/info.pb
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.65
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.235.65
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/logs
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:18.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:18.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.496086 30921 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:18.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.498126 30921 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:18.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.509758 30907 catalog_manager.cc:1294] Loaded cluster ID: af6a3a6e38414c73bf4a4f90efb37910
14:01:18.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.509872 30907 catalog_manager.cc:1587] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0: loading cluster ID for follower catalog manager: success
14:01:18.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:18.510061 30926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:18.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:18.510037 30927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:18.511660 30929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:18.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.512840 30921 server_base.cc:1061] running on GCE node
14:01:18.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.513652 30921 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:18.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.513818 30907 catalog_manager.cc:1609] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0: acquiring CA information for follower catalog manager: success
14:01:18.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.515074 30921 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.516343 30921 hybrid_clock.cc:648] HybridClock initialized: now 1779112878516302 us; error 60 us; skew 500 ppm
14:01:18.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.516737 30921 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:18.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.517076 30907 catalog_manager.cc:1637] T 00000000000000000000000000000000 P becfff2fcb7a43a69b33faaa6601e9d0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:18.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.519287 30921 webserver.cc:533] Webserver started at http://127.29.235.65:34581/ using document root <none> and password file <none>
14:01:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.520107 30921 fs_manager.cc:362] Metadata directory not provided
14:01:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.520210 30921 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:18.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.520529 30921 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:18.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.523162 30921 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/data/instance:
14:01:18.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c"
14:01:18.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:18 on dist-test-slave-409m"
14:01:18.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.524044 30921 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/wal/instance:
14:01:18.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c"
14:01:18.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:18 on dist-test-slave-409m"
14:01:18.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.530380 30921 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
14:01:18.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.534237 30935 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.535952 30921 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.536113 30921 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/wal
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c"
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:18 on dist-test-slave-409m"
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.536305 30921 fs_report.cc:389] FS layout report
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/wal
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/wal
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/data/data
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:18.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:18.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:18.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.552412 30921 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:18.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.553531 30921 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:18.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.553787 30921 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.555003 30921 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:18.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.557111 30921 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:18.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.557209 30921 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:18.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.557304 30921 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:18.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.557354 30921 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.602931 30921 rpc_server.cc:307] RPC server started. Bound to: 127.29.235.65:34163
14:01:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.603097 31047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.235.65:34163 every 8 connection(s)
14:01:18.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.604576 30921 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/data/info.pb
14:01:18.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.609795 30637 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 30921
14:01:18.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.610006 30637 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-0/wal/instance
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.614854 30637 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/wal
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/data
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/logs
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/data/info.pb
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:18.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.66:0
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.235.66
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.66
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:18.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:18.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.626674 31048 heartbeater.cc:344] Connected to a master server at 127.29.235.124:46113
14:01:18.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.627285 31048 heartbeater.cc:461] Registering TS with master...
14:01:18.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.628901 31048 heartbeater.cc:507] Master 127.29.235.124:46113 requested a full tablet report, sending...
14:01:18.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.632340 31049 heartbeater.cc:344] Connected to a master server at 127.29.235.126:38955
14:01:18.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.632472 31049 heartbeater.cc:461] Registering TS with master...
14:01:18.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.633018 31049 heartbeater.cc:507] Master 127.29.235.126:38955 requested a full tablet report, sending...
14:01:18.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.633685 30822 ts_manager.cc:194] Registered new tserver with Master: 4cde6de8b28a4d6ab36d37ee0baffa6c (127.29.235.65:34163)
14:01:18.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.635628 30679 ts_manager.cc:194] Registered new tserver with Master: 4cde6de8b28a4d6ab36d37ee0baffa6c (127.29.235.65:34163)
14:01:18.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.637847 30679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.235.65:55805
14:01:18.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.638675 31050 heartbeater.cc:344] Connected to a master server at 127.29.235.125:34501
14:01:18.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.638878 31050 heartbeater.cc:461] Registering TS with master...
14:01:18.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.639732 31050 heartbeater.cc:507] Master 127.29.235.125:34501 requested a full tablet report, sending...
14:01:18.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:18.641997 30750 ts_manager.cc:194] Registered new tserver with Master: 4cde6de8b28a4d6ab36d37ee0baffa6c (127.29.235.65:34163)
14:01:18.649 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:18.649 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:18.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 58 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112878649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:18.650 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:18.650 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:18.650 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:18.650 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:18.650 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:18.650 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:18.650 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:18.650 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:18.651 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:18.651 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:18.651 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:18.658 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 58 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:18.658 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 58 as completed for source Source: KuduSource.
14:01:18.683 [INFO - flink-pekko.actor.default-dispatcher-8] (CheckpointCoordinator.java:1805) Restoring job 6293cb4efbedeca6099efc77bac5997b from Checkpoint 60 @ 1779112845985 for 6293cb4efbedeca6099efc77bac5997b located at file:/tmp/junit15689480965616935801/checkpoints/6293cb4efbedeca6099efc77bac5997b/chk-60.
14:01:18.684 [INFO - flink-pekko.actor.default-dispatcher-8] (MasterHooks.java:201) No master state to restore
14:01:18.684 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:349) Recovering subtask 3 to checkpoint 60 for source Source: KuduSource to checkpoint.
14:01:18.684 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from CREATED to SCHEDULED.
14:01:18.685 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:18.685 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from SCHEDULED to DEPLOYING.
14:01:18.686 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #2) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 75237d3a9defdff4d3c60467c20668af
14:01:18.686 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b) switched from state RESTARTING to RUNNING.
14:01:18.686 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 75237d3a9defdff4d3c60467c20668af.
14:01:18.686 [INFO - flink-pekko.actor.default-dispatcher-8] (CheckpointCoordinator.java:1805) Restoring job 6293cb4efbedeca6099efc77bac5997b from Checkpoint 60 @ 1779112845985 for 6293cb4efbedeca6099efc77bac5997b located at file:/tmp/junit15689480965616935801/checkpoints/6293cb4efbedeca6099efc77bac5997b/chk-60.
14:01:18.687 [INFO - flink-pekko.actor.default-dispatcher-8] (MasterHooks.java:201) No master state to restore
14:01:18.687 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:349) Recovering subtask 2 to checkpoint 60 for source Source: KuduSource to checkpoint.
14:01:18.688 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2), deploy into slot with allocation id 75237d3a9defdff4d3c60467c20668af.
14:01:18.695 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from CREATED to SCHEDULED.
14:01:18.696 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:18.696 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from SCHEDULED to DEPLOYING.
14:01:18.697 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #2) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 656c7c9ff60eb8c7e9a2bd8961bc9ef0
14:01:18.698 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 656c7c9ff60eb8c7e9a2bd8961bc9ef0.
14:01:18.698 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from CREATED to DEPLOYING.
14:01:18.698 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2) [DEPLOYING].
14:01:18.699 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@36db036
14:01:18.699 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2), deploy into slot with allocation id 656c7c9ff60eb8c7e9a2bd8961bc9ef0.
14:01:18.699 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:18.699 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:01:18.700 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from DEPLOYING to INITIALIZING.
14:01:18.700 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from DEPLOYING to INITIALIZING.
14:01:18.701 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from CREATED to DEPLOYING.
14:01:18.701 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2) [DEPLOYING].
14:01:18.702 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@b03d535
14:01:18.702 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:18.702 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:01:18.703 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from DEPLOYING to INITIALIZING.
14:01:18.703 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from DEPLOYING to INITIALIZING.
14:01:18.703 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6921bee0
14:01:18.706 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@726448b6
14:01:18.708 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:18.710 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.711 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.711 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.711 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.711 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:18.712 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.713 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.713 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.716 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.716 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.716 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.716 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.721 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.721 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.721 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.721 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.722 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.723 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.723 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.723 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.723 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.723 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.723 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.723 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.730 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.731 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.731 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.731 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.731 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.732 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.732 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.733 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.733 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.733 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.733 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.733 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.733 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.736 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.737 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.738 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.738 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.738 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.739 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.740 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.741 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.741 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.742 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.742 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.742 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.742 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.750 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.751 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.751 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.751 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.752 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.752 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.752 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.752 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.752 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.752 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.752 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.753 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.756 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.757 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.758 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.758 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.758 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.758 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.758 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.758 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.759 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.759 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.759 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.759 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.760 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.770 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.770 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.771 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.771 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.771 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.771 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.771 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.771 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.771 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.772 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.772 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.776 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.777 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.777 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.777 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.777 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.777 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.778 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.778 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.778 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.778 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.778 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.778 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.790 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.791 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.791 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.791 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.792 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.792 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.792 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.792 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.793 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.793 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.793 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.793 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.793 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.797 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.797 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.799 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.799 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.800 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.800 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.800 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.800 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.801 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.801 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.801 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.801 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.802 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.810 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.811 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.811 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.811 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.811 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.811 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.811 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.812 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.812 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.812 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.812 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.812 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.812 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.817 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.817 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.817 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.817 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.817 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.817 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.818 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.818 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:18.818 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.819 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.819 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.819 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.831 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.832 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.832 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.832 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.832 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.833 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.833 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.833 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.833 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.833 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.833 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.833 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.833 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.837 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.837 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.837 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.838 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.838 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.838 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.838 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.839 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.839 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.839 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.839 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.839 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.840 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 27 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112878889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:18.896 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.897 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.897 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.897 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.897 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.898 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.898 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.898 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.898 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.898 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 27 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:18.898 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.899 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.899 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.899 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.899 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 27 as completed for source Source: KuduSource.
14:01:18.903 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:18.904 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:18.904 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:18.904 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:18.904 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:18.904 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:18.904 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:18.904 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:18.904 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:18.904 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:18.904 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:18.904 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:18.905 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:18.910 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:18.910 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:18.911 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:18.911 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.911 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.911 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:18.911 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.911 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.911 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.911 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.911 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:18.911 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:18.911 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:18.951 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:18.951 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:18.951 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:18.952 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:18.952 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:18.952 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:18.952 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:18.953 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:18.953 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:18.952 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:18.953 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:18.953 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:18.953 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:18.983 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:18.983 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:18.983 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:18.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:18.984 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:18.984 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:18.984 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:18.984 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:18.984 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:18.984 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:18.984 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:18.984 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:18.984 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:19.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:19.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.046484 31058 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:19.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.046906 31058 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:19.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.047035 31058 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:19.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.058384 31058 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:19.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.058640 31058 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.235.66
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.070791 31058 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/data
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/wal
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.66:0
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/data/info.pb
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.66
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.235.66
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/logs
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:19.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:19.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.074012 31058 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:19.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.076162 31058 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:19.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.087862 31083 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:19.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.088711 31086 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:19.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.088774 31084 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:19.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.089391 31058 server_base.cc:1061] running on GCE node
14:01:19.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.090222 31058 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:19.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.091598 31058 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:19.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.092890 31058 hybrid_clock.cc:648] HybridClock initialized: now 1779112879092816 us; error 64 us; skew 500 ppm
14:01:19.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.093360 31058 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:19.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.096436 31058 webserver.cc:533] Webserver started at http://127.29.235.66:41525/ using document root <none> and password file <none>
14:01:19.097 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:19.097 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:19.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.097297 31058 fs_manager.cc:362] Metadata directory not provided
14:01:19.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.097491 31058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:19.097 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.097 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.098 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.098 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.097 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:19.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.097950 31058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:19.098 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.098 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.098 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.098 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:19.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.101231 31058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/data/instance:
14:01:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "097170ff7709445391f65cfc486a5411"
14:01:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:19 on dist-test-slave-409m"
14:01:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.102485 31058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/wal/instance:
14:01:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "097170ff7709445391f65cfc486a5411"
14:01:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:19 on dist-test-slave-409m"
14:01:19.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.109241 31058 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
14:01:19.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.113794 31092 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:19.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.115607 31058 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.115772 31058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/wal
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "097170ff7709445391f65cfc486a5411"
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:19 on dist-test-slave-409m"
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.115978 31058 fs_report.cc:389] FS layout report
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/wal
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/wal
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/data/data
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:19.130 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:19.130 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:19.130 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:19.131 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.131 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.131 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.131 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.131 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.131 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.131 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.132 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:19.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.132324 31058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:19.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.133461 31058 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:19.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.133725 31058 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:19.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.134852 31058 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.137004 31058 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.137105 31058 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.137197 31058 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.137246 31058 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:19.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 59 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112879149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:19.160 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 59 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:19.162 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 59 as completed for source Source: KuduSource.
14:01:19.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.198154 31058 rpc_server.cc:307] RPC server started. Bound to: 127.29.235.66:38619
14:01:19.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.198271 31204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.235.66:38619 every 8 connection(s)
14:01:19.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.200202 31058 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/data/info.pb
14:01:19.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.203219 30637 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 31058
14:01:19.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.203490 30637 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-1/wal/instance
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.212004 30637 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/wal
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/data
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/logs
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/data/info.pb
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.67:0
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.235.67
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.67
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.233177 31207 heartbeater.cc:344] Connected to a master server at 127.29.235.125:34501
14:01:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.233639 31207 heartbeater.cc:461] Registering TS with master...
14:01:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.234632 31207 heartbeater.cc:507] Master 127.29.235.125:34501 requested a full tablet report, sending...
14:01:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.235510 31206 heartbeater.cc:344] Connected to a master server at 127.29.235.126:38955
14:01:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.235652 31206 heartbeater.cc:461] Registering TS with master...
14:01:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.236209 31206 heartbeater.cc:507] Master 127.29.235.126:38955 requested a full tablet report, sending...
14:01:19.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.236713 30750 ts_manager.cc:194] Registered new tserver with Master: 097170ff7709445391f65cfc486a5411 (127.29.235.66:38619)
14:01:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.237655 30679 ts_manager.cc:194] Registered new tserver with Master: 097170ff7709445391f65cfc486a5411 (127.29.235.66:38619)
14:01:19.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.238636 30679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.235.66:37347
14:01:19.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.246827 31205 heartbeater.cc:344] Connected to a master server at 127.29.235.124:46113
14:01:19.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.247031 31205 heartbeater.cc:461] Registering TS with master...
14:01:19.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.247514 31205 heartbeater.cc:507] Master 127.29.235.124:46113 requested a full tablet report, sending...
14:01:19.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.248780 30822 ts_manager.cc:194] Registered new tserver with Master: 097170ff7709445391f65cfc486a5411 (127.29.235.66:38619)
14:01:19.317 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:19.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:19.317 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:19.317 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:19.317 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.317 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.317 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.317 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.317 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.317 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.318 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.318 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.318 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.318 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:19.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 28 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112879389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:19.399 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 28 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:19.399 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 28 as completed for source Source: KuduSource.
14:01:19.490 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:19.490 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:19.491 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.491 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.491 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:19.491 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.491 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.491 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.491 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.491 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.491 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.491 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.491 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:19.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:19.550 [DEBUG - pool-96-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30012), Traces: [0ms] sending RPC to server master-127.25.153.252:42633, [2ms] received response from server master-127.25.153.252:42633: OK, deferred=null) with no deferred attached!
14:01:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.600071 31213 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.600488 31213 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.600610 31213 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:19.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.612365 31213 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:19.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.612633 31213 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.235.67
14:01:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.624470 31213 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.235.84:33517
14:01:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:19.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/data
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/wal
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.235.67:0
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/data/info.pb
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.235.67
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.235.126:38955,127.29.235.125:34501,127.29.235.124:46113
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.235.67
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/logs
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:19.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.626786 31213 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.628809 31213 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:19.637 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:19.637 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:19.637 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:19.637 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.637 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.638 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.638 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.638 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.638 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.639 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.639 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.639 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.638940 31219 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.641743 31049 heartbeater.cc:499] Master 127.29.235.126:38955 was elected leader, sending a full tablet report...
14:01:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.641952 31213 server_base.cc:1061] running on GCE node
14:01:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.642158 31220 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:19.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.642771 31223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:19.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.643748 31213 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:19.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.645084 31213 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:19.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.646379 31213 hybrid_clock.cc:648] HybridClock initialized: now 1779112879646314 us; error 48 us; skew 500 ppm
14:01:19.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.646716 31213 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:19.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.649298 31213 webserver.cc:533] Webserver started at http://127.29.235.67:39601/ using document root <none> and password file <none>
14:01:19.650 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 60 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112879649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:19.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.650321 31213 fs_manager.cc:362] Metadata directory not provided
14:01:19.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.650481 31213 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:19.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.650933 31213 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:19.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.655117 31213 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/data/instance:
14:01:19.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79e94a04888143a48192c801f6e705c6"
14:01:19.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:19 on dist-test-slave-409m"
14:01:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.656255 31213 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/wal/instance:
14:01:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79e94a04888143a48192c801f6e705c6"
14:01:19.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:19 on dist-test-slave-409m"
14:01:19.659 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 60 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:19.660 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 60 as completed for source Source: KuduSource.
14:01:19.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.664727 31213 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
14:01:19.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.669310 31228 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.671309 31213 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
14:01:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.671564 31213 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/wal
14:01:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "79e94a04888143a48192c801f6e705c6"
14:01:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:19 on dist-test-slave-409m"
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.671842 31213 fs_report.cc:389] FS layout report
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/wal
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/wal
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/data/data
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:19.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.695775 31213 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:19.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.696870 31213 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:19.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.697149 31213 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:19.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.698323 31213 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:19.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.700361 31213 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:19.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.700459 31213 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:19.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.700567 31213 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:19.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.700614 31213 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:19.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.741626 31213 rpc_server.cc:307] RPC server started. Bound to: 127.29.235.67:39497
14:01:19.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.741778 31340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.235.67:39497 every 8 connection(s)
14:01:19.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.743569 31213 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/data/info.pb
14:01:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.747411 30637 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 31213
14:01:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.747627 30637 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster24835990834086794/ts-2/wal/instance
14:01:19.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.769732 31342 heartbeater.cc:344] Connected to a master server at 127.29.235.126:38955
14:01:19.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.770248 31342 heartbeater.cc:461] Registering TS with master...
14:01:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.771699 31342 heartbeater.cc:507] Master 127.29.235.126:38955 requested a full tablet report, sending...
14:01:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.774115 30679 ts_manager.cc:194] Registered new tserver with Master: 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497)
14:01:19.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.775233 30679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.235.67:39285
14:01:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.776696 31341 heartbeater.cc:344] Connected to a master server at 127.29.235.124:46113
14:01:19.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.776885 31341 heartbeater.cc:461] Registering TS with master...
14:01:19.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.777561 31341 heartbeater.cc:507] Master 127.29.235.124:46113 requested a full tablet report, sending...
14:01:19.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.778811 30822 ts_manager.cc:194] Registered new tserver with Master: 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497)
14:01:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.780303 31343 heartbeater.cc:344] Connected to a master server at 127.29.235.125:34501
14:01:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.780437 31343 heartbeater.cc:461] Registering TS with master...
14:01:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.780843 31343 heartbeater.cc:507] Master 127.29.235.125:34501 requested a full tablet report, sending...
14:01:19.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.782085 30750 ts_manager.cc:194] Registered new tserver with Master: 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497)
14:01:19.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.794272 30637 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:01:19.797 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:19.797 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:01:19.798 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.235.126"
      port: 38955
    }
    bound_http_address {
      host: "127.29.235.126"
      port: 44355
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.235.125"
      port: 34501
    }
    bound_http_address {
      host: "127.29.235.125"
      port: 33883
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.235.124"
      port: 46113
    }
    bound_http_address {
      host: "127.29.235.124"
      port: 44879
    }
  }
}

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

14:01:19.800 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.235.65"
      port: 34163
    }
    bound_http_address {
      host: "127.29.235.65"
      port: 34581
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.235.66"
      port: 38619
    }
    bound_http_address {
      host: "127.29.235.66"
      port: 41525
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.235.67"
      port: 39497
    }
    bound_http_address {
      host: "127.29.235.67"
      port: 39601
    }
  }
}

14:01:19.800 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:01:19.802 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:19.803 [DEBUG - main] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:19.804 [DEBUG - main] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:19.805 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.61.189:43243(127.29.61.189:43243)] Successfully connected to peer
14:01:19.807 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.189
14:01:19.809 [DEBUG - main] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:19.810 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.61.190:42951(127.29.61.190:42951)] Successfully connected to peer
14:01:19.813 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.61.188:46283(127.29.61.188:46283)] Successfully connected to peer
14:01:19.816 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.190
14:01:19.816 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.188
14:01:19.817 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:19.820 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:19.820 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd38b1677, L:/127.0.0.1:57484 - R:/127.29.61.189:43243] using SASL/PLAIN
14:01:19.826 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:19.826 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:19.829 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48222900, L:/127.0.0.1:37282 - R:/127.29.61.190:42951] using SASL/PLAIN
14:01:19.829 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8a5c12e2, L:/127.0.0.1:54176 - R:/127.29.61.188:46283] using SASL/PLAIN
14:01:19.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:19.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=29), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [19ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, deferred=null) after lookup
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.833950 30132 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54176:
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:01:19.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:19.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001d\000\000\000\004\001\310\000\000\000"
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:19.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:19.836246 30132 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:01:19.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df9cdafcd1f64bb9a6cb694f0b4d7f9a
14:01:19.890 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:19.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 29 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112879889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:19.890 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:19.890 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:19.891 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.891 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.891 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.891 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.891 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.891 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.892 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.892 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.892 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:19.898 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 29 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:19.903 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 29 as completed for source Source: KuduSource.
14:01:19.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.931893 30287 tablet_service.cc:1511] Processing CreateTablet for tablet 76e52a9d3eeb44f2b15300a48bfaa371 (DEFAULT_TABLE table=replication_test_table [id=df9cdafcd1f64bb9a6cb694f0b4d7f9a]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:01:19.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.932590 30424 tablet_service.cc:1511] Processing CreateTablet for tablet 76e52a9d3eeb44f2b15300a48bfaa371 (DEFAULT_TABLE table=replication_test_table [id=df9cdafcd1f64bb9a6cb694f0b4d7f9a]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:01:19.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.933770 30287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e52a9d3eeb44f2b15300a48bfaa371. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:19.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.933338 30562 tablet_service.cc:1511] Processing CreateTablet for tablet da704fc7d4aa43fc88e0eaccec401f0c (DEFAULT_TABLE table=replication_test_table [id=df9cdafcd1f64bb9a6cb694f0b4d7f9a]), partition=RANGE (key1) PARTITION VALUES < 100
14:01:19.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.934460 30424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e52a9d3eeb44f2b15300a48bfaa371. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:19.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.935003 30562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da704fc7d4aa43fc88e0eaccec401f0c. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:19.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.935935 30423 tablet_service.cc:1511] Processing CreateTablet for tablet d71f7d1b5be64ef78d88cfad75de369a (DEFAULT_TABLE table=replication_test_table [id=df9cdafcd1f64bb9a6cb694f0b4d7f9a]), partition=RANGE (key1) PARTITION 200 <= VALUES
14:01:19.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.936434 30423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71f7d1b5be64ef78d88cfad75de369a. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:19.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.938534 30561 tablet_service.cc:1511] Processing CreateTablet for tablet 76e52a9d3eeb44f2b15300a48bfaa371 (DEFAULT_TABLE table=replication_test_table [id=df9cdafcd1f64bb9a6cb694f0b4d7f9a]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:01:19.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.939087 30561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e52a9d3eeb44f2b15300a48bfaa371. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:19.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.940778 30560 tablet_service.cc:1511] Processing CreateTablet for tablet d71f7d1b5be64ef78d88cfad75de369a (DEFAULT_TABLE table=replication_test_table [id=df9cdafcd1f64bb9a6cb694f0b4d7f9a]), partition=RANGE (key1) PARTITION 200 <= VALUES
14:01:19.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.941413 30560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71f7d1b5be64ef78d88cfad75de369a. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:19.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.942157 30288 tablet_service.cc:1511] Processing CreateTablet for tablet da704fc7d4aa43fc88e0eaccec401f0c (DEFAULT_TABLE table=replication_test_table [id=df9cdafcd1f64bb9a6cb694f0b4d7f9a]), partition=RANGE (key1) PARTITION VALUES < 100
14:01:19.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.942806 30288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da704fc7d4aa43fc88e0eaccec401f0c. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:19.950 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:19.950 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:19.950 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:19.951 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.948839 30286 tablet_service.cc:1511] Processing CreateTablet for tablet d71f7d1b5be64ef78d88cfad75de369a (DEFAULT_TABLE table=replication_test_table [id=df9cdafcd1f64bb9a6cb694f0b4d7f9a]), partition=RANGE (key1) PARTITION 200 <= VALUES
14:01:19.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.949520 30286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71f7d1b5be64ef78d88cfad75de369a. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:19.951 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:19.952 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:19.953 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.953 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.953 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:19.953 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:19.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.956362 30425 tablet_service.cc:1511] Processing CreateTablet for tablet da704fc7d4aa43fc88e0eaccec401f0c (DEFAULT_TABLE table=replication_test_table [id=df9cdafcd1f64bb9a6cb694f0b4d7f9a]), partition=RANGE (key1) PARTITION VALUES < 100
14:01:19.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.957002 30425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da704fc7d4aa43fc88e0eaccec401f0c. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:19.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.957757 31376 tablet_bootstrap.cc:492] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48: Bootstrap starting.
14:01:19.960 [DEBUG - pool-100-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.26.72.126:44929, [5ms] received response from server master-127.26.72.126:44929: OK, deferred=null) with no deferred attached!
14:01:19.960 [DEBUG - pool-100-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.26.72.126:44929, [5ms] received response from server master-127.26.72.126:44929: OK, deferred=null) with no deferred attached!
14:01:19.960 [DEBUG - pool-100-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.26.72.126:44929, [6ms] received response from server master-127.26.72.126:44929: OK, deferred=null) with no deferred attached!
14:01:19.961 [DEBUG - pool-100-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.26.72.126:44929, [5ms] received response from server master-127.26.72.126:44929: OK, deferred=null) with no deferred attached!
14:01:19.961 [DEBUG - pool-100-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.26.72.126:44929, [4ms] received response from server master-127.26.72.126:44929: OK, deferred=null) with no deferred attached!
14:01:19.961 [DEBUG - pool-100-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.26.72.126:44929, [4ms] received response from server master-127.26.72.126:44929: OK, deferred=null) with no deferred attached!
14:01:19.961 [DEBUG - pool-100-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.26.72.126:44929, [4ms] received response from server master-127.26.72.126:44929: OK, deferred=null) with no deferred attached!
14:01:19.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.963565 31376 tablet_bootstrap.cc:654] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48: Neither blocks nor log segments found. Creating new log.
14:01:19.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.965265 31376 log.cc:826] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48: Log is configured to *not* fsync() on all Append() calls
14:01:19.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.978426 31378 tablet_bootstrap.cc:492] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb: Bootstrap starting.
14:01:19.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.982453 31375 tablet_bootstrap.cc:492] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd: Bootstrap starting.
14:01:19.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.983669 31378 tablet_bootstrap.cc:654] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb: Neither blocks nor log segments found. Creating new log.
14:01:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.984217 31376 tablet_bootstrap.cc:492] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48: No bootstrap required, opened a new log
14:01:19.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.984555 31376 ts_tablet_manager.cc:1403] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
14:01:19.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.986469 31375 tablet_bootstrap.cc:654] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd: Neither blocks nor log segments found. Creating new log.
14:01:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.987421 31378 log.cc:826] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb: Log is configured to *not* fsync() on all Append() calls
14:01:19.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.988641 31375 log.cc:826] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd: Log is configured to *not* fsync() on all Append() calls
14:01:19.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.992041 31376 raft_consensus.cc:359] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:19.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.992465 31376 raft_consensus.cc:385] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:19.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.992573 31376 raft_consensus.cc:740] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 654f1e043ff543638390d8623aca6c48, State: Initialized, Role: FOLLOWER
14:01:19.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.993285 31375 tablet_bootstrap.cc:492] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd: No bootstrap required, opened a new log
14:01:19.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.993325 31376 consensus_queue.cc:260] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:19.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.993717 31375 ts_tablet_manager.cc:1403] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
14:01:19.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:19.997047 31376 ts_tablet_manager.cc:1434] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.011s
14:01:20.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.001541 31376 tablet_bootstrap.cc:492] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48: Bootstrap starting.
14:01:20.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.003693 31376 tablet_bootstrap.cc:654] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48: Neither blocks nor log segments found. Creating new log.
14:01:20.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.003849 31375 raft_consensus.cc:359] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.004383 31375 raft_consensus.cc:385] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:20.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.004521 31375 raft_consensus.cc:740] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f9025c0cd443e89ea9f87b5619b6cd, State: Initialized, Role: FOLLOWER
14:01:20.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.005281 31375 consensus_queue.cc:260] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.007735 31375 ts_tablet_manager.cc:1434] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
14:01:20.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.008337 31375 tablet_bootstrap.cc:492] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd: Bootstrap starting.
14:01:20.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.009124 31378 tablet_bootstrap.cc:492] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb: No bootstrap required, opened a new log
14:01:20.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.009706 31378 ts_tablet_manager.cc:1403] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.007s
14:01:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.010987 31375 tablet_bootstrap.cc:654] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd: Neither blocks nor log segments found. Creating new log.
14:01:20.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.014935 31376 tablet_bootstrap.cc:492] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48: No bootstrap required, opened a new log
14:01:20.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.015151 31376 ts_tablet_manager.cc:1403] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.004s
14:01:20.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.016279 31376 raft_consensus.cc:359] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.016897 31376 raft_consensus.cc:385] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:20.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.017089 31376 raft_consensus.cc:740] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 654f1e043ff543638390d8623aca6c48, State: Initialized, Role: FOLLOWER
14:01:20.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.017685 31376 consensus_queue.cc:260] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.019229 31376 ts_tablet_manager.cc:1434] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:01:20.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.019655 31376 tablet_bootstrap.cc:492] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48: Bootstrap starting.
14:01:20.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.022244 31376 tablet_bootstrap.cc:654] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48: Neither blocks nor log segments found. Creating new log.
14:01:20.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.023690 31383 raft_consensus.cc:493] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:20.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.024025 31383 raft_consensus.cc:515] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.029711 31383 leader_election.cc:290] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44f46e55780446af9cfadc303079afdb (127.29.61.130:40893), 654f1e043ff543638390d8623aca6c48 (127.29.61.131:35215)
14:01:20.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.034643 31376 tablet_bootstrap.cc:492] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48: No bootstrap required, opened a new log
14:01:20.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.034876 31376 ts_tablet_manager.cc:1403] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.004s
14:01:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.036135 31376 raft_consensus.cc:359] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } }
14:01:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.036404 31376 raft_consensus.cc:385] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:20.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.036489 31376 raft_consensus.cc:740] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 654f1e043ff543638390d8623aca6c48, State: Initialized, Role: FOLLOWER
14:01:20.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.036767 31376 consensus_queue.cc:260] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } }
14:01:20.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.037305 31376 ts_tablet_manager.cc:1434] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:20.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.044714 31375 tablet_bootstrap.cc:492] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd: No bootstrap required, opened a new log
14:01:20.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.044919 31375 ts_tablet_manager.cc:1403] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.015s
14:01:20.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.045353 31378 raft_consensus.cc:359] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.045868 31378 raft_consensus.cc:385] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:20.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.046051 31378 raft_consensus.cc:740] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f46e55780446af9cfadc303079afdb, State: Initialized, Role: FOLLOWER
14:01:20.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.046083 31375 raft_consensus.cc:359] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } }
14:01:20.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.046303 31375 raft_consensus.cc:385] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:20.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.046413 31375 raft_consensus.cc:740] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f9025c0cd443e89ea9f87b5619b6cd, State: Initialized, Role: FOLLOWER
14:01:20.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.046705 31375 consensus_queue.cc:260] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } }
14:01:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.046934 31378 consensus_queue.cc:260] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.047278 31375 ts_tablet_manager.cc:1434] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:01:20.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.047770 31375 tablet_bootstrap.cc:492] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd: Bootstrap starting.
14:01:20.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.050849 31375 tablet_bootstrap.cc:654] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd: Neither blocks nor log segments found. Creating new log.
14:01:20.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.056071 31378 ts_tablet_manager.cc:1434] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.011s
14:01:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.057132 31378 tablet_bootstrap.cc:492] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb: Bootstrap starting.
14:01:20.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.069550 31381 raft_consensus.cc:493] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:20.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.069528 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52a9d3eeb44f2b15300a48bfaa371" candidate_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f46e55780446af9cfadc303079afdb" is_pre_election: true
14:01:20.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.069864 31381 raft_consensus.cc:515] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.072657 31378 tablet_bootstrap.cc:654] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb: Neither blocks nor log segments found. Creating new log.
14:01:20.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.074286 31381 leader_election.cc:290] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f9025c0cd443e89ea9f87b5619b6cd (127.29.61.129:42217), 44f46e55780446af9cfadc303079afdb (127.29.61.130:40893)
14:01:20.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.075886 31375 tablet_bootstrap.cc:492] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd: No bootstrap required, opened a new log
14:01:20.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.076108 31375 ts_tablet_manager.cc:1403] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.011s
14:01:20.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.076674 31378 tablet_bootstrap.cc:492] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb: No bootstrap required, opened a new log
14:01:20.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.076993 31378 ts_tablet_manager.cc:1403] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.005s
14:01:20.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.077024 31375 raft_consensus.cc:359] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.077387 31375 raft_consensus.cc:385] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:20.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.077494 31375 raft_consensus.cc:740] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f9025c0cd443e89ea9f87b5619b6cd, State: Initialized, Role: FOLLOWER
14:01:20.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.077785 31375 consensus_queue.cc:260] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.078477 31375 ts_tablet_manager.cc:1434] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
14:01:20.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.078915 31378 raft_consensus.cc:359] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.079289 31378 raft_consensus.cc:385] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:20.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.079537 31378 raft_consensus.cc:740] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f46e55780446af9cfadc303079afdb, State: Initialized, Role: FOLLOWER
14:01:20.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.079943 31378 consensus_queue.cc:260] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.085017 31378 ts_tablet_manager.cc:1434] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.001s
14:01:20.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.088694 31378 tablet_bootstrap.cc:492] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb: Bootstrap starting.
14:01:20.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:20.091085 30242 leader_election.cc:343] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44f46e55780446af9cfadc303079afdb (127.29.61.130:40893): Illegal state: must be running to vote when last-logged opid is not known
14:01:20.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.092010 31378 tablet_bootstrap.cc:654] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb: Neither blocks nor log segments found. Creating new log.
14:01:20.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.095101 30582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52a9d3eeb44f2b15300a48bfaa371" candidate_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "654f1e043ff543638390d8623aca6c48" is_pre_election: true
14:01:20.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.096146 30582 raft_consensus.cc:2468] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f9025c0cd443e89ea9f87b5619b6cd in term 0.
14:01:20.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.097288 30242 leader_election.cc:304] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 654f1e043ff543638390d8623aca6c48, a0f9025c0cd443e89ea9f87b5619b6cd; no voters: 44f46e55780446af9cfadc303079afdb
14:01:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.098466 31383 raft_consensus.cc:2804] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.098649 31383 raft_consensus.cc:493] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:20.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.098744 31383 raft_consensus.cc:3060] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Advancing to term 1
14:01:20.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.100522 31378 tablet_bootstrap.cc:492] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb: No bootstrap required, opened a new log
14:01:20.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.100890 31378 ts_tablet_manager.cc:1403] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
14:01:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.102066 31383 raft_consensus.cc:515] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.102218 30308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52a9d3eeb44f2b15300a48bfaa371" candidate_uuid: "654f1e043ff543638390d8623aca6c48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" is_pre_election: true
14:01:20.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.102838 30308 raft_consensus.cc:2393] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 654f1e043ff543638390d8623aca6c48 in current term 1: Already voted for candidate a0f9025c0cd443e89ea9f87b5619b6cd in this term.
14:01:20.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.103150 31383 leader_election.cc:290] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [CANDIDATE]: Term 1 election: Requested vote from peers 44f46e55780446af9cfadc303079afdb (127.29.61.130:40893), 654f1e043ff543638390d8623aca6c48 (127.29.61.131:35215)
14:01:20.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.103690 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52a9d3eeb44f2b15300a48bfaa371" candidate_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f46e55780446af9cfadc303079afdb"
14:01:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.104156 30582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52a9d3eeb44f2b15300a48bfaa371" candidate_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "654f1e043ff543638390d8623aca6c48"
14:01:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.104421 30582 raft_consensus.cc:3060] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Advancing to term 1
14:01:20.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.104296 30445 raft_consensus.cc:3060] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Advancing to term 1
14:01:20.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.106492 30582 raft_consensus.cc:2468] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f9025c0cd443e89ea9f87b5619b6cd in term 1.
14:01:20.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.107034 30445 raft_consensus.cc:2468] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f9025c0cd443e89ea9f87b5619b6cd in term 1.
14:01:20.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.107056 30242 leader_election.cc:304] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [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: 654f1e043ff543638390d8623aca6c48, a0f9025c0cd443e89ea9f87b5619b6cd; no voters: 
14:01:20.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.107415 31383 raft_consensus.cc:2804] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 1 FOLLOWER]: Leader election won for term 1
14:01:20.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.107928 31378 raft_consensus.cc:359] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } }
14:01:20.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.108165 31378 raft_consensus.cc:385] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:20.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.108258 31378 raft_consensus.cc:740] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44f46e55780446af9cfadc303079afdb, State: Initialized, Role: FOLLOWER
14:01:20.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.108557 31378 consensus_queue.cc:260] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } }
14:01:20.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:20.109563 30498 tablet.cc:2404] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:20.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.111848 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e52a9d3eeb44f2b15300a48bfaa371" candidate_uuid: "654f1e043ff543638390d8623aca6c48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f46e55780446af9cfadc303079afdb" is_pre_election: true
14:01:20.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.112210 30445 raft_consensus.cc:2393] T 76e52a9d3eeb44f2b15300a48bfaa371 P 44f46e55780446af9cfadc303079afdb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 654f1e043ff543638390d8623aca6c48 in current term 1: Already voted for candidate a0f9025c0cd443e89ea9f87b5619b6cd in this term.
14:01:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.113416 31378 ts_tablet_manager.cc:1434] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.000s
14:01:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.113476 30516 leader_election.cc:304] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 654f1e043ff543638390d8623aca6c48; no voters: 44f46e55780446af9cfadc303079afdb, a0f9025c0cd443e89ea9f87b5619b6cd
14:01:20.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.114648 31381 raft_consensus.cc:2749] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.119807 31383 raft_consensus.cc:697] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [term 1 LEADER]: Becoming Leader. State: Replica: a0f9025c0cd443e89ea9f87b5619b6cd, State: Running, Role: LEADER
14:01:20.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.120492 31383 consensus_queue.cc:237] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [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: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.126813 30132 catalog_manager.cc:5696] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f9025c0cd443e89ea9f87b5619b6cd (127.29.61.129). New cstate: current_term: 1 leader_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } health_report { overall_health: UNKNOWN } } }
14:01:20.130 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:20.131 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:20.131 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:20.131 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:20.131 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:20.131 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:20.131 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:20.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:20.132 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:20.132 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:20.132 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:20.132 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:20.132 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:20.150 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 61 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112880149 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:20.159 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 61 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:20.160 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 61 as completed for source Source: KuduSource.
14:01:20.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:20.193415 30630 tablet.cc:2404] T 76e52a9d3eeb44f2b15300a48bfaa371 P 654f1e043ff543638390d8623aca6c48: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:20.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:20.210644 30356 tablet.cc:2404] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:20.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.241802 31206 heartbeater.cc:499] Master 127.29.235.126:38955 was elected leader, sending a full tablet report...
14:01:20.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.300752 31383 raft_consensus.cc:493] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:20.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.301103 31383 raft_consensus.cc:515] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } }
14:01:20.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.301956 31383 leader_election.cc:290] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44f46e55780446af9cfadc303079afdb (127.29.61.130:40893), 654f1e043ff543638390d8623aca6c48 (127.29.61.131:35215)
14:01:20.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.302639 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da704fc7d4aa43fc88e0eaccec401f0c" candidate_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f46e55780446af9cfadc303079afdb" is_pre_election: true
14:01:20.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.302834 30445 raft_consensus.cc:2468] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f9025c0cd443e89ea9f87b5619b6cd in term 0.
14:01:20.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.302735 30582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da704fc7d4aa43fc88e0eaccec401f0c" candidate_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "654f1e043ff543638390d8623aca6c48" is_pre_election: true
14:01:20.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.303056 30582 raft_consensus.cc:2468] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f9025c0cd443e89ea9f87b5619b6cd in term 0.
14:01:20.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.303274 30242 leader_election.cc:304] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [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: 44f46e55780446af9cfadc303079afdb, a0f9025c0cd443e89ea9f87b5619b6cd; no voters: 
14:01:20.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.303654 31383 raft_consensus.cc:2804] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:20.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.303774 31383 raft_consensus.cc:493] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:20.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.303864 31383 raft_consensus.cc:3060] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Advancing to term 1
14:01:20.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.305765 31383 raft_consensus.cc:515] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } }
14:01:20.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.306362 31383 leader_election.cc:290] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [CANDIDATE]: Term 1 election: Requested vote from peers 44f46e55780446af9cfadc303079afdb (127.29.61.130:40893), 654f1e043ff543638390d8623aca6c48 (127.29.61.131:35215)
14:01:20.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.307036 30445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da704fc7d4aa43fc88e0eaccec401f0c" candidate_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44f46e55780446af9cfadc303079afdb"
14:01:20.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.307034 30582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da704fc7d4aa43fc88e0eaccec401f0c" candidate_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "654f1e043ff543638390d8623aca6c48"
14:01:20.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.307271 30582 raft_consensus.cc:3060] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Advancing to term 1
14:01:20.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.307264 30445 raft_consensus.cc:3060] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Advancing to term 1
14:01:20.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.309255 30445 raft_consensus.cc:2468] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f9025c0cd443e89ea9f87b5619b6cd in term 1.
14:01:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.309873 30242 leader_election.cc:304] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [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: 44f46e55780446af9cfadc303079afdb, a0f9025c0cd443e89ea9f87b5619b6cd; no voters: 
14:01:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.310171 31383 raft_consensus.cc:2804] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 1 FOLLOWER]: Leader election won for term 1
14:01:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.310179 30582 raft_consensus.cc:2468] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f9025c0cd443e89ea9f87b5619b6cd in term 1.
14:01:20.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.310833 31383 raft_consensus.cc:697] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [term 1 LEADER]: Becoming Leader. State: Replica: a0f9025c0cd443e89ea9f87b5619b6cd, State: Running, Role: LEADER
14:01:20.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.311144 31383 consensus_queue.cc:237] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [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: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } }
14:01:20.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.315762 30132 catalog_manager.cc:5696] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f9025c0cd443e89ea9f87b5619b6cd (127.29.61.129). New cstate: current_term: 1 leader_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } health_report { overall_health: HEALTHY } } }
14:01:20.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:20.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.357656 31387 raft_consensus.cc:493] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:20.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.357911 31387 raft_consensus.cc:515] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.360256 31387 leader_election.cc:290] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0f9025c0cd443e89ea9f87b5619b6cd (127.29.61.129:42217), 654f1e043ff543638390d8623aca6c48 (127.29.61.131:35215)
14:01:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.368175 30582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f7d1b5be64ef78d88cfad75de369a" candidate_uuid: "44f46e55780446af9cfadc303079afdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "654f1e043ff543638390d8623aca6c48" is_pre_election: true
14:01:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.368181 30308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f7d1b5be64ef78d88cfad75de369a" candidate_uuid: "44f46e55780446af9cfadc303079afdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" is_pre_election: true
14:01:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.368466 30582 raft_consensus.cc:2468] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f46e55780446af9cfadc303079afdb in term 0.
14:01:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.368517 30308 raft_consensus.cc:2468] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44f46e55780446af9cfadc303079afdb in term 0.
14:01:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.368947 30379 leader_election.cc:304] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [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: 44f46e55780446af9cfadc303079afdb, 654f1e043ff543638390d8623aca6c48; no voters: 
14:01:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.369360 31387 raft_consensus.cc:2804] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.369505 31387 raft_consensus.cc:493] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:20.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.369616 31387 raft_consensus.cc:3060] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 0 FOLLOWER]: Advancing to term 1
14:01:20.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.372113 31387 raft_consensus.cc:515] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.372772 31387 leader_election.cc:290] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [CANDIDATE]: Term 1 election: Requested vote from peers a0f9025c0cd443e89ea9f87b5619b6cd (127.29.61.129:42217), 654f1e043ff543638390d8623aca6c48 (127.29.61.131:35215)
14:01:20.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.373386 30308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f7d1b5be64ef78d88cfad75de369a" candidate_uuid: "44f46e55780446af9cfadc303079afdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd"
14:01:20.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.373461 30582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71f7d1b5be64ef78d88cfad75de369a" candidate_uuid: "44f46e55780446af9cfadc303079afdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "654f1e043ff543638390d8623aca6c48"
14:01:20.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.373643 30308 raft_consensus.cc:3060] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd [term 0 FOLLOWER]: Advancing to term 1
14:01:20.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.373701 30582 raft_consensus.cc:3060] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48 [term 0 FOLLOWER]: Advancing to term 1
14:01:20.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.376663 30582 raft_consensus.cc:2468] T d71f7d1b5be64ef78d88cfad75de369a P 654f1e043ff543638390d8623aca6c48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f46e55780446af9cfadc303079afdb in term 1.
14:01:20.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.376663 30308 raft_consensus.cc:2468] T d71f7d1b5be64ef78d88cfad75de369a P a0f9025c0cd443e89ea9f87b5619b6cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44f46e55780446af9cfadc303079afdb in term 1.
14:01:20.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.377337 30378 leader_election.cc:304] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 44f46e55780446af9cfadc303079afdb, 654f1e043ff543638390d8623aca6c48, a0f9025c0cd443e89ea9f87b5619b6cd; no voters: 
14:01:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.377787 31387 raft_consensus.cc:2804] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 1 FOLLOWER]: Leader election won for term 1
14:01:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.378353 31387 raft_consensus.cc:697] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [term 1 LEADER]: Becoming Leader. State: Replica: 44f46e55780446af9cfadc303079afdb, State: Running, Role: LEADER
14:01:20.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.379016 31387 consensus_queue.cc:237] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [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: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } }
14:01:20.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.385502 30132 catalog_manager.cc:5696] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 44f46e55780446af9cfadc303079afdb (127.29.61.130). New cstate: current_term: 1 leader_uuid: "44f46e55780446af9cfadc303079afdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 } health_report { overall_health: UNKNOWN } } }
14:01:20.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 30 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112880389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:20.400 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 30 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:20.400 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 30 as completed for source Source: KuduSource.
14:01:20.510 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:20.510 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:20.510 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:20.511 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:20.511 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:20.511 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:20.511 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:20.511 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:20.511 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:20.511 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:20.511 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:20.511 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:20.511 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:20.539 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:20.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df9cdafcd1f64bb9a6cb694f0b4d7f9a
14:01:20.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.549161 31383 consensus_queue.cc:1048] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:20.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet da704fc7d4aa43fc88e0eaccec401f0c for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:20.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 76e52a9d3eeb44f2b15300a48bfaa371 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:20.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d71f7d1b5be64ef78d88cfad75de369a for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:20.553 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=da704fc7d4aa43fc88e0eaccec401f0c@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:20.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [4ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, deferred=null) after lookup
14:01:20.554 [DEBUG - kudu-nio-2] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:20.555 [DEBUG - kudu-nio-3] (Connection.java:757) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] Successfully connected to peer
14:01:20.566 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:20.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.573727 31383 consensus_queue.cc:1048] T 76e52a9d3eeb44f2b15300a48bfaa371 P a0f9025c0cd443e89ea9f87b5619b6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:20.576 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xaf64da89, L:/127.0.0.1:49918 - R:/127.29.61.129:42217] using TOKEN/null
14:01:20.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.589771 30581 raft_consensus.cc:1275] T da704fc7d4aa43fc88e0eaccec401f0c P 654f1e043ff543638390d8623aca6c48 [term 1 FOLLOWER]: Refusing update from remote peer a0f9025c0cd443e89ea9f87b5619b6cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:20.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.590130 30445 raft_consensus.cc:1275] T da704fc7d4aa43fc88e0eaccec401f0c P 44f46e55780446af9cfadc303079afdb [term 1 FOLLOWER]: Refusing update from remote peer a0f9025c0cd443e89ea9f87b5619b6cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:20.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.590652 31394 consensus_queue.cc:1048] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:20.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.591041 31383 consensus_queue.cc:1048] T da704fc7d4aa43fc88e0eaccec401f0c P a0f9025c0cd443e89ea9f87b5619b6cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "44f46e55780446af9cfadc303079afdb" member_type: VOTER last_known_addr { host: "127.29.61.130" port: 40893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:20.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.603724 31403 mvcc.cc:204] Tried to move back new op lower bound from 7287246358869417984 to 7287246357757386752. Current Snapshot: MvccSnapshot[applied={T|T < 7287246358869417984}]
14:01:20.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.614946 31407 mvcc.cc:204] Tried to move back new op lower bound from 7287246358869417984 to 7287246357757386752. Current Snapshot: MvccSnapshot[applied={T|T < 7287246358869417984 or (T in {7287246358869417984})}]
14:01:20.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 62 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112880648 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:20.657 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 62 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:20.658 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 62 as completed for source Source: KuduSource.
14:01:20.753 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:20.754 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:20.755 [DEBUG - main] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:20.756 [DEBUG - main] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:20.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.235.124:46113(127.29.235.124:46113)] Successfully connected to peer
14:01:20.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.124
14:01:20.764 [DEBUG - main] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:20.764 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.235.125:34501(127.29.235.125:34501)] Successfully connected to peer
14:01:20.766 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.235.126:38955(127.29.235.126:38955)] Successfully connected to peer
14:01:20.766 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.125
14:01:20.768 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:20.771 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e269bbe, L:/127.0.0.1:41660 - R:/127.29.235.124:46113] using SASL/PLAIN
14:01:20.778 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.126
14:01:20.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.779386 31342 heartbeater.cc:499] Master 127.29.235.126:38955 was elected leader, sending a full tablet report...
14:01:20.781 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:20.784 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc245f5d6, L:/127.0.0.1:54868 - R:/127.29.235.125:34501] using SASL/PLAIN
14:01:20.786 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:20.788 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x66180e9b, L:/127.0.0.1:34770 - R:/127.29.235.126:38955] using SASL/PLAIN
14:01:20.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:20.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=36), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.124:46113, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.125:34501, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.126:38955, [17ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.124:46113: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.125:34501: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.126:38955: OK, deferred=null) after lookup
14:01:20.796 [DEBUG - main] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:20.796 [DEBUG - main] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:20.797 [DEBUG - main] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:20.797 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.61.189:43243(127.29.61.189:43243)] Successfully connected to peer
14:01:20.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.61.190:42951(127.29.61.190:42951)] Successfully connected to peer
14:01:20.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.61.188:46283(127.29.61.188:46283)] Successfully connected to peer
14:01:20.806 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.190
14:01:20.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:20.826 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:20.828 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.188
14:01:20.830 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x912d64da, L:/127.0.0.1:37294 - R:/127.29.61.190:42951] using SASL/PLAIN
14:01:20.840 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.189
14:01:20.841 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:20.844 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa7fc995, L:/127.0.0.1:54190 - R:/127.29.61.188:46283] using SASL/PLAIN
14:01:20.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:20.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=52), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [37ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, deferred=null) after lookup
14:01:20.849 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:20.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df9cdafcd1f64bb9a6cb694f0b4d7f9a
14:01:20.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet da704fc7d4aa43fc88e0eaccec401f0c for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:20.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 76e52a9d3eeb44f2b15300a48bfaa371 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:20.853 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d71f7d1b5be64ef78d88cfad75de369a for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:20.853 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=da704fc7d4aa43fc88e0eaccec401f0c@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:20.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.855789 30679 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34770:
14:01:20.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:01:20.856 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb354464, L:/127.0.0.1:57486 - R:/127.29.61.189:43243] using SASL/PLAIN
14:01:20.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:20.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:01:20.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:20.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\000\007\001d\000\000\000"
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: ""
14:01:20.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:20.858537 30679 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:01:20.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.886596 31387 consensus_queue.cc:1048] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "654f1e043ff543638390d8623aca6c48" member_type: VOTER last_known_addr { host: "127.29.61.131" port: 35215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:20.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 31 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112880888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:20.905 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 31 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=16 ms, finalizationTime=1 ms).
14:01:20.906 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 31 as completed for source Source: KuduSource.
14:01:20.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:20.930 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:20.930 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:20.931 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:20.931 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:20.931 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:20.931 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:20.932 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:20.932 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:20.932 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:20.933 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:20.933 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:20.933 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:20.933 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:20.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.938087 31387 consensus_queue.cc:1048] T d71f7d1b5be64ef78d88cfad75de369a P 44f46e55780446af9cfadc303079afdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f9025c0cd443e89ea9f87b5619b6cd" member_type: VOTER last_known_addr { host: "127.29.61.129" port: 42217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:20.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.960809 30983 tablet_service.cc:1511] Processing CreateTablet for tablet 94c5b7a688cd4023b5abf47dda286d4f (DEFAULT_TABLE table=replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac]), partition=RANGE (key1) PARTITION VALUES < 100
14:01:20.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.963141 30983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c5b7a688cd4023b5abf47dda286d4f. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:20.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.969705 31140 tablet_service.cc:1511] Processing CreateTablet for tablet 94c5b7a688cd4023b5abf47dda286d4f (DEFAULT_TABLE table=replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac]), partition=RANGE (key1) PARTITION VALUES < 100
14:01:20.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.973119 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c5b7a688cd4023b5abf47dda286d4f. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:20.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.975083 31276 tablet_service.cc:1511] Processing CreateTablet for tablet 94c5b7a688cd4023b5abf47dda286d4f (DEFAULT_TABLE table=replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac]), partition=RANGE (key1) PARTITION VALUES < 100
14:01:20.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.977501 31276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94c5b7a688cd4023b5abf47dda286d4f. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:20.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.991312 31450 tablet_bootstrap.cc:492] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c: Bootstrap starting.
14:01:20.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.994329 31451 tablet_bootstrap.cc:492] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6: Bootstrap starting.
14:01:20.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.996870 31452 tablet_bootstrap.cc:492] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411: Bootstrap starting.
14:01:20.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.997465 31450 tablet_bootstrap.cc:654] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c: Neither blocks nor log segments found. Creating new log.
14:01:20.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.998353 31451 tablet_bootstrap.cc:654] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6: Neither blocks nor log segments found. Creating new log.
14:01:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.998987 31450 log.cc:826] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c: Log is configured to *not* fsync() on all Append() calls
14:01:20.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:20.999521 31451 log.cc:826] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6: Log is configured to *not* fsync() on all Append() calls
14:01:21.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.000814 31452 tablet_bootstrap.cc:654] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411: Neither blocks nor log segments found. Creating new log.
14:01:21.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.002050 31452 log.cc:826] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411: Log is configured to *not* fsync() on all Append() calls
14:01:21.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.002216 31450 tablet_bootstrap.cc:492] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c: No bootstrap required, opened a new log
14:01:21.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.002365 31451 tablet_bootstrap.cc:492] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6: No bootstrap required, opened a new log
14:01:21.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.002511 31450 ts_tablet_manager.cc:1403] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.002s
14:01:21.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.002628 31451 ts_tablet_manager.cc:1403] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.000s
14:01:21.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.004756 31452 tablet_bootstrap.cc:492] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411: No bootstrap required, opened a new log
14:01:21.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.005035 31452 ts_tablet_manager.cc:1403] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.000s
14:01:21.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.010083 31452 raft_consensus.cc:359] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.010103 31450 raft_consensus.cc:359] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.010103 31451 raft_consensus.cc:359] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.010454 31452 raft_consensus.cc:385] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.010465 31450 raft_consensus.cc:385] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.010568 31452 raft_consensus.cc:740] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 097170ff7709445391f65cfc486a5411, State: Initialized, Role: FOLLOWER
14:01:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.010632 31450 raft_consensus.cc:740] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cde6de8b28a4d6ab36d37ee0baffa6c, State: Initialized, Role: FOLLOWER
14:01:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.010475 31451 raft_consensus.cc:385] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.010972 31451 raft_consensus.cc:740] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e94a04888143a48192c801f6e705c6, State: Initialized, Role: FOLLOWER
14:01:21.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.011308 31452 consensus_queue.cc:260] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.011617 31450 consensus_queue.cc:260] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.011617 31451 consensus_queue.cc:260] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.013919 31452 ts_tablet_manager.cc:1434] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
14:01:21.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.026438 31450 ts_tablet_manager.cc:1434] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.004s
14:01:21.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.031572 31451 ts_tablet_manager.cc:1434] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.011s
14:01:21.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:21.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:21.109210 31051 tablet.cc:2404] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:21.149 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 63 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112881148 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:21.157 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 63 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:21.158 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 63 as completed for source Source: KuduSource.
14:01:21.170 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:21.170 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:21.171 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.171 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.171 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.171 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:21.171 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.171 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.171 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.172 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.172 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.172 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:21.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:21.207531 31208 tablet.cc:2404] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:21.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:21.248684 31344 tablet.cc:2404] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:21.263 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:21.264 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:21.264 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:21.264 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.264 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.264 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.264 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.264 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.264 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.265 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.265 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.265 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.306142 31458 raft_consensus.cc:493] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.306490 31458 raft_consensus.cc:515] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.308712 31458 leader_election.cc:290] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497), 4cde6de8b28a4d6ab36d37ee0baffa6c (127.29.235.65:34163)
14:01:21.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.316083 31456 raft_consensus.cc:493] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.316670 31456 raft_consensus.cc:515] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.318 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:21.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.319952 31296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c5b7a688cd4023b5abf47dda286d4f" candidate_uuid: "097170ff7709445391f65cfc486a5411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e94a04888143a48192c801f6e705c6" is_pre_election: true
14:01:21.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.320179 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c5b7a688cd4023b5abf47dda286d4f" candidate_uuid: "097170ff7709445391f65cfc486a5411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" is_pre_election: true
14:01:21.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.320425 31456 leader_election.cc:290] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497), 097170ff7709445391f65cfc486a5411 (127.29.235.66:38619)
14:01:21.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.320519 31296 raft_consensus.cc:2468] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 097170ff7709445391f65cfc486a5411 in term 0.
14:01:21.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.320693 31003 raft_consensus.cc:2468] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 097170ff7709445391f65cfc486a5411 in term 0.
14:01:21.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.321375 31094 leader_election.cc:304] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [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: 097170ff7709445391f65cfc486a5411, 79e94a04888143a48192c801f6e705c6; no voters: 
14:01:21.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.322088 31458 raft_consensus.cc:2804] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:21.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.322270 31458 raft_consensus.cc:493] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:21.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.322567 31458 raft_consensus.cc:3060] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Advancing to term 1
14:01:21.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.326776 31458 raft_consensus.cc:515] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.328588 31296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c5b7a688cd4023b5abf47dda286d4f" candidate_uuid: "097170ff7709445391f65cfc486a5411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e94a04888143a48192c801f6e705c6"
14:01:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.328951 31296 raft_consensus.cc:3060] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Advancing to term 1
14:01:21.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.333956 31296 raft_consensus.cc:2468] T 94c5b7a688cd4023b5abf47dda286d4f P 79e94a04888143a48192c801f6e705c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 097170ff7709445391f65cfc486a5411 in term 1.
14:01:21.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.333982 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c5b7a688cd4023b5abf47dda286d4f" candidate_uuid: "097170ff7709445391f65cfc486a5411" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c"
14:01:21.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.334034 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c5b7a688cd4023b5abf47dda286d4f" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "097170ff7709445391f65cfc486a5411" is_pre_election: true
14:01:21.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.334239 31458 leader_election.cc:290] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [CANDIDATE]: Term 1 election: Requested vote from peers 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497), 4cde6de8b28a4d6ab36d37ee0baffa6c (127.29.235.65:34163)
14:01:21.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.334208 31003 raft_consensus.cc:3060] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Advancing to term 1
14:01:21.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.333874 31295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94c5b7a688cd4023b5abf47dda286d4f" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e94a04888143a48192c801f6e705c6" is_pre_election: true
14:01:21.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.334676 31160 raft_consensus.cc:2393] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cde6de8b28a4d6ab36d37ee0baffa6c in current term 1: Already voted for candidate 097170ff7709445391f65cfc486a5411 in this term.
14:01:21.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.335621 31094 leader_election.cc:304] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [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: 097170ff7709445391f65cfc486a5411, 79e94a04888143a48192c801f6e705c6; no voters: 
14:01:21.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.335852 30937 leader_election.cc:304] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cde6de8b28a4d6ab36d37ee0baffa6c; no voters: 097170ff7709445391f65cfc486a5411, 79e94a04888143a48192c801f6e705c6
14:01:21.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.336081 31458 raft_consensus.cc:2804] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 1 FOLLOWER]: Leader election won for term 1
14:01:21.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.336748 31458 raft_consensus.cc:697] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [term 1 LEADER]: Becoming Leader. State: Replica: 097170ff7709445391f65cfc486a5411, State: Running, Role: LEADER
14:01:21.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.337580 31003 raft_consensus.cc:2468] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 097170ff7709445391f65cfc486a5411 in term 1.
14:01:21.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.337874 31456 raft_consensus.cc:2749] T 94c5b7a688cd4023b5abf47dda286d4f P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:21.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.337860 31458 consensus_queue.cc:237] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [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: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } }
14:01:21.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.344877 30679 catalog_manager.cc:5696] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 reported cstate change: term changed from 0 to 1, leader changed from <none> to 097170ff7709445391f65cfc486a5411 (127.29.235.66). New cstate: current_term: 1 leader_uuid: "097170ff7709445391f65cfc486a5411" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } health_report { overall_health: UNKNOWN } } }
14:01:21.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.379978 30679 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34770:
14:01:21.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "replication_test_table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "key1" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key2" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key3" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "data" type: STRING is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:01:21.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:21.389659 30679 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 21038f3800024dab9e07843b3eb36d71 has no consensus state
14:01:21.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 32 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112881390 for job 6c66a0b83413c01f1729eff368539c55.
14:01:21.406 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 32 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:01:21.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.402915 30983 tablet_service.cc:1511] Processing CreateTablet for tablet 21038f3800024dab9e07843b3eb36d71 (DEFAULT_TABLE table=replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:01:21.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.403067 31140 tablet_service.cc:1511] Processing CreateTablet for tablet 21038f3800024dab9e07843b3eb36d71 (DEFAULT_TABLE table=replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:01:21.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.403556 30983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21038f3800024dab9e07843b3eb36d71. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:21.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.403857 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21038f3800024dab9e07843b3eb36d71. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:21.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.405849 31276 tablet_service.cc:1511] Processing CreateTablet for tablet 21038f3800024dab9e07843b3eb36d71 (DEFAULT_TABLE table=replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac]), partition=RANGE (key1) PARTITION 100 <= VALUES < 200
14:01:21.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.406335 31276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21038f3800024dab9e07843b3eb36d71. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:21.408 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 32 as completed for source Source: KuduSource.
14:01:21.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.410148 31452 tablet_bootstrap.cc:492] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411: Bootstrap starting.
14:01:21.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.412021 31451 tablet_bootstrap.cc:492] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6: Bootstrap starting.
14:01:21.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.412099 31452 tablet_bootstrap.cc:654] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411: Neither blocks nor log segments found. Creating new log.
14:01:21.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.413719 31450 tablet_bootstrap.cc:492] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c: Bootstrap starting.
14:01:21.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.413992 31451 tablet_bootstrap.cc:654] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6: Neither blocks nor log segments found. Creating new log.
14:01:21.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.414297 31452 tablet_bootstrap.cc:492] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411: No bootstrap required, opened a new log
14:01:21.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.414409 31452 ts_tablet_manager.cc:1403] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
14:01:21.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.415256 31452 raft_consensus.cc:359] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.415402 31452 raft_consensus.cc:385] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:21.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.415541 31452 raft_consensus.cc:740] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 097170ff7709445391f65cfc486a5411, State: Initialized, Role: FOLLOWER
14:01:21.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.415726 31450 tablet_bootstrap.cc:654] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c: Neither blocks nor log segments found. Creating new log.
14:01:21.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.415836 31452 consensus_queue.cc:260] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.418327 31450 tablet_bootstrap.cc:492] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c: No bootstrap required, opened a new log
14:01:21.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.418548 31450 ts_tablet_manager.cc:1403] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
14:01:21.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.419651 31450 raft_consensus.cc:359] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.419852 31450 raft_consensus.cc:385] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:21.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.419947 31450 raft_consensus.cc:740] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cde6de8b28a4d6ab36d37ee0baffa6c, State: Initialized, Role: FOLLOWER
14:01:21.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.420210 31450 consensus_queue.cc:260] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.420781 31450 ts_tablet_manager.cc:1434] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:01:21.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.422505 31451 tablet_bootstrap.cc:492] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6: No bootstrap required, opened a new log
14:01:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.422670 31451 ts_tablet_manager.cc:1403] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.000s
14:01:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.423923 31452 ts_tablet_manager.cc:1434] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.002s
14:01:21.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.424221 31451 raft_consensus.cc:359] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.424443 31451 raft_consensus.cc:385] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:21.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.424564 31451 raft_consensus.cc:740] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e94a04888143a48192c801f6e705c6, State: Initialized, Role: FOLLOWER
14:01:21.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.424820 31451 consensus_queue.cc:260] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.425323 31451 ts_tablet_manager.cc:1434] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
14:01:21.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.428879 30679 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776: replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac] alter complete (version 0)
14:01:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.439491 30678 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34770:
14:01:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "replication_test_table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\000" } } } schema { columns { name: "key1" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key2" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "key3" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "data" type: STRING is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:01:21.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:21.446413 30666 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 21038f3800024dab9e07843b3eb36d71 (table replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 21038f3800024dab9e07843b3eb36d71 consensus state has no leader
14:01:21.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:21.448675 30678 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 21038f3800024dab9e07843b3eb36d71 consensus state has no leader
14:01:21.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:21.448915 30678 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7296f3088cc04b06afb6bb5c5cfd98ef has no consensus state
14:01:21.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.456658 30983 tablet_service.cc:1511] Processing CreateTablet for tablet 7296f3088cc04b06afb6bb5c5cfd98ef (DEFAULT_TABLE table=replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac]), partition=RANGE (key1) PARTITION 200 <= VALUES
14:01:21.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.457286 30983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7296f3088cc04b06afb6bb5c5cfd98ef. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:21.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.458400 31276 tablet_service.cc:1511] Processing CreateTablet for tablet 7296f3088cc04b06afb6bb5c5cfd98ef (DEFAULT_TABLE table=replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac]), partition=RANGE (key1) PARTITION 200 <= VALUES
14:01:21.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.458907 31276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7296f3088cc04b06afb6bb5c5cfd98ef. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:21.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.459542 31140 tablet_service.cc:1511] Processing CreateTablet for tablet 7296f3088cc04b06afb6bb5c5cfd98ef (DEFAULT_TABLE table=replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac]), partition=RANGE (key1) PARTITION 200 <= VALUES
14:01:21.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.459977 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7296f3088cc04b06afb6bb5c5cfd98ef. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:21.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.463887 31451 tablet_bootstrap.cc:492] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6: Bootstrap starting.
14:01:21.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.465484 31451 tablet_bootstrap.cc:654] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6: Neither blocks nor log segments found. Creating new log.
14:01:21.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.467590 31451 tablet_bootstrap.cc:492] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6: No bootstrap required, opened a new log
14:01:21.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.467996 31451 ts_tablet_manager.cc:1403] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
14:01:21.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.468255 31450 tablet_bootstrap.cc:492] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c: Bootstrap starting.
14:01:21.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.468849 31451 raft_consensus.cc:359] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.469002 31451 raft_consensus.cc:385] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:21.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.469049 31451 raft_consensus.cc:740] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79e94a04888143a48192c801f6e705c6, State: Initialized, Role: FOLLOWER
14:01:21.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.469300 31451 consensus_queue.cc:260] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.469801 31452 tablet_bootstrap.cc:492] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411: Bootstrap starting.
14:01:21.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.469933 31451 ts_tablet_manager.cc:1434] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
14:01:21.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.470906 31450 tablet_bootstrap.cc:654] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c: Neither blocks nor log segments found. Creating new log.
14:01:21.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.471767 31452 tablet_bootstrap.cc:654] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411: Neither blocks nor log segments found. Creating new log.
14:01:21.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.476709 31452 tablet_bootstrap.cc:492] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411: No bootstrap required, opened a new log
14:01:21.476 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:21.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.477177 31452 ts_tablet_manager.cc:1403] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.001s
14:01:21.477 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:21.477 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:21.478 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:21.478 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:21.478 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.478267 31450 tablet_bootstrap.cc:492] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c: No bootstrap required, opened a new log
14:01:21.478 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.478331 31452 raft_consensus.cc:359] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:21.478 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.478613 31450 ts_tablet_manager.cc:1403] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.007s
14:01:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.478654 31452 raft_consensus.cc:385] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:21.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.478735 31452 raft_consensus.cc:740] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 097170ff7709445391f65cfc486a5411, State: Initialized, Role: FOLLOWER
14:01:21.478 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:21.479 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:21.479 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:21.479 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.479036 31452 consensus_queue.cc:260] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.479772 31452 ts_tablet_manager.cc:1434] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:21.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.479699 31450 raft_consensus.cc:359] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.479915 31450 raft_consensus.cc:385] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.479996 31450 raft_consensus.cc:740] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cde6de8b28a4d6ab36d37ee0baffa6c, State: Initialized, Role: FOLLOWER
14:01:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.480243 31450 consensus_queue.cc:260] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.481496 31450 ts_tablet_manager.cc:1434] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:01:21.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.487884 30678 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7fffe0d96a0450481e386ad85c14776: replication_test_table [id=94a2a99b9b794cac831e279674f2d9ac] alter complete (version 0)
14:01:21.491 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:21.491 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:21.492 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:21.492 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:21.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:21.492 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:21.492 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:21.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:21.492 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:21.493 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:21.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:21.493 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:21.493 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:21.498 [DEBUG - main] (Connection.java:575) [peer master-127.29.61.189:43243(127.29.61.189:43243)] disconnecting while in state READY
14:01:21.498 [DEBUG - main] (Connection.java:575) [peer master-127.29.61.190:42951(127.29.61.190:42951)] disconnecting while in state READY
14:01:21.498 [DEBUG - main] (Connection.java:575) [peer master-127.29.61.188:46283(127.29.61.188:46283)] disconnecting while in state READY
14:01:21.499 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.61.190:42951(127.29.61.190:42951)] handling channelInactive
14:01:21.499 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state READY due to: connection closed
14:01:21.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.61.189:43243(127.29.61.189:43243)] handling channelInactive
14:01:21.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:21.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state READY due to: connection closed
14:01:21.500 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-0
14:01:21.500 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-1
14:01:21.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.61.188:46283(127.29.61.188:46283)] handling channelInactive
14:01:21.502 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state READY due to: connection closed
14:01:21.502 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-2
14:01:21.502 [DEBUG - main] (Connection.java:575) [peer master-127.29.235.124:46113(127.29.235.124:46113)] disconnecting while in state READY
14:01:21.502 [DEBUG - main] (Connection.java:575) [peer master-127.29.235.126:38955(127.29.235.126:38955)] disconnecting while in state READY
14:01:21.502 [DEBUG - main] (Connection.java:575) [peer master-127.29.235.125:34501(127.29.235.125:34501)] disconnecting while in state READY
14:01:21.503 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.235.125:34501(127.29.235.125:34501)] handling channelInactive
14:01:21.503 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state READY due to: connection closed
14:01:21.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.235.124:46113(127.29.235.124:46113)] handling channelInactive
14:01:21.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state READY due to: connection closed
14:01:21.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:21.505 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-1
14:01:21.505 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-0
14:01:21.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.235.126:38955(127.29.235.126:38955)] handling channelInactive
14:01:21.505 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state READY due to: connection closed
14:01:21.506 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-2
14:01:21.507 [INFO - main] (TypeExtractor.java:2144) Field Row#fieldByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:21.508 [INFO - main] (TypeExtractor.java:2069) class java.util.LinkedHashMap does not contain a getter for field accessOrder
14:01:21.508 [INFO - main] (TypeExtractor.java:2072) class java.util.LinkedHashMap does not contain a setter for field accessOrder
14:01:21.508 [INFO - main] (TypeExtractor.java:2116) Class class java.util.LinkedHashMap cannot be used as a POJO type because not all fields are valid POJO fields, and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:21.508 [INFO - main] (TypeExtractor.java:2144) Field Row#positionByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:21.508 [INFO - main] (TypeExtractor.java:2197) class org.apache.flink.types.Row is missing a default constructor so it cannot be used as a POJO type and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:21.515 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.cpu.cores required for local execution is not set, setting it to the maximal possible value.
14:01:21.516 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.heap.size required for local execution is not set, setting it to the maximal possible value.
14:01:21.516 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.off-heap.size required for local execution is not set, setting it to the maximal possible value.
14:01:21.516 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.min required for local execution is not set, setting it to its default value 64 mb.
14:01:21.516 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.max required for local execution is not set, setting it to its default value 64 mb.
14:01:21.516 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.managed.size required for local execution is not set, setting it to its default value 128 mb.
14:01:21.516 [INFO - main] (MiniCluster.java:324) Starting Flink Mini Cluster
14:01:21.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:21.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.599167 31456 raft_consensus.cc:493] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:21.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.599434 31456 raft_consensus.cc:515] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.600273 31456 leader_election.cc:290] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 097170ff7709445391f65cfc486a5411 (127.29.235.66:38619), 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497)
14:01:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.601004 31296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7296f3088cc04b06afb6bb5c5cfd98ef" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e94a04888143a48192c801f6e705c6" is_pre_election: true
14:01:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.601027 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7296f3088cc04b06afb6bb5c5cfd98ef" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "097170ff7709445391f65cfc486a5411" is_pre_election: true
14:01:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.601316 31160 raft_consensus.cc:2468] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cde6de8b28a4d6ab36d37ee0baffa6c in term 0.
14:01:21.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.601305 31296 raft_consensus.cc:2468] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cde6de8b28a4d6ab36d37ee0baffa6c in term 0.
14:01:21.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.601940 30937 leader_election.cc:304] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 097170ff7709445391f65cfc486a5411, 4cde6de8b28a4d6ab36d37ee0baffa6c, 79e94a04888143a48192c801f6e705c6; no voters: 
14:01:21.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.602365 31456 raft_consensus.cc:2804] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:21.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.602514 31456 raft_consensus.cc:493] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:21.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.602638 31456 raft_consensus.cc:3060] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Advancing to term 1
14:01:21.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.605963 31456 raft_consensus.cc:515] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.607345 31456 leader_election.cc:290] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [CANDIDATE]: Term 1 election: Requested vote from peers 097170ff7709445391f65cfc486a5411 (127.29.235.66:38619), 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497)
14:01:21.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.608450 31296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7296f3088cc04b06afb6bb5c5cfd98ef" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e94a04888143a48192c801f6e705c6"
14:01:21.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.608737 31296 raft_consensus.cc:3060] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Advancing to term 1
14:01:21.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.611207 31296 raft_consensus.cc:2468] T 7296f3088cc04b06afb6bb5c5cfd98ef P 79e94a04888143a48192c801f6e705c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cde6de8b28a4d6ab36d37ee0baffa6c in term 1.
14:01:21.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.612525 30937 leader_election.cc:304] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [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: 4cde6de8b28a4d6ab36d37ee0baffa6c, 79e94a04888143a48192c801f6e705c6; no voters: 
14:01:21.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.612927 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7296f3088cc04b06afb6bb5c5cfd98ef" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "097170ff7709445391f65cfc486a5411"
14:01:21.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.613022 31456 raft_consensus.cc:2804] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 1 FOLLOWER]: Leader election won for term 1
14:01:21.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.613176 31160 raft_consensus.cc:3060] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Advancing to term 1
14:01:21.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.619524 31160 raft_consensus.cc:2468] T 7296f3088cc04b06afb6bb5c5cfd98ef P 097170ff7709445391f65cfc486a5411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cde6de8b28a4d6ab36d37ee0baffa6c in term 1.
14:01:21.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.621430 31456 raft_consensus.cc:697] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 1 LEADER]: Becoming Leader. State: Replica: 4cde6de8b28a4d6ab36d37ee0baffa6c, State: Running, Role: LEADER
14:01:21.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.622426 31456 consensus_queue.cc:237] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [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: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.630224 30677 catalog_manager.cc:5696] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cde6de8b28a4d6ab36d37ee0baffa6c (127.29.235.65). New cstate: current_term: 1 leader_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } health_report { overall_health: UNKNOWN } } }
14:01:21.649 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 64 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112881649 for job 90bda1722df50ce6c20bc5d9174cc672.
14:01:21.659 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 64 for job 90bda1722df50ce6c20bc5d9174cc672 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:21.660 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 64 as completed for source Source: KuduSource.
14:01:21.690 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:21.690 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:21.691 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:21.691 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.691 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.691 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.691 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.691 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.691 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.692 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.692 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.692 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.692 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:21.738 [INFO - main] (MiniCluster.java:343) Starting Metrics Registry
14:01:21.749 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:21.749 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:21.750 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:21.750 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:21.750 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:21.750 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:21.751 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:21.751 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:21.751 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:21.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:21.751 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:21.751 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:21.752 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:21.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.758108 31456 raft_consensus.cc:493] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:21.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.758378 31456 raft_consensus.cc:515] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.759136 31456 leader_election.cc:290] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 097170ff7709445391f65cfc486a5411 (127.29.235.66:38619), 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497)
14:01:21.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.760426 31296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21038f3800024dab9e07843b3eb36d71" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e94a04888143a48192c801f6e705c6" is_pre_election: true
14:01:21.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.760708 31296 raft_consensus.cc:2468] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cde6de8b28a4d6ab36d37ee0baffa6c in term 0.
14:01:21.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.761264 30937 leader_election.cc:304] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [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: 4cde6de8b28a4d6ab36d37ee0baffa6c, 79e94a04888143a48192c801f6e705c6; no voters: 
14:01:21.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.761657 31456 raft_consensus.cc:2804] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:21.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.761772 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21038f3800024dab9e07843b3eb36d71" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "097170ff7709445391f65cfc486a5411" is_pre_election: true
14:01:21.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.762148 31456 raft_consensus.cc:493] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:21.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.762312 31160 raft_consensus.cc:2468] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cde6de8b28a4d6ab36d37ee0baffa6c in term 0.
14:01:21.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.762501 31456 raft_consensus.cc:3060] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 0 FOLLOWER]: Advancing to term 1
14:01:21.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.766239 31456 raft_consensus.cc:515] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.767745 31160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21038f3800024dab9e07843b3eb36d71" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "097170ff7709445391f65cfc486a5411"
14:01:21.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.768038 31160 raft_consensus.cc:3060] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411 [term 0 FOLLOWER]: Advancing to term 1
14:01:21.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.768285 31296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21038f3800024dab9e07843b3eb36d71" candidate_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79e94a04888143a48192c801f6e705c6"
14:01:21.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.768501 31296 raft_consensus.cc:3060] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6 [term 0 FOLLOWER]: Advancing to term 1
14:01:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.771421 31296 raft_consensus.cc:2468] T 21038f3800024dab9e07843b3eb36d71 P 79e94a04888143a48192c801f6e705c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cde6de8b28a4d6ab36d37ee0baffa6c in term 1.
14:01:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.772114 30937 leader_election.cc:304] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [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: 4cde6de8b28a4d6ab36d37ee0baffa6c, 79e94a04888143a48192c801f6e705c6; no voters: 
14:01:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.772218 31160 raft_consensus.cc:2468] T 21038f3800024dab9e07843b3eb36d71 P 097170ff7709445391f65cfc486a5411 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cde6de8b28a4d6ab36d37ee0baffa6c in term 1.
14:01:21.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.772524 31484 raft_consensus.cc:2804] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 1 FOLLOWER]: Leader election won for term 1
14:01:21.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.777172 31456 leader_election.cc:290] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [CANDIDATE]: Term 1 election: Requested vote from peers 097170ff7709445391f65cfc486a5411 (127.29.235.66:38619), 79e94a04888143a48192c801f6e705c6 (127.29.235.67:39497)
14:01:21.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.790848 31484 raft_consensus.cc:697] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [term 1 LEADER]: Becoming Leader. State: Replica: 4cde6de8b28a4d6ab36d37ee0baffa6c, State: Running, Role: LEADER
14:01:21.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.791556 31484 consensus_queue.cc:237] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [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: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } }
14:01:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.807160 30677 catalog_manager.cc:5696] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cde6de8b28a4d6ab36d37ee0baffa6c (127.29.235.65). New cstate: current_term: 1 leader_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 } health_report { overall_health: UNKNOWN } } }
14:01:21.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:21.831 [INFO - main] (MetricRegistryImpl.java:177) No metrics reporter configured, no metrics will be exposed/reported.
14:01:21.831 [INFO - main] (MetricRegistryImpl.java:240) No trace reporter configured, no metrics will be exposed/reported.
14:01:21.831 [INFO - main] (MiniCluster.java:350) Starting RPC Service(s)
14:01:21.847 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:01:21.870 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:21.871 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:21.871 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.871 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.872 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.872 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:21.872 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.872 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.873 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.873 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.873 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.873 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.873 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:21.874 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28385), Traces: [0ms] sending RPC to server master-127.25.153.252:42633, [2ms] received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [23ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [24ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [42ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [45ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [64ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [84ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [86ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [103ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [104ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [163ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [164ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [201ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [204ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [204ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [384ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [384ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [521ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [523ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [524ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [881ms] refreshing cache from master, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [883ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1042ms] refreshing cache from master, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1044ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3621ms] refreshing cache from master, [3621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [3624ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [6921ms] refreshing cache from master, [6921ms] too many traces: truncated at 100 traces, deferred=Deferred@699428321(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@6173c713 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577)))
14:01:21.876 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:21.876 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:21.876 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:21.877 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.877 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.877 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.877 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.877 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.877 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.878 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.878 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:21.878 [ERROR - SourceCoordinator-Source: KuduSource] (SourceCoordinatorContext.java:436) Exception while handling result from async call in SourceCoordinator-Source: KuduSource. Triggering job failover.
org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28385), Traces: [0ms] sending RPC to server master-127.25.153.252:42633, [2ms] received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [23ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [24ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [42ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [45ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [64ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [84ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [86ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [103ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [104ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [163ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [164ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [201ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [204ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [204ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [384ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [384ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [521ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [523ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [524ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [881ms] refreshing cache from master, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [883ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1042ms] refreshing cache from master, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1044ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3621ms] refreshing cache from master, [3621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [3624ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [6921ms] refreshing cache from master, [6921ms] too many traces: truncated at 100 traces, deferred=Deferred@699428321(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@6173c713 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28385), Traces: [0ms] sending RPC to server master-127.25.153.252:42633, [2ms] received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [23ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [24ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [42ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [45ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [64ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [84ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [86ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [103ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [104ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [163ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [164ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [201ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [204ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [204ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [384ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [384ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [521ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [523ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [524ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [881ms] refreshing cache from master, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [883ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1042ms] refreshing cache from master, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1044ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3621ms] refreshing cache from master, [3621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [3624ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [6921ms] refreshing cache from master, [6921ms] too many traces: truncated at 100 traces, deferred=Deferred@699428321(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@6173c713 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.25.153.254:44529
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:21.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.885396 31458 consensus_queue.cc:1048] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cde6de8b28a4d6ab36d37ee0baffa6c" member_type: VOTER last_known_addr { host: "127.29.235.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:21.890 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:21.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 33 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112881889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:21.891 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:21.891 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.891 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.892 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.892 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.892 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.892 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:21.896 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.896 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.896 [INFO - pool-96-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.896 [WARN - pool-96-thread-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:21.902 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 33 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:01:21.903 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 33 as completed for source Source: KuduSource.
14:01:21.905 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultScheduler.java:318) Trying to recover from a global failure.
org.apache.flink.util.FlinkException: Global failure triggered by OperatorCoordinator for 'Source: KuduSource -> Sink: Writer' (operator cbc357ccb763df2852fee8c4fc7d55f2).
	at org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder$LazyInitializedCoordinatorContext.failJob(OperatorCoordinatorHolder.java:651)
	at org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator$QuiesceableContext.failJob(RecreateOnResetOperatorCoordinator.java:248)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.failJob(SourceCoordinatorContext.java:427)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.handleUncaughtExceptionFromAsyncCall(SourceCoordinatorContext.java:440)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:42)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	... 6 more
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28385), Traces: [0ms] sending RPC to server master-127.25.153.252:42633, [2ms] received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [23ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [24ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [42ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [45ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [64ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [84ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [86ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [103ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [104ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [163ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [164ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [201ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [204ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [204ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [384ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [384ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [521ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [523ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [524ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [881ms] refreshing cache from master, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [883ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1042ms] refreshing cache from master, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1044ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3621ms] refreshing cache from master, [3621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [3624ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [6921ms] refreshing cache from master, [6921ms] too many traces: truncated at 100 traces, deferred=Deferred@699428321(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@6173c713 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28385), Traces: [0ms] sending RPC to server master-127.25.153.252:42633, [2ms] received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [2ms] delaying RPC due to: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [21ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [23ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [24ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [24ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [42ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [44ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [45ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [63ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [64ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [84ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [85ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [86ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [103ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [104ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [104ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [163ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [164ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [164ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [201ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [203ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [204ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [204ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [383ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [384ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [384ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [521ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [523ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [524ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [524ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [881ms] refreshing cache from master, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [883ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [883ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1042ms] refreshing cache from master, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1044ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3621ms] refreshing cache from master, [3621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3623ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [3624ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [6921ms] refreshing cache from master, [6921ms] too many traces: truncated at 100 traces, deferred=Deferred@699428321(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@6173c713 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1230384433 after retry RPC after error@1488900312) -> (continuation of Deferred@1925935435 after retry RPC after error@234842974) -> (continuation of Deferred@1975054453 after retry RPC after error@1538184714) -> (continuation of Deferred@1925625117 after retry RPC after error@76907904) -> (continuation of Deferred@907867711 after retry RPC after error@456091760) -> (continuation of Deferred@1543919701 after retry RPC after error@1956081616) -> (continuation of Deferred@636207731 after retry RPC after error@1172787798) -> (continuation of Deferred@726498895 after retry RPC after error@1684761881) -> (continuation of Deferred@526959549 after retry RPC after error@1625442276) -> (continuation of Deferred@547222193 after retry RPC after error@530661406) -> (continuation of Deferred@1175260540 after retry RPC after error@883081022) -> (continuation of Deferred@2078657377 after retry RPC after error@1859245491) -> (continuation of Deferred@1083786232 after retry RPC after error@1642287002) -> (continuation of Deferred@872951300 after retry RPC after error@1410599291) -> (continuation of Deferred@1587025538 after retry RPC after error@637275476) -> (continuation of Deferred@1349615585 after retry RPC after error@609938245) -> (continuation of Deferred@979948874 after retry RPC after error@2134637054) -> (continuation of Deferred@619581327 after retry RPC after error@1469958292) -> (continuation of Deferred@732136872 after retry RPC after error@200764715) -> (continuation of Deferred@1597082029 after retry RPC after error@1716597687) -> (continuation of Deferred@1365795856 after retry RPC after error@1632027939) -> (continuation of Deferred@854148167 after retry RPC after error@1565132070) -> (continuation of Deferred@1326490235 after retry RPC after error@413669735) -> (continuation of Deferred@1612430665 after retry RPC after error@1836447577)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.25.153.254:44529
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:21.910 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:21.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:21.917068 31458 consensus_queue.cc:1048] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:21.937 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.937 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.937 [INFO - pool-96-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.938 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:21.939 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.939 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.940 [INFO - pool-96-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.940 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:21.941 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.942 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.942 [INFO - pool-96-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.942 [WARN - pool-96-thread-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:21.949 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:21.963 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.963 [INFO - pool-96-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.963 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:21.964 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.965 [INFO - pool-96-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.965 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:21.965 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.966 [INFO - pool-96-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.966 [WARN - pool-96-thread-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:21.969 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultScheduler.java:347) 4 tasks will be restarted to recover from a global failure.
14:01:21.969 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (90bda1722df50ce6c20bc5d9174cc672) switched from state RUNNING to RESTARTING.
14:01:21.970 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 3 (#0) of source Source: KuduSource.
14:01:21.970 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from RUNNING to CANCELING.
14:01:21.973 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:01:21.974 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from RUNNING to CANCELING.
14:01:21.974 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:01:21.974 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:21.974 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:21.974 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 2 (#0) of source Source: KuduSource.
14:01:21.974 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:21.974 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.974 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to CANCELING.
14:01:21.975 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.975 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:21.975 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.975 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.976 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:21.975 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:21.976 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:21.975 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 1 (#0) of source Source: KuduSource.
14:01:21.976 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING.
14:01:21.981 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 0 (#0) of source Source: KuduSource.
14:01:21.982 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING.
14:01:21.987 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.26.72.124:43487(127.26.72.124:43487)] disconnecting while in state TERMINATED
14:01:21.988 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.26.72.125:46219(127.26.72.125:46219)] disconnecting while in state TERMINATED
14:01:21.988 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.26.72.126:44929(127.26.72.126:44929)] disconnecting while in state TERMINATED
14:01:21.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:21.989 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:21.989 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:01:21.990 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:21.990 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:21.991 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.991 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.991 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:21.990 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:21.991 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:21.992 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:21.992 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:21.992 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:21.992 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:21.993 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:21.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:21.993 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:21.993 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:21.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:21.994 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:21.994 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:21.994 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:21.995 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.995 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.995 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:21.995 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.996 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.996 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:21.996 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:21.997 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:21.998 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to CANCELING.
14:01:21.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:21.998728 31094 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.235.67:39497, user_credentials={real_user=slave}} blocked reactor thread for 61896.6us
14:01:22.027 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:22.027 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-2
14:01:22.028 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:22.028 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CANCELING to CANCELED.
14:01:22.028 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (4/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:01:22.027 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:22.028 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:22.029 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:22.029 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.030 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.030 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.030 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.030 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.030 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.031 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.031 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.031 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.031 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:22.031 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:22.031 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING.
14:01:22.031 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:22.032 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.26.72.124:43487(127.26.72.124:43487)] disconnecting while in state TERMINATED
14:01:22.032 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.26.72.124:43487(127.26.72.124:43487)] disconnecting while in state TERMINATED
14:01:22.032 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.26.72.125:46219(127.26.72.125:46219)] disconnecting while in state TERMINATED
14:01:22.033 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.26.72.126:44929(127.26.72.126:44929)] disconnecting while in state TERMINATED
14:01:22.033 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.26.72.125:46219(127.26.72.125:46219)] disconnecting while in state TERMINATED
14:01:22.033 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.26.72.126:44929(127.26.72.126:44929)] disconnecting while in state TERMINATED
14:01:22.033 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer e76c5c97e3284a85be3088f7ea143489(127.26.72.65:41157)] disconnecting while in state TERMINATED
14:01:22.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:22.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:22.034 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:01:22.034 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:22.035 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:22.035 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-3
14:01:22.035 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-1
14:01:22.036 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:22.036 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING.
14:01:22.036 [INFO - flink-pekko.actor.default-dispatcher-4] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:22.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:22.040 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (4/4)#0 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0.
14:01:22.041 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.26.72.124:43487(127.26.72.124:43487)] disconnecting while in state TERMINATED
14:01:22.041 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CANCELING to CANCELED.
14:01:22.041 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.26.72.125:46219(127.26.72.125:46219)] disconnecting while in state TERMINATED
14:01:22.041 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.26.72.126:44929(127.26.72.126:44929)] disconnecting while in state TERMINATED
14:01:22.042 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:22.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:22.044 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:22.044 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-2
14:01:22.044 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-2
14:01:22.045 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:22.045 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 27 thread-local buffer(s) from thread: kudu-nio-2
14:01:22.045 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CANCELING to CANCELED.
14:01:22.045 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (3/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:22.045 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:22.046 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (3/4)#0 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0.
14:01:22.046 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CANCELING to CANCELED.
14:01:22.047 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:22.048 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED.
14:01:22.048 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (2/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:22.049 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (2/4)#0 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0.
14:01:22.050 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED.
14:01:22.050 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:22.054 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:22.054 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-1
14:01:22.054 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED.
14:01:22.054 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (1/4)#0 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:22.055 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (1/4)#0 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0.
14:01:22.055 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED.
14:01:22.056 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:318) Clearing resource requirements of job 90bda1722df50ce6c20bc5d9174cc672
14:01:22.070 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:22.070 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:22.071 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:22.071 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.071 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.071 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.071 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.071 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.071 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.071 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.072 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.072 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:22.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:22.113067 31486 consensus_queue.cc:1048] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:22.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:22.113425 31484 consensus_queue.cc:1048] T 7296f3088cc04b06afb6bb5c5cfd98ef P 4cde6de8b28a4d6ab36d37ee0baffa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:22.150 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:22.150 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:22.150 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:22.151 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.151 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.151 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.151 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.151 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.151 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.151 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.152 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.151 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.152 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:22.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:22.226930 31484 consensus_queue.cc:1048] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "097170ff7709445391f65cfc486a5411" member_type: VOTER last_known_addr { host: "127.29.235.66" port: 38619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:22.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:22.232077 31484 consensus_queue.cc:1048] T 21038f3800024dab9e07843b3eb36d71 P 4cde6de8b28a4d6ab36d37ee0baffa6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "79e94a04888143a48192c801f6e705c6" member_type: VOTER last_known_addr { host: "127.29.235.67" port: 39497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:22.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:22.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 34 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112882389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:22.390 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:22.391 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:22.391 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:22.392 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.392 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.392 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.393 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.393 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.393 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.393 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.394 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.394 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:22.401 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 34 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:22.402 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 34 as completed for source Source: KuduSource.
14:01:22.489 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:22.490 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:22.490 [DEBUG - pool-96-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:22.491 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.491 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.491 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:22.492 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.492 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.492 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:22.492 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.492 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.492 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:22.492 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:22.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:22.665 [INFO - flink-pekko.actor.default-dispatcher-4] (Slf4jLogger.scala:117) Slf4jLogger started
14:01:22.722 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:22.723 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:22.723 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:22.723 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:22.723 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:22.723 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:22.723 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:22.723 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:22.724 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:22.724 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:22.724 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:22.724 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:22.724 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:22.804 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink
14:01:22.817 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:01:22.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:22.837 [INFO - flink-metrics-4] (Slf4jLogger.scala:117) Slf4jLogger started
14:01:22.850 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink-metrics
14:01:22.866 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService .
14:01:22.873 [INFO - main] (DefaultDelegationTokenManager.java:127) Loading delegation token providers
14:01:22.874 [INFO - main] (HadoopFSDelegationTokenProvider.java:78) Hadoop FS is not available (not packaged with this application): NoClassDefFoundError : "org/apache/hadoop/conf/Configuration".
14:01:22.874 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hadoopfs loaded and initialized
14:01:22.875 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hbase loaded and initialized
14:01:22.875 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider test loaded and initialized
14:01:22.875 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider throw loaded and initialized
14:01:22.876 [INFO - main] (DefaultDelegationTokenManager.java:165) Delegation token providers loaded successfully
14:01:22.876 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:01:22.876 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:01:22.877 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:01:22.877 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:01:22.877 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:01:22.877 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:01:22.877 [INFO - main] (DefaultDelegationTokenManager.java:189) Checking provider and receiver instances consistency
14:01:22.877 [INFO - main] (DefaultDelegationTokenManager.java:209) Provider and receiver instances are consistent
14:01:22.878 [INFO - main] (DefaultDelegationTokenManager.java:240) Obtaining delegation tokens
14:01:22.878 [INFO - main] (DefaultDelegationTokenManager.java:243) Delegation tokens obtained successfully
14:01:22.878 [WARN - main] (DefaultDelegationTokenManager.java:248) No tokens obtained so skipping notifications
14:01:22.878 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:01:22.878 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:01:22.878 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:01:22.879 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:01:22.879 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:01:22.879 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:01:22.879 [INFO - main] (BlobServer.java:165) Created BLOB server storage directory /tmp/minicluster_974357cd47560e12326fcdc9a63be7d5/blobStorage
14:01:22.880 [INFO - main] (BlobServer.java:239) Started BLOB server at 0.0.0.0:42347 - max concurrent requests: 50 - max backlog: 1000
14:01:22.881 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_974357cd47560e12326fcdc9a63be7d5/blobStorage
14:01:22.881 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_974357cd47560e12326fcdc9a63be7d5/blobStorage
14:01:22.882 [INFO - main] (MiniCluster.java:744) Starting 1 TaskManager(s)
14:01:22.883 [INFO - main] (TaskManagerRunner.java:609) Starting TaskManager with ResourceID: 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a
14:01:22.885 [INFO - main] (TaskManagerServices.java:552) Temporary file directory '/tmp': total 48 GB, usable 40 GB (83.33% usable)
14:01:22.885 [INFO - main] (IOManager.java:60) Created a new FileChannelManager for spilling of task related data to disk (joins, sorting, ...). Used directories:
	/tmp/flink-io-07d8accb-d789-453a-99a8-fbba9526a70b
14:01:22.889 [INFO - main] (NettyShuffleServiceFactory.java:170) Created a new FileChannelManager for storing result partitions of BLOCKING shuffles. Used directories:
	/tmp/flink-netty-shuffle-e0d2b9cf-d476-4219-acbf-d146aea29dad
14:01:22.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 35 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112882889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:22.901 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 35 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:22.903 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 35 as completed for source Source: KuduSource.
14:01:22.924 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:22.925 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:22.925 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:22.925 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:22.925 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:22.925 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:22.925 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:22.926 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:22.926 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:22.926 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:22.926 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:22.926 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:22.926 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:22.946 [INFO - main] (NetworkBufferPool.java:156) Allocated 64 MB for network buffer pool (number of memory segments: 2048, bytes per segment: 32768).
14:01:22.946 [INFO - main] (NettyShuffleEnvironment.java:355) Starting the network environment and its components.
14:01:22.947 [INFO - main] (TaskManagerServices.java:353) TaskManager data connection initialized successfully; listening internally on port: -1
14:01:22.947 [INFO - main] (KvStateService.java:92) Starting the kvState service and its components.
14:01:22.948 [INFO - main] (Configuration.java:985) Config uses fallback configuration key 'pekko.ask.timeout' instead of key 'taskmanager.slot.timeout'
14:01:22.949 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.taskexecutor.TaskExecutor at pekko://flink/user/rpc/taskmanager_16 .
14:01:22.956 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultJobLeaderService.java:127) Start job leader service.
14:01:22.956 [INFO - flink-pekko.actor.default-dispatcher-4] (FileCache.java:116) User file cache uses directory /tmp/flink-dist-cache-4bbe3d49-71c2-4f0d-b117-30d476785576
14:01:22.957 [INFO - main] (RestServerEndpoint.java:182) Starting rest endpoint.
14:01:22.957 [INFO - main] (DispatcherRestEndpoint.java:124) Failed to load web based job submission extension. Probable reason: flink-runtime-web is not in the classpath.
14:01:22.970 [WARN - main] (WebMonitorUtils.java:76) Log file environment variable 'log.file' is not set.
14:01:22.970 [WARN - main] (WebMonitorUtils.java:82) JobManager log files are unavailable in the web dashboard. Log file location not found in environment variable 'log.file' or configuration key 'web.log.path'.
14:01:22.977 [INFO - main] (RestServerEndpoint.java:308) Rest endpoint listening at localhost:34651
14:01:22.977 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'rest_server'.
14:01:22.981 [INFO - mini-cluster-io-thread-1] (WebMonitorEndpoint.java:1203) http://localhost:34651 was granted leadership with leaderSessionID=4fcbcd6a-9bd2-411c-aa61-f1770762677d
14:01:22.981 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader http://localhost:34651 , session=4fcbcd6a-9bd2-411c-aa61-f1770762677d
14:01:22.982 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'dispatcher'.
14:01:22.987 [INFO - main] (ResourceManagerServiceImpl.java:118) Starting resource manager service.
14:01:22.987 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'resource_manager'.
14:01:22.987 [INFO - mini-cluster-io-thread-2] (DefaultDispatcherRunner.java:114) DefaultDispatcherRunner was granted leadership with leader id a1a016cf-3692-4568-a211-fb29da1b55ca. Creating new DispatcherLeaderProcess.
14:01:22.988 [INFO - mini-cluster-io-thread-2] (AbstractDispatcherLeaderProcess.java:99) Start SessionDispatcherLeaderProcess.
14:01:22.990 [INFO - mini-cluster-io-thread-3] (SessionDispatcherLeaderProcess.java:144) Recover all persisted job graphs that are not finished, yet.
14:01:22.990 [INFO - mini-cluster-io-thread-3] (SessionDispatcherLeaderProcess.java:158) Successfully recovered 0 persisted job graphs.
14:01:22.991 [INFO - main] (MiniCluster.java:510) Flink Mini Cluster started successfully
14:01:22.994 [INFO - mini-cluster-io-thread-3] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_17 .
14:01:22.995 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (90bda1722df50ce6c20bc5d9174cc672) switched from state RESTARTING to RUNNING.
14:01:22.995 [INFO - flink-pekko.actor.default-dispatcher-7] (CheckpointCoordinator.java:1805) Restoring job 90bda1722df50ce6c20bc5d9174cc672 from Checkpoint 64 @ 1779112881649 for 90bda1722df50ce6c20bc5d9174cc672 located at file:/tmp/junit10286042822567947636/checkpoints/90bda1722df50ce6c20bc5d9174cc672/chk-64.
14:01:22.996 [INFO - flink-pekko.actor.default-dispatcher-7] (MasterHooks.java:201) No master state to restore
14:01:22.996 [INFO - flink-pekko.actor.default-dispatcher-7] (RecreateOnResetOperatorCoordinator.java:128) Resetting coordinator to checkpoint.
14:01:22.999 [INFO - pool-191-thread-1] (ResourceManagerServiceImpl.java:198) Resource manager service is granted leadership with session id d3a723ad-5e77-4b2e-98e9-f467c6a363b2.
14:01:23.001 [INFO - mini-cluster-io-thread-3] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/dispatcher_17 , session=a1a016cf-3692-4568-a211-fb29da1b55ca
14:01:23.001 [INFO - pool-191-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.resourcemanager.StandaloneResourceManager at pekko://flink/user/rpc/resourcemanager_18 .
14:01:23.008 [INFO - flink-pekko.actor.default-dispatcher-4] (ResourceManager.java:253) Starting the resource manager.
14:01:23.012 [INFO - Thread-41] (SourceCoordinator.java:290) Closing SourceCoordinator for source Source: KuduSource.
14:01:23.012 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to SCHEDULED.
14:01:23.012 [DEBUG - Thread-41] (Connection.java:575) [peer master-127.25.153.254:44529(127.25.153.254:44529)] disconnecting while in state TERMINATED
14:01:23.013 [DEBUG - Thread-41] (Connection.java:575) [peer master-127.25.153.253:45263(127.25.153.253:45263)] disconnecting while in state TERMINATED
14:01:23.013 [DEBUG - Thread-41] (Connection.java:575) [peer master-127.25.153.252:42633(127.25.153.252:42633)] disconnecting while in state TERMINATED
14:01:23.013 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from SCHEDULED to DEPLOYING.
14:01:23.013 [DEBUG - Thread-41] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:23.013 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #1) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 89f2c0ec731049aefa504f886d177dfd
14:01:23.013 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from CREATED to SCHEDULED.
14:01:23.014 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:23.014 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from SCHEDULED to DEPLOYING.
14:01:23.014 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #1) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 46902fd2b496348092fa77dd55b5d0c3
14:01:23.014 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-1
14:01:23.014 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to SCHEDULED.
14:01:23.014 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-2
14:01:23.015 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from SCHEDULED to DEPLOYING.
14:01:23.015 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #1) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 761e8fda568dced4725d3f0247b86251
14:01:23.015 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from CREATED to SCHEDULED.
14:01:23.015 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 89f2c0ec731049aefa504f886d177dfd.
14:01:23.016 [INFO - Thread-41] (SourceCoordinator.java:295) Source coordinator for source Source: KuduSource closed.
14:01:23.016 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from SCHEDULED to DEPLOYING.
14:01:23.016 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #1) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 9700598e01cd2c72ab1c0834a8f811ae
14:01:23.016 [INFO - Thread-41] (SourceCoordinator.java:449) Restoring SplitEnumerator of source Source: KuduSource from checkpoint.
14:01:23.017 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1), deploy into slot with allocation id 89f2c0ec731049aefa504f886d177dfd.
14:01:23.018 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:23.018 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:212) Starting the slot manager.
14:01:23.018 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:23.019 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:308) Starting tokens update task
14:01:23.019 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:23.019 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:320) No tokens obtained so skipping notifications
14:01:23.019 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:335) Tokens update task not started because either no tokens obtained or none of the tokens specified its renewal date
14:01:23.019 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:23.019 [INFO - mini-cluster-io-thread-4] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/resourcemanager_18 , session=d3a723ad-5e77-4b2e-98e9-f467c6a363b2
14:01:23.020 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1478) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_18(98e9f467c6a363b2d3a723ad5e774b2e).
14:01:23.021 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 46902fd2b496348092fa77dd55b5d0c3.
14:01:23.021 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to DEPLOYING.
14:01:23.021 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1) [DEPLOYING].
14:01:23.022 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@70037f2e
14:01:23.022 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1), deploy into slot with allocation id 46902fd2b496348092fa77dd55b5d0c3.
14:01:23.022 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:23.022 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:01:23.022 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING.
14:01:23.023 [DEBUG - Thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.023 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING.
14:01:23.023 [INFO - Thread-41] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:01:23.026 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1dccc7aa
14:01:23.027 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 761e8fda568dced4725d3f0247b86251.
14:01:23.027 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from CREATED to DEPLOYING.
14:01:23.028 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1) [DEPLOYING].
14:01:23.028 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.028 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2b997b68
14:01:23.028 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:23.028 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:01:23.028 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1), deploy into slot with allocation id 761e8fda568dced4725d3f0247b86251.
14:01:23.029 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from DEPLOYING to INITIALIZING.
14:01:23.029 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from DEPLOYING to INITIALIZING.
14:01:23.031 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@69cd504a
14:01:23.033 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.035 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'lastEndTimestamp'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:23.035 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:23.035 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'unassignedCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:23.035 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingRemovalCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:23.035 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 9700598e01cd2c72ab1c0834a8f811ae.
14:01:23.036 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to DEPLOYING.
14:01:23.036 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.037 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1) [DEPLOYING].
14:01:23.038 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1), deploy into slot with allocation id 9700598e01cd2c72ab1c0834a8f811ae.
14:01:23.038 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@e1e7499
14:01:23.039 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:23.039 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:01:23.039 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:01:23.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:23.039 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:01:23.042 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@27230f84
14:01:23.045 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.046 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.047 [INFO - flink-pekko.actor.default-dispatcher-4] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:01:23.048 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from CREATED to DEPLOYING.
14:01:23.048 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1) [DEPLOYING].
14:01:23.049 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7351ae96
14:01:23.049 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:23.049 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:01:23.049 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from DEPLOYING to INITIALIZING.
14:01:23.050 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from DEPLOYING to INITIALIZING.
14:01:23.052 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@647f225a
14:01:23.054 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.062 [INFO - flink-pekko.actor.default-dispatcher-7] (ResourceManager.java:1080) Registering TaskManager with ResourceID 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a (pekko://flink/user/rpc/taskmanager_16) at ResourceManager
14:01:23.063 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.064 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.065 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.065 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.066 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.066 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutorToResourceManagerConnection.java:99) Successful registration at resource manager pekko://flink/user/rpc/resourcemanager_18 under registration id c6ea728566f6b1b2d127a79c74b536f8.
14:01:23.066 [INFO - flink-pekko.actor.default-dispatcher-8] (Dispatcher.java:516) Received JobGraph submission 'Flink Streaming Job' (92c33aaeb4bdc39914373d284a381475).
14:01:23.066 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.067 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:344) Registering task executor 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a under c6ea728566f6b1b2d127a79c74b536f8 at the slot manager.
14:01:23.067 [INFO - flink-pekko.actor.default-dispatcher-8] (Dispatcher.java:601) Submitting job 'Flink Streaming Job' (92c33aaeb4bdc39914373d284a381475).
14:01:23.067 [INFO - flink-pekko.actor.default-dispatcher-8] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'job-92c33aaeb4bdc39914373d284a381475'.
14:01:23.067 [INFO - mini-cluster-io-thread-4] (JobMasterServiceLeadershipRunner.java:324) JobMasterServiceLeadershipRunner for job 92c33aaeb4bdc39914373d284a381475 was granted leadership with leader id 9c6f71a0-c476-4df2-8e76-0bfeaa2204e8. Creating new JobMasterServiceProcess.
14:01:23.068 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.069 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.069 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.069 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.069 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.069 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.070 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.070 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.070 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.070 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.071 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.071 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.071 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.072 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.072 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.072 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.072 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.073 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.073 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.073 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.074 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.075 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.076 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.076 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.076 [INFO - jobmanager-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_19 .
14:01:23.081 [INFO - jobmanager-io-thread-1] (JobMaster.java:319) Initializing job 'Flink Streaming Job' (92c33aaeb4bdc39914373d284a381475).
14:01:23.082 [INFO - jobmanager-io-thread-1] (DefaultSchedulerFactory.java:108) Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Flink Streaming Job (92c33aaeb4bdc39914373d284a381475).
14:01:23.083 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraph.java:393) Created execution graph b8444ba7e85df5ab7ea8bb85abf1989b for job 92c33aaeb4bdc39914373d284a381475.
14:01:23.083 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:179) Running initialization on master for job Flink Streaming Job (92c33aaeb4bdc39914373d284a381475).
14:01:23.083 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:208) Successfully ran initialization on master in 0 ms.
14:01:23.084 [INFO - jobmanager-io-thread-1] (DefaultExecutionTopology.java:416) Built 4 new pipelined regions in 0 ms, total 4 pipelined regions currently.
14:01:23.084 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@110a7ffa
14:01:23.085 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:23.085 [INFO - jobmanager-io-thread-1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit4645576404970994891/checkpoints")
14:01:23.086 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1778) No checkpoint found during restore.
14:01:23.086 [INFO - jobmanager-io-thread-1] (DefaultScheduler.java:168) Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@c98ad96 for Flink Streaming Job (92c33aaeb4bdc39914373d284a381475).
14:01:23.087 [INFO - jobmanager-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/jobmanager_19 , session=9c6f71a0-c476-4df2-8e76-0bfeaa2204e8
14:01:23.088 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.088 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.088 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.088 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.095 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.095 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.095 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.096 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.096 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.096 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.096 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.096 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.096 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.096 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.096 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.096 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.098 [INFO - flink-pekko.actor.default-dispatcher-7] (JobMaster.java:987) Starting execution of job 'Flink Streaming Job' (92c33aaeb4bdc39914373d284a381475) under job master id 8e760bfeaa2204e89c6f71a0c4764df2.
14:01:23.098 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.099 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.099 [INFO - flink-pekko.actor.default-dispatcher-7] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:01:23.099 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.099 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.100 [DEBUG - flink-pekko.actor.default-dispatcher-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.103 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.104 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.105 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.105 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.105 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.105 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.105 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.105 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.105 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:231) Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy]
14:01:23.106 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (92c33aaeb4bdc39914373d284a381475) switched from state CREATED to RUNNING.
14:01:23.107 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.107 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.108 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.108 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.108 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.108 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.109 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.109 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.109 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.109 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.110 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED.
14:01:23.111 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED.
14:01:23.111 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.112 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to SCHEDULED.
14:01:23.112 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to SCHEDULED.
14:01:23.112 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.113 [INFO - flink-pekko.actor.default-dispatcher-7] (JobMaster.java:1182) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_18(98e9f467c6a363b2d3a723ad5e774b2e)
14:01:23.114 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.115 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.115 [INFO - flink-pekko.actor.default-dispatcher-4] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:01:23.115 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.115 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.115 [INFO - flink-pekko.actor.default-dispatcher-4] (ResourceManager.java:390) Registering job manager 8e760bfeaa2204e89c6f71a0c4764df2@pekko://flink/user/rpc/jobmanager_19 for job 92c33aaeb4bdc39914373d284a381475.
14:01:23.119 [INFO - flink-pekko.actor.default-dispatcher-6] (ResourceManager.java:1015) Registered job manager 8e760bfeaa2204e89c6f71a0c4764df2@pekko://flink/user/rpc/jobmanager_19 for job 92c33aaeb4bdc39914373d284a381475.
14:01:23.120 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.120 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.120 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.121 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.121 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.122 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.122 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.122 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.123 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.123 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.123 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.124 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.125 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.125 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.125 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.125 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.125 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.126 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.126 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.126 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.127 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.128 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.128 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.128 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.128 [INFO - flink-pekko.actor.default-dispatcher-8] (JobMaster.java:1206) JobManager successfully registered at ResourceManager, leader id: 98e9f467c6a363b2d3a723ad5e774b2e.
14:01:23.129 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job 92c33aaeb4bdc39914373d284a381475: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:23.129 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.130 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.130 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.130 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.130 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.132 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.132 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.132 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.132 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.132 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.132 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.132 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.134 [DEBUG - main] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:23.134 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:709) Matching resource requirements against available resources.
Missing resources:
	 Job 92c33aaeb4bdc39914373d284a381475
		ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}
Current resources:
	TaskManager 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a
		Available: ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
		Total:     ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
14:01:23.135 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 9240fdd7563016aabeeccb865621160f from 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a for job 92c33aaeb4bdc39914373d284a381475 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:23.135 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot df82a00c53e27288f84b361d735da168 from 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a for job 92c33aaeb4bdc39914373d284a381475 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:23.136 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot f46727508fef310c35f7d1515286db0a from 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a for job 92c33aaeb4bdc39914373d284a381475 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:23.136 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 55751dca10f0bbee5aa828daa656c720 from 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a for job 92c33aaeb4bdc39914373d284a381475 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:23.136 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:1149) Receive slot request 9240fdd7563016aabeeccb865621160f for job 92c33aaeb4bdc39914373d284a381475 from resource manager with leader id 98e9f467c6a363b2d3a723ad5e774b2e.
14:01:23.136 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:321) Allocated slot for 9240fdd7563016aabeeccb865621160f with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:23.137 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.137 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.137 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.137 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.138 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.139 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:23.140 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.140 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.140 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.141 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.141 [DEBUG - main] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:23.142 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.143 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.143 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.143 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.144 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.144 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.145 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.146 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.146 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.146 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.146 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.147 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.147 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.147 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.148 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.235.124:46113(127.29.235.124:46113)] Successfully connected to peer
14:01:23.149 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.152 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.155 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:23.156 [DEBUG - main] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:23.156 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.124
14:01:23.156 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.61.189:43243(127.29.61.189:43243)] Successfully connected to peer
14:01:23.156 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.158 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.235.125:34501(127.29.235.125:34501)] Successfully connected to peer
14:01:23.158 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultJobLeaderService.java:192) Add job 92c33aaeb4bdc39914373d284a381475 for job leader monitoring.
14:01:23.159 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:1149) Receive slot request df82a00c53e27288f84b361d735da168 for job 92c33aaeb4bdc39914373d284a381475 from resource manager with leader id 98e9f467c6a363b2d3a723ad5e774b2e.
14:01:23.159 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:321) Allocated slot for df82a00c53e27288f84b361d735da168 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:23.159 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:1149) Receive slot request f46727508fef310c35f7d1515286db0a for job 92c33aaeb4bdc39914373d284a381475 from resource manager with leader id 98e9f467c6a363b2d3a723ad5e774b2e.
14:01:23.160 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.160 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:321) Allocated slot for f46727508fef310c35f7d1515286db0a with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:23.160 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:1149) Receive slot request 55751dca10f0bbee5aa828daa656c720 for job 92c33aaeb4bdc39914373d284a381475 from resource manager with leader id 98e9f467c6a363b2d3a723ad5e774b2e.
14:01:23.160 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:321) Allocated slot for 55751dca10f0bbee5aa828daa656c720 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:23.160 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.161 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.161 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.161 [INFO - mini-cluster-io-thread-4] (DefaultJobLeaderService.java:350) Try to register at job manager pekko://flink/user/rpc/jobmanager_19 with leader id 9c6f71a0-c476-4df2-8e76-0bfeaa2204e8.
14:01:23.162 [INFO - flink-pekko.actor.default-dispatcher-4] (RetryingRegistration.java:162) Resolved JobManager address, beginning registration
14:01:23.164 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultJobLeaderService.java:417) Successful registration at job manager pekko://flink/user/rpc/jobmanager_19 for job 92c33aaeb4bdc39914373d284a381475.
14:01:23.164 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:1783) Establish JobManager connection for job 92c33aaeb4bdc39914373d284a381475.
14:01:23.164 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:1633) Offer reserved slots to the leader of job 92c33aaeb4bdc39914373d284a381475.
14:01:23.165 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING.
14:01:23.166 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #0) with attempt id b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1) with allocation id 9240fdd7563016aabeeccb865621160f
14:01:23.166 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.166 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.167 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.167 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 9240fdd7563016aabeeccb865621160f.
14:01:23.167 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.167 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.168 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.168 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.168 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.169 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.169 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.169 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutorFileMergingManager.java:83) Registered new file merging snapshot manager for job 92c33aaeb4bdc39914373d284a381475.
14:01:23.169 [INFO - flink-pekko.actor.default-dispatcher-7] (StateChangelogStorageLoader.java:104) Creating a changelog storage with name 'memory'.
14:01:23.169 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutorChannelStateExecutorFactoryManager.java:70) Creating the channel state executor factory for job id 92c33aaeb4bdc39914373d284a381475
14:01:23.171 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 9240fdd7563016aabeeccb865621160f.
14:01:23.178 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.189
14:01:23.184 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.186 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.186 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x46a3ef29, L:/127.0.0.1:41668 - R:/127.29.235.124:46113] using SASL/PLAIN
14:01:23.187 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.187 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.187 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.187 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.188 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.188 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.188 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.188 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.189 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.189 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.189 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.189 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.192 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.202 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.125
14:01:23.203 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb02d9602, L:/127.0.0.1:57492 - R:/127.29.61.189:43243] using SASL/PLAIN
14:01:23.204 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.204 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.204 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.205 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.205 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.206 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.206 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.211 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.217 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaca2e939, L:/127.0.0.1:54882 - R:/127.29.235.125:34501] using SASL/PLAIN
14:01:23.217 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.218 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.218 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.218 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.219 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:23.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.61.190:42951(127.29.61.190:42951)] Successfully connected to peer
14:01:23.221 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.235.126:38955(127.29.235.126:38955)] Successfully connected to peer
14:01:23.222 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.190
14:01:23.222 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.126
14:01:23.224 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.224 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.225 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.225 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.225 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.225 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.225 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.225 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.225 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.225 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.226 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.226 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.226 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.227 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.227 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.227 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.227 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.227 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.228 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.228 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.228 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.229 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.229 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.229 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.61.188:46283(127.29.61.188:46283)] Successfully connected to peer
14:01:23.239 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.242 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2f98272c, L:/127.0.0.1:34774 - R:/127.29.235.126:38955] using SASL/PLAIN
14:01:23.242 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.188
14:01:23.244 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.244 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.244 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.245 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.245 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.245 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.245 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.245 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.245 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.245 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.245 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.245 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.245 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.246 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.247 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.248 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.248 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.248 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.250 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdd04bfc8, L:/127.0.0.1:37300 - R:/127.29.61.190:42951] using SASL/PLAIN
14:01:23.251 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.252 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.253 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.253 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.255 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x688bcb0c, L:/127.0.0.1:54202 - R:/127.29.61.188:46283] using SASL/PLAIN
14:01:23.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:23.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:23.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [68ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [118ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, deferred=null) after lookup
14:01:23.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=130), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.124:46113, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.125:34501, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.126:38955, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.124:46113: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.125:34501: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.126:38955: OK, deferred=null) after lookup
14:01:23.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df9cdafcd1f64bb9a6cb694f0b4d7f9a
14:01:23.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:23.262 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.262 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.262 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.262 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.270 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.270 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.270 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.270 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.271 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.271 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.271 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.271 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING.
14:01:23.271 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.271 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.271 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.271 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.271 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING].
14:01:23.271 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.271 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94c5b7a688cd4023b5abf47dda286d4f for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:23.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 21038f3800024dab9e07843b3eb36d71 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:23.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7296f3088cc04b06afb6bb5c5cfd98ef for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:23.273 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4c01e9a0
14:01:23.273 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:23.273 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=94c5b7a688cd4023b5abf47dda286d4f@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619)[L],4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163),79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=21038f3800024dab9e07843b3eb36d71@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=7296f3088cc04b06afb6bb5c5cfd98ef@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}]
14:01:23.273 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit4645576404970994891/checkpoints")
14:01:23.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.235.126:38955, [5ms] Sub RPC GetTableLocations: received response from server master-127.29.235.126:38955: OK, deferred=null)) after lookup
14:01:23.273 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] connecting to peer
14:01:23.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet da704fc7d4aa43fc88e0eaccec401f0c for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:23.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 76e52a9d3eeb44f2b15300a48bfaa371 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:23.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet d71f7d1b5be64ef78d88cfad75de369a for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:23.274 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=da704fc7d4aa43fc88e0eaccec401f0c@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:23.283 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:01:23.284 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.284 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.285 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.285 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.285 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.285 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.286 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.286 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.286 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.286 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.286 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.287 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.287 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.287 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.287 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.288 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.288 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.288 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.288 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.288 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.289 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.289 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.289 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.289 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.289 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.289 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.289 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.289 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.289 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.289 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.290 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.290 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.290 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.290 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.290 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.290 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.291 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@96a47d3
14:01:23.293 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.295 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.296 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.296 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.296 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.296 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.296 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.297 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.297 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.298 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.298 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.298 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.298 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.298 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.298 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.299 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.299 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.299 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.299 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.299 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.304 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:23.304 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] Successfully connected to peer
14:01:23.305 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING.
14:01:23.306 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #0) with attempt id b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1) with allocation id 55751dca10f0bbee5aa828daa656c720
14:01:23.306 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 55751dca10f0bbee5aa828daa656c720.
14:01:23.308 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0), deploy into slot with allocation id 55751dca10f0bbee5aa828daa656c720.
14:01:23.312 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.312 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.312 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.313 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.313 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.313 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.314 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.314 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.314 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.314 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.314 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.314 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.314 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.316 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.316 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.317 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.317 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.317 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:23.317 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.317 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.318 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.318 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.318 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.317 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.318 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.329 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.329 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:23.329 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.329 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.330 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.330 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.330 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.330 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.330 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.235.124:46113(127.29.235.124:46113)] Successfully connected to peer
14:01:23.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.331 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.331 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.331 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.331 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.331 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.332 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.124
14:01:23.333 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.334 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.334 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.334 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.334 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.334 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.334 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.334 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.334 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.335 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.335 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.335 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.335 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.336 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from SCHEDULED to DEPLOYING.
14:01:23.336 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #0) with attempt id b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1) with allocation id f46727508fef310c35f7d1515286db0a
14:01:23.337 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.337 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.337 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.338 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.338 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.338 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.339 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.339 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.339 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.339 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.339 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.339 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.339 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.340 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.342 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee929d0b, L:/127.0.0.1:41680 - R:/127.29.235.124:46113] using SASL/PLAIN
14:01:23.343 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot f46727508fef310c35f7d1515286db0a.
14:01:23.344 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:23.344 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.344 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:23.345 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:23.345 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.345 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:23.345 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.345 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:23.345 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:23.345 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0), deploy into slot with allocation id f46727508fef310c35f7d1515286db0a.
14:01:23.344 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.345 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.345 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:23.345 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:23.345 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:23.346 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.346 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.346 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:23.346 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:23.346 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:23.346 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:23.346 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:23.346 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to DEPLOYING.
14:01:23.346 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.347 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.347 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.347 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.347 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.235.125:34501(127.29.235.125:34501)] Successfully connected to peer
14:01:23.347 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) [DEPLOYING].
14:01:23.348 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5452a358
14:01:23.348 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:23.348 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit4645576404970994891/checkpoints")
14:01:23.349 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from SCHEDULED to DEPLOYING.
14:01:23.349 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:01:23.349 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #0) with attempt id b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1) with allocation id df82a00c53e27288f84b361d735da168
14:01:23.349 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:01:23.350 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.125
14:01:23.352 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:01:23.357 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.357 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.357 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.358 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.358 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.358 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.358 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.358 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.358 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.358 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.358 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.360 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@159ec0a3
14:01:23.361 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.362 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 9240fdd7563016aabeeccb865621160f.
14:01:23.362 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot 55751dca10f0bbee5aa828daa656c720.
14:01:23.363 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot f46727508fef310c35f7d1515286db0a.
14:01:23.363 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot df82a00c53e27288f84b361d735da168.
14:01:23.363 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot df82a00c53e27288f84b361d735da168.
14:01:23.364 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.364 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0), deploy into slot with allocation id df82a00c53e27288f84b361d735da168.
14:01:23.365 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to DEPLOYING.
14:01:23.365 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) [DEPLOYING].
14:01:23.366 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@269384ef
14:01:23.366 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:23.366 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit4645576404970994891/checkpoints")
14:01:23.367 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:01:23.368 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:01:23.371 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.371 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xdf4a4443, L:/127.0.0.1:37476 - R:/127.29.235.66:38619] using TOKEN/null
14:01:23.371 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.372 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.372 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.372 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.372 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.372 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.372 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.372 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.373 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.373 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.373 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.377 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to DEPLOYING.
14:01:23.378 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0) [DEPLOYING].
14:01:23.380 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@14889af8
14:01:23.380 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:23.380 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit4645576404970994891/checkpoints")
14:01:23.381 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:01:23.382 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:01:23.384 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@185315d4
14:01:23.385 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x507a7105, L:/127.0.0.1:54892 - R:/127.29.235.125:34501] using SASL/PLAIN
14:01:23.386 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.387 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.387 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.388 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:23.388 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.388 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.388 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 36 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112883388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:23.389 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.389 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.389 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.390 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.390 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.390 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.391 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.391 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.389 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.391 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.391 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.391 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@40497f62
14:01:23.390 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.391 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.391 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.391 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.390 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.392 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.392 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.392 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.392 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.395 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.396 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:23.397 [DEBUG - main] (Connection.java:748) [peer 4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)] connecting to peer
14:01:23.400 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:23.400 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.235.126:38955(127.29.235.126:38955)] Successfully connected to peer
14:01:23.400 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 36 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:23.402 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 36 as completed for source Source: KuduSource.
14:01:23.403 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.126
14:01:23.404 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.404 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.404 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.405 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.405 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.405 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.405 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.405 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.405 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.406 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.406 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.406 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.406 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.408 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:23.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.235.124:46113(127.29.235.124:46113)] Successfully connected to peer
14:01:23.411 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.124
14:01:23.411 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.412 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.412 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.413 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.413 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.413 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.413 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.413 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.413 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.413 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.414 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.414 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.414 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.417 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.417 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.418 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.418 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.418 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.418 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.418 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.418 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.419 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.419 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.419 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.419 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.419 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.420 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)] Successfully connected to peer
14:01:23.422 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:23.424 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.424 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.425 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.425 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.425 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.425 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.426 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.426 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.426 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.426 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.426 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.428 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1773ced7, L:/127.0.0.1:41686 - R:/127.29.235.124:46113] using SASL/PLAIN
14:01:23.428 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.429 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.429 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.430 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.430 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:23.430 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.430 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.430 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.430 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.235.125:34501(127.29.235.125:34501)] Successfully connected to peer
14:01:23.431 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.431 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.431 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.431 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.431 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.431 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.431 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.436 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.125
14:01:23.436 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7d78c64a, L:/127.0.0.1:34778 - R:/127.29.235.126:38955] using SASL/PLAIN
14:01:23.438 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:23.440 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.235.126:38955(127.29.235.126:38955)] Successfully connected to peer
14:01:23.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:23.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=147), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.124:46113, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.125:34501, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.126:38955, [44ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.124:46113: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.125:34501: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.126:38955: OK, deferred=null) after lookup
14:01:23.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:23.444 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.445 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.445 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.445 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.445 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:23.445 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.445 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.446 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.446 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.446 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.447 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.447 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.447 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.447 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.447 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:23.448 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.126
14:01:23.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.235.124:46113(127.29.235.124:46113)] Successfully connected to peer
14:01:23.451 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.235.125:34501(127.29.235.125:34501)] Successfully connected to peer
14:01:23.456 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:23.460 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@410c392f
14:01:23.460 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe5c07f84, L:/127.0.0.1:34780 - R:/127.29.235.126:38955] using SASL/PLAIN
14:01:23.461 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 0 (#0) @ 
14:01:23.462 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 0 (#0)
14:01:23.465 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.124
14:01:23.465 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.467 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.235.126:38955(127.29.235.126:38955)] Successfully connected to peer
14:01:23.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:23.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.124:46113, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.125:34501, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.124:46113: OK, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.126:38955, [79ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.126:38955: OK, deferred=null) after lookup
14:01:23.473 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:23.496 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.496 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.496 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.496 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.497 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.497 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.497 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.497 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.497 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.497 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.497 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.497 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.498 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.498 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.498 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.498 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.498 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.498 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.500 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.500 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.500 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.501 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.501 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.502 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.502 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.502 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.502 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.505 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x44ae2772, L:/127.0.0.1:40844 - R:/127.29.235.65:34163] using TOKEN/null
14:01:23.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:23.505 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.125
14:01:23.509 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.126
14:01:23.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:23.513 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2aa3f25b
14:01:23.514 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 1 (#0) @ 
14:01:23.514 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 1 (#0)
14:01:23.515 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0cfaf215, L:/127.0.0.1:54900 - R:/127.29.235.125:34501] using SASL/PLAIN
14:01:23.517 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:23.517 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:23.517 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:23.518 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:23.518 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:23.518 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:23.518 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:23.518 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:23.518 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:23.519 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:23.519 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:23.519 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:23.519 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:23.522 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.235.124:46113(127.29.235.124:46113)] Successfully connected to peer
14:01:23.522 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.525 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.528 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x173b3041, L:/127.0.0.1:41690 - R:/127.29.235.124:46113] using SASL/PLAIN
14:01:23.532 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.124
14:01:23.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:23.540 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x84d35fa5, L:/127.0.0.1:54914 - R:/127.29.235.125:34501] using SASL/PLAIN
14:01:23.549 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.550 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.550 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.551 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.551 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.551 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.552 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.552 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.553 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:01:23.554 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.554 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.554 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.555 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='022d88b3348a33ee5c552fde51d96dfd2aa242951e235704fa51854e38e09c04'}]
14:01:23.557 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.557 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:23.558 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.235.125:34501(127.29.235.125:34501)] Successfully connected to peer
14:01:23.560 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.125
14:01:23.560 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.568 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfbe66ee7, L:/127.0.0.1:34794 - R:/127.29.235.126:38955] using SASL/PLAIN
14:01:23.572 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.573 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:23.576 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.576 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.235.126:38955(127.29.235.126:38955)] Successfully connected to peer
14:01:23.567 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.581 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:23.585 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6e504a62, L:/127.0.0.1:54926 - R:/127.29.235.125:34501] using SASL/PLAIN
14:01:23.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=184), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.124:46113, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.125:34501, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.126:38955, [111ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.124:46113: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.125:34501: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.126:38955: OK, deferred=null) after lookup
14:01:23.588 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.235.126
14:01:23.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:23.594 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x415c0515, L:/127.0.0.1:41706 - R:/127.29.235.124:46113] using SASL/PLAIN
14:01:23.595 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:01:23.596 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (2/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:23.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:23.599 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7e1d69be
14:01:23.600 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 3 (#0) @ 
14:01:23.601 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 3 (#0)
14:01:23.612 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:23.615 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299998, tablet=da704fc7d4aa43fc88e0eaccec401f0c@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}]
14:01:23.622 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.630 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:23.631 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x70e84e69, L:/127.0.0.1:34798 - R:/127.29.235.126:38955] using SASL/PLAIN
14:01:23.634 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.634 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:23.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:23.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=249), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.124:46113, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.125:34501, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.235.126:38955, [179ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.125:34501: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.124:46113: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.29.235.126:38955: OK, deferred=null) after lookup
14:01:23.640 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.642 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:01:23.643 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='0f1e4aa011d978828d00cc7cbd11e757ddf18bfdef6ede877d547451ae3d88f0'}]
14:01:23.645 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:23.646 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.646 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.646 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.647 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.647 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:23.647 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.648 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@ab36a56
14:01:23.648 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.648 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.648 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.648 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.648 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.651 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.652 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.652 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.653 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.653 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.653 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.653 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.653 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:01:23.654 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.654 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.654 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.655 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 2 (#0) @ 
14:01:23.655 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 2 (#0)
14:01:23.668 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:01:23.668 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='59ee36b91f6624187dd78ac948077617c34e77fa7f18c298e2ecaecd9e70a93b'}]
14:01:23.670 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:23.677 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:23.688 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:01:23.689 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.689 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.690 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.690 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.690 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.690 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:23.690 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.691 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.691 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:23.691 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:23.691 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:23.691 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:23.691 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:23.691 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:23.691 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:23.691 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:23.692 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.692 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:23.692 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.692 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:23.692 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:23.692 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:23.694 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:23.691 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.699 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.699 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.699 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:23.699 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.699 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299997, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:23.702 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.703 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:23.706 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] Successfully connected to peer
14:01:23.713 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:23.714 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299997, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}]
14:01:23.717 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.717 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.717 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.718 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.719 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.719 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.719 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.719 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.719 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.131
14:01:23.720 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.720 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.720 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.720 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.730 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.730 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:01:23.731 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:01:23.740 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x84b794fe, L:/127.0.0.1:58452 - R:/127.29.61.131:35215] using SASL/PLAIN
14:01:23.743 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:23.754 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:23.755 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:23.755 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:23.755 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:23.755 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:23.755 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:23.755 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:23.755 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:23.755 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:23.756 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:23.756 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:23.756 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:23.756 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:23.757 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.757 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.757 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.758 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.758 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.758 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.759 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.759 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.759 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.760 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.760 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.760 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.760 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.765 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:23.770 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.770 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:23.771 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:23.774 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.783 [DEBUG - kudu-nio-0] (Connection.java:757) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] Successfully connected to peer
14:01:23.796 [DEBUG - kudu-nio-0] (Connection.java:757) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] Successfully connected to peer
14:01:23.801 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.129
14:01:23.804 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15 rows, more = false, responseScanTimestamp = 7287246369292288001) for scanner KuduScanner(table=replication_test_table, tablet=da704fc7d4aa43fc88e0eaccec401f0c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.806 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [022d88b3348a33ee5c552fde51d96dfd2aa242951e235704fa51854e38e09c04]
14:01:23.806 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:01:23.807 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.807 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.807 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.808 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.808 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.808 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.809 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.809 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.809 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.809 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.809 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.810 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.810 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94c5b7a688cd4023b5abf47dda286d4f for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:23.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 21038f3800024dab9e07843b3eb36d71 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:23.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7296f3088cc04b06afb6bb5c5cfd98ef for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:23.816 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=94c5b7a688cd4023b5abf47dda286d4f@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619)[L],4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163),79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=21038f3800024dab9e07843b3eb36d71@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=7296f3088cc04b06afb6bb5c5cfd98ef@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}]
14:01:23.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94c5b7a688cd4023b5abf47dda286d4f for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:23.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 21038f3800024dab9e07843b3eb36d71 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:23.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7296f3088cc04b06afb6bb5c5cfd98ef for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:23.817 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.817 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=94c5b7a688cd4023b5abf47dda286d4f@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619)[L],4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163),79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=21038f3800024dab9e07843b3eb36d71@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=7296f3088cc04b06afb6bb5c5cfd98ef@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}]
14:01:23.817 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.818 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94c5b7a688cd4023b5abf47dda286d4f for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:23.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 21038f3800024dab9e07843b3eb36d71 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:23.818 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.819 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:23.819 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7296f3088cc04b06afb6bb5c5cfd98ef for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:23.820 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=94c5b7a688cd4023b5abf47dda286d4f@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619)[L],4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163),79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=21038f3800024dab9e07843b3eb36d71@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=7296f3088cc04b06afb6bb5c5cfd98ef@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}]
14:01:23.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94c5b7a688cd4023b5abf47dda286d4f for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:23.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 21038f3800024dab9e07843b3eb36d71 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:23.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7296f3088cc04b06afb6bb5c5cfd98ef for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:23.820 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=94c5b7a688cd4023b5abf47dda286d4f@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619)[L],4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163),79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=21038f3800024dab9e07843b3eb36d71@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=7296f3088cc04b06afb6bb5c5cfd98ef@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}]
14:01:23.823 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94c5b7a688cd4023b5abf47dda286d4f for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:23.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 21038f3800024dab9e07843b3eb36d71 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:23.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7296f3088cc04b06afb6bb5c5cfd98ef for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:23.824 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=94c5b7a688cd4023b5abf47dda286d4f@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619)[L],4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163),79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=21038f3800024dab9e07843b3eb36d71@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=7296f3088cc04b06afb6bb5c5cfd98ef@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}]
14:01:23.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 94c5b7a688cd4023b5abf47dda286d4f for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:23.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 21038f3800024dab9e07843b3eb36d71 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:23.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 7296f3088cc04b06afb6bb5c5cfd98ef for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:23.827 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=94c5b7a688cd4023b5abf47dda286d4f@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619)[L],4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163),79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=21038f3800024dab9e07843b3eb36d71@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=7296f3088cc04b06afb6bb5c5cfd98ef@[097170ff7709445391f65cfc486a5411(127.29.235.66:38619),4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)[L],79e94a04888143a48192c801f6e705c6(127.29.235.67:39497)]}]
14:01:23.819 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.129
14:01:23.818 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.828 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.829 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.818 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.829 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.830 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.830 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:23.832 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [022d88b3348a33ee5c552fde51d96dfd2aa242951e235704fa51854e38e09c04]
14:01:23.832 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:23.832 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:23.832 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] disconnecting while in state READY
14:01:23.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:23.834 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 022d88b3348a33ee5c552fde51d96dfd2aa242951e235704fa51854e38e09c04 finished by subtask 0; deferring removal (restored in pending)
14:01:23.837 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.837 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:23.840 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.841 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1e7263a, L:/127.0.0.1:49930 - R:/127.29.61.129:42217] using SASL/PLAIN
14:01:23.850 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:23.851 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.851 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.852 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.852 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.852 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.852 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.853 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.853 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.853 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.853 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.853 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.854 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.854 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.856 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x73907463, L:/127.0.0.1:49934 - R:/127.29.61.129:42217] using SASL/PLAIN
14:01:23.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] handling channelInactive
14:01:23.868 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state READY due to: connection closed
14:01:23.868 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:23.868 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:23.871 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:23.872 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:23.872 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246369292288001) for scanner KuduScanner(table=replication_test_table, tablet=d71f7d1b5be64ef78d88cfad75de369a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.872 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:23.872 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [0f1e4aa011d978828d00cc7cbd11e757ddf18bfdef6ede877d547451ae3d88f0]
14:01:23.872 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.872 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.872 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [0f1e4aa011d978828d00cc7cbd11e757ddf18bfdef6ede877d547451ae3d88f0]
14:01:23.872 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:23.873 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.873 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.873 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:23.873 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 0f1e4aa011d978828d00cc7cbd11e757ddf18bfdef6ede877d547451ae3d88f0 finished by subtask 3; deferring removal (restored in pending)
14:01:23.873 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:23.874 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:23.874 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] disconnecting while in state READY
14:01:23.874 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.874 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:23.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:23.874 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:23.882 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246369292288001) for scanner KuduScanner(table=replication_test_table, tablet=76e52a9d3eeb44f2b15300a48bfaa371, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.883 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [59ee36b91f6624187dd78ac948077617c34e77fa7f18c298e2ecaecd9e70a93b]
14:01:23.883 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [59ee36b91f6624187dd78ac948077617c34e77fa7f18c298e2ecaecd9e70a93b]
14:01:23.883 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:23.883 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:23.884 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 59ee36b91f6624187dd78ac948077617c34e77fa7f18c298e2ecaecd9e70a93b finished by subtask 1; deferring removal (restored in pending)
14:01:23.884 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] disconnecting while in state READY
14:01:23.885 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:23.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 37 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112883888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:23.968 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:23.970 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:23.972 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.972 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.972 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:23.973 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:23.973 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:23.973 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.973 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.974 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:23.974 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.974 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:23.974 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:23.971 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:23.978 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 37 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=84 ms, finalizationTime=0 ms).
14:01:23.980 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:23.980 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:23.982 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 37 as completed for source Source: KuduSource.
14:01:23.984 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.013 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:24.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] handling channelInactive
14:01:24.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state READY due to: connection closed
14:01:24.013 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:01:24.035 [DEBUG - kudu-nio-0] (Connection.java:239) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] handling channelInactive
14:01:24.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state READY due to: connection closed
14:01:24.036 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:24.036 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:24.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:24.041 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:24.046 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.046 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.054 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112884081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:24.084 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=15, operationSize=950, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@215c2bef, flushNotification=Deferred@1886137974(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:01:24.085 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] connecting to peer
14:01:24.097 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] Successfully connected to peer
14:01:24.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.108 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:24.112 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.113 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.117 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.134 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:24.137 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xe530260c, L:/127.0.0.1:37478 - R:/127.29.235.66:38619] using TOKEN/null
14:01:24.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.177 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:24.181 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.181 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.184 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.240 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:24.244 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.244 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.245 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:24.245 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:24.245 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:24.245 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:24.246 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:24.246 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:24.246 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:24.246 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:24.246 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:24.246 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:24.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:24.247 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:24.247 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:24.250 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:24.310 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.310 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.314 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:24.328 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:24.329 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:24.329 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:24.329 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:24.329 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:24.329 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:24.330 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:24.330 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:24.330 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:24.330 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:24.330 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:24.330 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:24.330 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:24.353 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 1 for job 92c33aaeb4bdc39914373d284a381475 (2868 bytes, checkpointDuration=272 ms, finalizationTime=0 ms).
14:01:24.355 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 1 as completed for source Source: KuduSource.
14:01:24.355 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 022d88b3348a33ee5c552fde51d96dfd2aa242951e235704fa51854e38e09c04 from pending
14:01:24.355 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 0f1e4aa011d978828d00cc7cbd11e757ddf18bfdef6ede877d547451ae3d88f0 from pending
14:01:24.355 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 59ee36b91f6624187dd78ac948077617c34e77fa7f18c298e2ecaecd9e70a93b from pending
14:01:24.355 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 1 complete: removed 3 finished splits from enumerator state
14:01:24.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:24.373 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.373 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.376 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df9cdafcd1f64bb9a6cb694f0b4d7f9a
14:01:24.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:24.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df9cdafcd1f64bb9a6cb694f0b4d7f9a
14:01:24.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:24.387 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:24.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df9cdafcd1f64bb9a6cb694f0b4d7f9a
14:01:24.388 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:24.388 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:24.389 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:24.389 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:24.389 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:24.389 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:24.389 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:24.390 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:24.390 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:24.390 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:24.390 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:24.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 38 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112884388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:24.390 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:24.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 94a2a99b9b794cac831e279674f2d9ac
14:01:24.398 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=da704fc7d4aa43fc88e0eaccec401f0c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.399 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 38 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:24.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet da704fc7d4aa43fc88e0eaccec401f0c for partition [<start>, 0x80000064) with scanner id null
14:01:24.400 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 38 as completed for source Source: KuduSource.
14:01:24.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=76e52a9d3eeb44f2b15300a48bfaa371, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 76e52a9d3eeb44f2b15300a48bfaa371 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.404 [DEBUG - main] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:24.412 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] Successfully connected to peer
14:01:24.436 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:24.443 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:24.446 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x9ec2164f, L:/127.0.0.1:56702 - R:/127.29.61.130:40893] using TOKEN/null
14:01:24.476 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d71f7d1b5be64ef78d88cfad75de369a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:24.486 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.486 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.490 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=da704fc7d4aa43fc88e0eaccec401f0c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet da704fc7d4aa43fc88e0eaccec401f0c for partition [<start>, 0x80000064) with scanner id null
14:01:24.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=76e52a9d3eeb44f2b15300a48bfaa371, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 76e52a9d3eeb44f2b15300a48bfaa371 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.504 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d71f7d1b5be64ef78d88cfad75de369a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.512 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:24.512 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:24.512 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:24.513 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:24.513 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:24.513 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:24.514 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:24.514 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:24.514 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:24.514 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:24.514 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:24.514 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:24.514 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:24.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 15 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=94c5b7a688cd4023b5abf47dda286d4f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 94c5b7a688cd4023b5abf47dda286d4f for partition [<start>, 0x80000064) with scanner id null
14:01:24.532 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=21038f3800024dab9e07843b3eb36d71, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.533 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 21038f3800024dab9e07843b3eb36d71 for partition [0x80000064, 0x800000C8) with scanner id null
14:01:24.536 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7296f3088cc04b06afb6bb5c5cfd98ef, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:24.537 [DEBUG - main] (Connection.java:575) [peer master-127.29.235.124:46113(127.29.235.124:46113)] disconnecting while in state READY
14:01:24.537 [DEBUG - main] (Connection.java:575) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] disconnecting while in state READY
14:01:24.537 [DEBUG - main] (Connection.java:575) [peer master-127.29.235.126:38955(127.29.235.126:38955)] disconnecting while in state READY
14:01:24.537 [DEBUG - main] (Connection.java:575) [peer 4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)] disconnecting while in state READY
14:01:24.537 [DEBUG - main] (Connection.java:575) [peer master-127.29.235.125:34501(127.29.235.125:34501)] disconnecting while in state READY
14:01:24.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.235.124:46113(127.29.235.124:46113)] handling channelInactive
14:01:24.537 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.235.125:34501(127.29.235.125:34501)] handling channelInactive
14:01:24.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state READY due to: connection closed
14:01:24.537 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state READY due to: connection closed
14:01:24.538 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] handling channelInactive
14:01:24.538 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] cleaning up while in state READY due to: connection closed
14:01:24.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.235.126:38955(127.29.235.126:38955)] handling channelInactive
14:01:24.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state READY due to: connection closed
14:01:24.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:24.539 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:24.540 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:24.541 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:01:24.541 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-2
14:01:24.541 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 26 thread-local buffer(s) from thread: kudu-nio-3
14:01:24.546 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)] handling channelInactive
14:01:24.546 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 4cde6de8b28a4d6ab36d37ee0baffa6c(127.29.235.65:34163)] cleaning up while in state READY due to: connection closed
14:01:24.546 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-4
14:01:24.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:24.547418 30637 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 30921
14:01:24.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112884581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:24.594 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 2 for job 92c33aaeb4bdc39914373d284a381475 (964 bytes, checkpointDuration=12 ms, finalizationTime=1 ms).
14:01:24.595 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 2 as completed for source Source: KuduSource.
14:01:24.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:24.618640 31043 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:24.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:24.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 39 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112884889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:24.890 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:24.890 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:24.891 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:24.891 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:24.891 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:24.892 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:24.892 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:24.892 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:24.892 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:24.893 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:24.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:24.893 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:24.893 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:24.900 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 39 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:24.902 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 39 as completed for source Source: KuduSource.
14:01:24.938 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:24.964 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:24.964 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:24.964 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:24.965 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:24.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:24.965 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:24.966 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:24.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:24.966 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:24.966 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:24.966 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:24.966 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:24.966 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:25.006 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:25.007 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:25.007 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:25.007 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.008 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.008 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.008 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.008 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.009 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.009 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.009 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:25.031 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:25.031 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:25.032 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:25.032 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:25.032 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:25.033 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:25.034 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:25.034 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:25.034 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:25.035 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:25.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:25.035 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:25.035 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:25.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:25.070 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:25.070 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:25.071 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:25.071 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:25.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:25.071 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:25.072 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:25.072 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:25.072 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:25.072 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:25.072 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:25.072 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:25.072 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:25.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112885082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:25.093 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 3 for job 92c33aaeb4bdc39914373d284a381475 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:25.098 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 3 as completed for source Source: KuduSource.
14:01:25.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df9cdafcd1f64bb9a6cb694f0b4d7f9a
14:01:25.113 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='ccc7f0d46a0005a54551084809e48810e16346991a7bac1e629abf20cc00db1f'}]
14:01:25.113 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='74c43ac8cdf32874b5f14d87e54a962a0d3e9e4eef5435a1caf4b2bcf5468364'}]
14:01:25.115 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='b8df932e4c4f80d953e29ad66613309c49b19ae1eaea4cdb67f04fcea71dcf45'}]
14:01:25.125 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:25.126 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:25.126 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=298163, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:25.127 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:25.127 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:25.128 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:25.128 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=298163, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}]
14:01:25.136 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:25.141 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:25.147 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=298163, tablet=da704fc7d4aa43fc88e0eaccec401f0c@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}]
14:01:25.152 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:25.162 [DEBUG - kudu-nio-0] (Connection.java:757) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] Successfully connected to peer
14:01:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:25.186605 30637 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 30921
14:01:25.191 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:25.194 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.129
14:01:25.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] Successfully connected to peer
14:01:25.213 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.129
14:01:25.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] Successfully connected to peer
14:01:25.228 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.131
14:01:25.233 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:25.239 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3bb3ce08, L:/127.0.0.1:57786 - R:/127.29.61.129:42217] using SASL/PLAIN
14:01:25.249 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:25.249 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:25.254 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a97dda3, L:/127.0.0.1:51584 - R:/127.29.61.131:35215] using SASL/PLAIN
14:01:25.255 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23d635ee, L:/127.0.0.1:57780 - R:/127.29.61.129:42217] using SASL/PLAIN
14:01:25.264 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246377394176001) for scanner KuduScanner(table=replication_test_table, tablet=76e52a9d3eeb44f2b15300a48bfaa371, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:25.265 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [74c43ac8cdf32874b5f14d87e54a962a0d3e9e4eef5435a1caf4b2bcf5468364]
14:01:25.265 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [74c43ac8cdf32874b5f14d87e54a962a0d3e9e4eef5435a1caf4b2bcf5468364]
14:01:25.265 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:25.265 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:25.266 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 74c43ac8cdf32874b5f14d87e54a962a0d3e9e4eef5435a1caf4b2bcf5468364 finished by subtask 0; deferring removal (restored in pending)
14:01:25.267 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] disconnecting while in state READY
14:01:25.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:25.278 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246377394176001) for scanner KuduScanner(table=replication_test_table, tablet=da704fc7d4aa43fc88e0eaccec401f0c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:25.278 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [ccc7f0d46a0005a54551084809e48810e16346991a7bac1e629abf20cc00db1f]
14:01:25.279 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [ccc7f0d46a0005a54551084809e48810e16346991a7bac1e629abf20cc00db1f]
14:01:25.279 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:25.279 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:25.280 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split ccc7f0d46a0005a54551084809e48810e16346991a7bac1e629abf20cc00db1f finished by subtask 2; deferring removal (restored in pending)
14:01:25.281 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] disconnecting while in state READY
14:01:25.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:25.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:25.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:25.328433 31229 connection.cc:582] server connection from 127.29.235.65:48677 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:25.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:25.329218 31095 connection.cc:582] client connection to 127.29.235.65:34163 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:25.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:25.329496 31095 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:25.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:25.338960 30637 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 31058
14:01:25.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] handling channelInactive
14:01:25.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state READY due to: connection closed
14:01:25.346 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:01:25.346 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:25.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:25.365792 31095 consensus_peers.cc:597] T 94c5b7a688cd4023b5abf47dda286d4f P 097170ff7709445391f65cfc486a5411 -> Peer 4cde6de8b28a4d6ab36d37ee0baffa6c (127.29.235.65:34163): Couldn't send request to peer 4cde6de8b28a4d6ab36d37ee0baffa6c. Status: Network error: Client connection negotiation failed: client connection to 127.29.235.65:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:25.381 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] handling channelInactive
14:01:25.381 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state READY due to: connection closed
14:01:25.382 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:01:25.382 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:25.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 40 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112885389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:25.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:25.398708 31200 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:25.399 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 40 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:25.401 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 40 as completed for source Source: KuduSource.
14:01:25.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:25.459 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246377394176001) for scanner KuduScanner(table=replication_test_table, tablet=d71f7d1b5be64ef78d88cfad75de369a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:25.460 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [b8df932e4c4f80d953e29ad66613309c49b19ae1eaea4cdb67f04fcea71dcf45]
14:01:25.460 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [b8df932e4c4f80d953e29ad66613309c49b19ae1eaea4cdb67f04fcea71dcf45]
14:01:25.460 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:25.461 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:25.461 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] disconnecting while in state READY
14:01:25.461 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split b8df932e4c4f80d953e29ad66613309c49b19ae1eaea4cdb67f04fcea71dcf45 finished by subtask 3; deferring removal (restored in pending)
14:01:25.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:25.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] handling channelInactive
14:01:25.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state READY due to: connection closed
14:01:25.495 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:25.495 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:25.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:25.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112885582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:25.597 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 4 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=14 ms, finalizationTime=0 ms).
14:01:25.599 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 4 as completed for source Source: KuduSource.
14:01:25.599 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split b8df932e4c4f80d953e29ad66613309c49b19ae1eaea4cdb67f04fcea71dcf45 from pending
14:01:25.599 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split ccc7f0d46a0005a54551084809e48810e16346991a7bac1e629abf20cc00db1f from pending
14:01:25.599 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 74c43ac8cdf32874b5f14d87e54a962a0d3e9e4eef5435a1caf4b2bcf5468364 from pending
14:01:25.599 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 4 complete: removed 3 finished splits from enumerator state
14:01:25.729 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:25.730 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:25.730 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:25.730 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.730 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.730 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.730 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.731 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.731 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.731 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.732 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:25.757 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:25.758 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:25.758 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:25.758 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.759 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.760 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.760 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.760 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.760 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.760 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.760 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.760 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:25.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:25.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:25.830219 30637 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 31058
14:01:25.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:25.868484 31230 connection.cc:582] server connection from 127.29.235.66:44731 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:25.868 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] handling channelInactive
14:01:25.869 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] cleaning up while in state READY due to: connection closed
14:01:25.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:25.869133 30806 connection.cc:582] server connection from 127.29.235.66:55551 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:25.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:25.869695 30665 connection.cc:582] server connection from 127.29.235.66:37347 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:25.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:25.870708 30637 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 31213
14:01:25.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 41 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112885889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:25.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:25.898026 31336 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:25.899 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 41 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:25.901 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 41 as completed for source Source: KuduSource.
14:01:25.904 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:25.905 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:25.905 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:25.905 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.905 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.906 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:25.906 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.906 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.906 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:25.907 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.907 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.907 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:25.907 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:25.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:25.943 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:25.944 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:25.944 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:25.944 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:25.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:25.945 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:25.945 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:25.946 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:25.946 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:25.946 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:25.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:25.946 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:25.946 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:26.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:26.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.062129 30637 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 31213
14:01:26.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.082288 30637 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 30648
14:01:26.083 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 5 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112886082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:26.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.083959 30709 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:26.094 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 5 for job 92c33aaeb4bdc39914373d284a381475 (964 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:26.095 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 5 as completed for source Source: KuduSource.
14:01:26.116 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:26.117 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:26.117 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:26.117 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:26.117 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:26.117 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:26.117 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:26.117 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:26.118 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:26.118 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:26.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:26.118 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:26.118 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:26.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.273599 30637 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 30648
14:01:26.299 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.235.126:38955(127.29.235.126:38955)] handling channelInactive
14:01:26.299 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state READY due to: connection closed
14:01:26.299 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.235.126:38955(127.29.235.126:38955)] handling channelInactive
14:01:26.299 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state READY due to: connection closed
14:01:26.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:26.299923 30736 connection.cc:582] server connection from 127.0.0.1:54832 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:26.299 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.235.126:38955(127.29.235.126:38955)] handling channelInactive
14:01:26.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state READY due to: connection closed
14:01:26.299 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.235.126:38955(127.29.235.126:38955)] handling channelInactive
14:01:26.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state READY due to: connection closed
14:01:26.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:26.300371 30808 connection.cc:582] server connection from 127.0.0.1:41636 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:26.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.300437 30637 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 30716
14:01:26.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.302026 30780 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:26.304 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:26.305 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:26.305 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:26.306 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:26.306 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:26.306 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:26.307 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:26.307 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:26.307 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:26.311 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:26.312 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:26.312 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:26.312 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:26.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:26.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 42 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112886389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:26.400 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 42 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:26.401 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 42 as completed for source Source: KuduSource.
14:01:26.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:26.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.439639 30637 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 30716
14:01:26.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.235.125:34501(127.29.235.125:34501)] handling channelInactive
14:01:26.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state READY due to: connection closed
14:01:26.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.235.125:34501(127.29.235.125:34501)] handling channelInactive
14:01:26.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state READY due to: connection closed
14:01:26.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.235.125:34501(127.29.235.125:34501)] handling channelInactive
14:01:26.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state READY due to: connection closed
14:01:26.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.463407 30637 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 30787
14:01:26.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.235.125:34501(127.29.235.125:34501)] handling channelInactive
14:01:26.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state READY due to: connection closed
14:01:26.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.465152 30852 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:26.469 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:26.470 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:26.470 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:26.470 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:26.470 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:26.471 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:26.471 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:26.471 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:26.471 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:26.472 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:26.472 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:26.472 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:26.472 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:26.506 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:26.507 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:26.507 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:26.507 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:26.507 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:26.507 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:26.507 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:26.507 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:26.508 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:26.508 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:26.508 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:26.508 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:26.508 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:26.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:26.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 6 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112886582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:26.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.593391 30637 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 30787
14:01:26.595 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 6 for job 92c33aaeb4bdc39914373d284a381475 (964 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:01:26.600 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 6 as completed for source Source: KuduSource.
14:01:26.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.235.124:46113(127.29.235.124:46113)] handling channelInactive
14:01:26.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.235.124:46113(127.29.235.124:46113)] handling channelInactive
14:01:26.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state READY due to: connection closed
14:01:26.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.235.124:46113(127.29.235.124:46113)] handling channelInactive
14:01:26.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state READY due to: connection closed
14:01:26.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.235.124:46113(127.29.235.124:46113)] handling channelInactive
14:01:26.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state READY due to: connection closed
14:01:26.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state READY due to: connection closed
14:01:26.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:26Z chronyd exiting
14:01:26.778 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testRangeOnlyPartitioning: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:01:26.810 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testRangeOnlyPartitioning: giving up after 1 attempts
14:01:26.810 [DEBUG - main] (Connection.java:575) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] disconnecting while in state READY
14:01:26.810 [DEBUG - main] (Connection.java:575) [peer master-127.29.61.189:43243(127.29.61.189:43243)] disconnecting while in state READY
14:01:26.810 [DEBUG - main] (Connection.java:575) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] disconnecting while in state READY
14:01:26.810 [DEBUG - main] (Connection.java:575) [peer master-127.29.61.190:42951(127.29.61.190:42951)] disconnecting while in state READY
14:01:26.810 [DEBUG - main] (Connection.java:575) [peer master-127.29.61.188:46283(127.29.61.188:46283)] disconnecting while in state READY
14:01:26.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.61.190:42951(127.29.61.190:42951)] handling channelInactive
14:01:26.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.61.189:43243(127.29.61.189:43243)] handling channelInactive
14:01:26.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state READY due to: connection closed
14:01:26.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:26.811 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] handling channelInactive
14:01:26.811 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state READY due to: connection closed
14:01:26.812 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state READY due to: connection closed
14:01:26.811 [DEBUG - kudu-nio-3] (Connection.java:239) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] handling channelInactive
14:01:26.813 [DEBUG - kudu-nio-3] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state READY due to: connection closed
14:01:26.813 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:01:26.813 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-3
14:01:26.813 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-4
14:01:26.813 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-0
14:01:26.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.61.188:46283(127.29.61.188:46283)] handling channelInactive
14:01:26.814 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state READY due to: connection closed
14:01:26.814 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-2
14:01:26.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.814203 29942 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 30226
14:01:26.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:26.830299 30348 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:26.843 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:26.843 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:26.844 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:26.844 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:26.844 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:26.844 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:26.844 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:26.844 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:26.844 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:26.844 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:26.844 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:26.844 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:26.844 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:26.869 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:26.869 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:26.869 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:26.869 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:26.870 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:26.870 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:26.870 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:26.870 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:26.870 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:26.870 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:26.870 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:26.870 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:26.870 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:26.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 43 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112886889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:26.898 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 43 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:26.899 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 43 as completed for source Source: KuduSource.
14:01:26.931 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:26.932 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:26.932 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:26.932 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:26.932 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:26.932 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:26.932 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:26.933 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:26.933 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:26.933 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:26.933 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:26.933 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:26.933 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:26.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:26.991 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:26.991 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:26.991 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:26.991 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:26.991 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:26.991 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:26.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:26.991 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:26.991 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:26.992 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:26.992 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:26.992 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:26.992 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:27.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:27.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.039613 29942 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 30226
14:01:27.051 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:27.052 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:27.052 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:27.052 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:27.052 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:27.052 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:27.052 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:27.052 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:27.052 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:27.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:27.052 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:27.052 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:27.053 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:27.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:27.075647 29975 connection.cc:582] server connection from 127.29.61.129:37351 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:27.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:27.075773 30048 connection.cc:582] server connection from 127.29.61.129:53965 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:27.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.076122 29942 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 30362
14:01:27.083 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 7 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112887082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:27.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.084658 30485 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:27.092 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 7 for job 92c33aaeb4bdc39914373d284a381475 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:27.093 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 7 as completed for source Source: KuduSource.
14:01:27.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table df9cdafcd1f64bb9a6cb694f0b4d7f9a
14:01:27.112 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='dd7fd06d5c906dfbb7cdd2d56193b70419939676c584f6628e65e6b1bdcf6ebd'}]
14:01:27.112 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='f8bc2886db7f9d962d262ad6abc04e612ddc2db50b3d4c4167c0a624bdc9fa1e'}]
14:01:27.113 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='df781943aac9ff056d498ffaf5cca1d616bff4c6ba0124f934fcc4ff681e8b1c'}]
14:01:27.114 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:27.114 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:27.114 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:27.115 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=296162, tablet=da704fc7d4aa43fc88e0eaccec401f0c@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}]
14:01:27.115 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:27.116 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=296162, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}]
14:01:27.116 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:27.117 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:01:27.117 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=296162, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:27.117 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:27.118 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:27.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] Successfully connected to peer
14:01:27.121 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:27.122 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.131
14:01:27.122 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state CONNECTING due to: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.123 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217) for tablet 76e52a9d3eeb44f2b15300a48bfaa371: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.124 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state CONNECTING due to: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.124 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217) for tablet d71f7d1b5be64ef78d88cfad75de369a: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.131 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:27.131 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:27.131 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:27.131 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:27.131 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.132 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.131 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.132 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.132 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.132 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.132 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.132 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.132 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:27.133 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c8dfe90, L:/127.0.0.1:51592 - R:/127.29.61.131:35215] using SASL/PLAIN
14:01:27.138 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:27.141 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:27.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] Successfully connected to peer
14:01:27.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] Successfully connected to peer
14:01:27.184 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:27.185 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:27.185 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:27.185 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.185 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.185 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.185 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.185 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.185 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.185 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.185 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.185 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.185 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:27.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.251724 29942 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 30362
14:01:27.259 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.130
14:01:27.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.279657 29942 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 30496
14:01:27.280 [ERROR - kudu-nio-1] (Connection.java:452) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x52d3461f, L:/127.0.0.1:56714 - R:/127.29.61.130:40893]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:27.280 [ERROR - kudu-nio-1] (Connection.java:452) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x79fbc71e, L:/127.0.0.1:56724 - R:/127.29.61.130:40893]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:27.281 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state NEGOTIATING due to: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x79fbc71e, L:/127.0.0.1:56724 - R:/127.29.61.130:40893]
14:01:27.281 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state NEGOTIATING due to: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x52d3461f, L:/127.0.0.1:56714 - R:/127.29.61.130:40893]
14:01:27.281 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893) for tablet d71f7d1b5be64ef78d88cfad75de369a: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x79fbc71e, L:/127.0.0.1:56724 - R:/127.29.61.130:40893]
14:01:27.281 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893) for tablet 76e52a9d3eeb44f2b15300a48bfaa371: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x52d3461f, L:/127.0.0.1:56714 - R:/127.29.61.130:40893]
14:01:27.282 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] handling channelInactive
14:01:27.282 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] handling channelInactive
14:01:27.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.286790 30622 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:27.294 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:27.294 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:27.294 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:27.294 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.294 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.294 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.295 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.295 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.295 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.295 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.295 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.295 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:27.298 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:27.299 [DEBUG - kudu-nio-2] (Connection.java:757) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] Successfully connected to peer
14:01:27.302 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:27.303 [DEBUG - kudu-nio-2] (Connection.java:757) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] Successfully connected to peer
14:01:27.318 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:27.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 44 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112887388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:27.397 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 44 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:27.397 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 44 as completed for source Source: KuduSource.
14:01:27.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.455824 29942 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 30496
14:01:27.456 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.131
14:01:27.457 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.131
14:01:27.486 [ERROR - kudu-nio-2] (Connection.java:452) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xc077904d, L:/127.0.0.1:51614 - R:/127.29.61.131:35215]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:27.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state NEGOTIATING due to: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xc077904d, L:/127.0.0.1:51614 - R:/127.29.61.131:35215]
14:01:27.487 [ERROR - kudu-nio-2] (Connection.java:452) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xfa5536cb, L:/127.0.0.1:51618 - R:/127.29.61.131:35215]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:27.487 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215) for tablet 76e52a9d3eeb44f2b15300a48bfaa371: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xc077904d, L:/127.0.0.1:51614 - R:/127.29.61.131:35215]
14:01:27.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] handling channelInactive
14:01:27.487 [DEBUG - kudu-nio-2] (Connection.java:239) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] handling channelInactive
14:01:27.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state READY due to: connection closed
14:01:27.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.487586 29942 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 29959
14:01:27.487 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215) for tablet da704fc7d4aa43fc88e0eaccec401f0c: connection closed
14:01:27.488 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state NEGOTIATING due to: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xfa5536cb, L:/127.0.0.1:51618 - R:/127.29.61.131:35215]
14:01:27.488 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215) for tablet d71f7d1b5be64ef78d88cfad75de369a: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xfa5536cb, L:/127.0.0.1:51618 - R:/127.29.61.131:35215]
14:01:27.488 [DEBUG - kudu-nio-2] (Connection.java:239) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] handling channelInactive
14:01:27.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.489017 30020 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:27.498 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:27.498 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:27.499 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:27.499 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.499 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:27.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state CONNECTING due to: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.500 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893) for tablet da704fc7d4aa43fc88e0eaccec401f0c: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.500 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.29.61.189:43243(127.29.61.189:43243)] Successfully connected to peer
14:01:27.500 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.29.61.190:42951(127.29.61.190:42951)] Successfully connected to peer
14:01:27.501 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:27.502 [DEBUG - kudu-nio-5] (Connection.java:757) [peer master-127.29.61.188:46283(127.29.61.188:46283)] Successfully connected to peer
14:01:27.502 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.189
14:01:27.503 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:27.504 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.29.61.189:43243(127.29.61.189:43243)] Successfully connected to peer
14:01:27.505 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:27.505 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.29.61.190:42951(127.29.61.190:42951)] Successfully connected to peer
14:01:27.507 [DEBUG - kudu-nio-5] (Connection.java:757) [peer master-127.29.61.188:46283(127.29.61.188:46283)] Successfully connected to peer
14:01:27.510 [DEBUG - kudu-nio-5] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.188
14:01:27.512 [DEBUG - kudu-nio-5] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.188
14:01:27.512 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.189
14:01:27.518 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:27.518 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:27.519 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:27.520 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x3627269b, L:/127.0.0.1:35366 - R:/127.29.61.188:46283] using SASL/PLAIN
14:01:27.522 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x794f0cda, L:/127.0.0.1:39614 - R:/127.29.61.189:43243] using SASL/PLAIN
14:01:27.524 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:27.525 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:27.525 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:27.525 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=29620, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [26ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, deferred=null) after lookup
14:01:27.527 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x8f34d2fb, L:/127.0.0.1:39608 - R:/127.29.61.189:43243] using SASL/PLAIN
14:01:27.527 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 76e52a9d3eeb44f2b15300a48bfaa371 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:27.527 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet d71f7d1b5be64ef78d88cfad75de369a for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:27.527 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:27.528 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=76e52a9d3eeb44f2b15300a48bfaa371, attempt=4, KuduRpc(method=Scan, tablet=76e52a9d3eeb44f2b15300a48bfaa371, attempt=4, TimeoutTracker(timeout=30000, elapsed=410), Traces: [0ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [4ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [5ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [20ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [163ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x52d3461f, L:/127.0.0.1:56714 - R:/127.29.61.130:40893], [164ms] delaying RPC due to: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x52d3461f, L:/127.0.0.1:56714 - R:/127.29.61.130:40893], [180ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [369ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xc077904d, L:/127.0.0.1:51614 - R:/127.29.61.131:35215], [369ms] delaying RPC due to: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xc077904d, L:/127.0.0.1:51614 - R:/127.29.61.131:35215], [380ms] refreshing cache from master, [380ms] Sub RPC GetTableLocations: refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [406ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, [407ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [409ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, deferred=Deferred@1502168426(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0, errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0))) after lookup
14:01:27.528 [DEBUG - kudu-nio-5] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:27.527 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.528 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0x6d425269, L:/127.0.0.1:35376 - R:/127.29.61.188:46283] using SASL/PLAIN
14:01:27.528 [DEBUG - kudu-nio-2] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state CONNECTING due to: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.528 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217) for tablet da704fc7d4aa43fc88e0eaccec401f0c: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.530 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.530 [DEBUG - kudu-nio-6] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state CONNECTING due to: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.530 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217) for tablet 76e52a9d3eeb44f2b15300a48bfaa371: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.531 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:27.531 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=29615, elapsed=29), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [25ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, deferred=null) after lookup
14:01:27.532 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet d71f7d1b5be64ef78d88cfad75de369a for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:27.532 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:27.533 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=d71f7d1b5be64ef78d88cfad75de369a, attempt=4, KuduRpc(method=Scan, tablet=d71f7d1b5be64ef78d88cfad75de369a, attempt=4, TimeoutTracker(timeout=30000, elapsed=416), Traces: [0ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [3ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [3ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [20ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [160ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x79fbc71e, L:/127.0.0.1:56724 - R:/127.29.61.130:40893], [160ms] delaying RPC due to: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x79fbc71e, L:/127.0.0.1:56724 - R:/127.29.61.130:40893], [180ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [367ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xfa5536cb, L:/127.0.0.1:51618 - R:/127.29.61.131:35215], [367ms] delaying RPC due to: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xfa5536cb, L:/127.0.0.1:51618 - R:/127.29.61.131:35215], [380ms] refreshing cache from master, [380ms] Sub RPC GetTableLocations: refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [405ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, [410ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [411ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, deferred=Deferred@1628930554(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0, errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0))) after lookup
14:01:27.533 [DEBUG - kudu-nio-5] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:27.536 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.536 [DEBUG - kudu-nio-6] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state CONNECTING due to: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.536 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217) for tablet d71f7d1b5be64ef78d88cfad75de369a: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.538 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:27.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:27.541 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:27.542 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.29.61.189:43243(127.29.61.189:43243)] Successfully connected to peer
14:01:27.543 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.189
14:01:27.543 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:27.544 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.29.61.190:42951(127.29.61.190:42951)] Successfully connected to peer
14:01:27.548 [DEBUG - kudu-nio-5] (Connection.java:757) [peer master-127.29.61.188:46283(127.29.61.188:46283)] Successfully connected to peer
14:01:27.549 [DEBUG - kudu-nio-5] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.188
14:01:27.552 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:27.556 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xea51b107, L:/127.0.0.1:39624 - R:/127.29.61.189:43243] using SASL/PLAIN
14:01:27.556 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:27.559 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:27.559 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0xac0bd974, L:/127.0.0.1:35392 - R:/127.29.61.188:46283] using SASL/PLAIN
14:01:27.560 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.560 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state CONNECTING due to: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.560 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893) for tablet 76e52a9d3eeb44f2b15300a48bfaa371: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.561 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:27.561 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=29578, elapsed=23), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, deferred=null) after lookup
14:01:27.561 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:27.562 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.562 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state CONNECTING due to: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.562 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893) for tablet d71f7d1b5be64ef78d88cfad75de369a: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.563 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet da704fc7d4aa43fc88e0eaccec401f0c for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:27.563 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 76e52a9d3eeb44f2b15300a48bfaa371 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:27.563 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet d71f7d1b5be64ef78d88cfad75de369a for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:27.563 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=da704fc7d4aa43fc88e0eaccec401f0c@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:27.563 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=da704fc7d4aa43fc88e0eaccec401f0c, attempt=4, KuduRpc(method=Scan, tablet=da704fc7d4aa43fc88e0eaccec401f0c, attempt=4, TimeoutTracker(timeout=30000, elapsed=448), Traces: [0ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [370ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: connection closed, [370ms] delaying RPC due to: Network error: connection closed, [381ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [383ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [383ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [401ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [411ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [411ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [420ms] refreshing cache from master, [420ms] Sub RPC GetTableLocations: refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [441ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, [444ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [446ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, deferred=Deferred@740356824(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0, errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0))) after lookup
14:01:27.564 [DEBUG - kudu-nio-5] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:27.565 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.565 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state CONNECTING due to: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.565 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215) for tablet da704fc7d4aa43fc88e0eaccec401f0c: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.579 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:27.579 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state CONNECTING due to: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.580 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215) for tablet 76e52a9d3eeb44f2b15300a48bfaa371: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.581 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:27.582 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state CONNECTING due to: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.582 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215) for tablet d71f7d1b5be64ef78d88cfad75de369a: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 8 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112887581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:27.591 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 8 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:27.592 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 8 as completed for source Source: KuduSource.
14:01:27.598 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:27.599 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.599 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state CONNECTING due to: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.599 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893) for tablet da704fc7d4aa43fc88e0eaccec401f0c: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.624 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet d71f7d1b5be64ef78d88cfad75de369a for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:27.624 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:27.624 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=d71f7d1b5be64ef78d88cfad75de369a, attempt=8, KuduRpc(method=Scan, tablet=d71f7d1b5be64ef78d88cfad75de369a, attempt=8, TimeoutTracker(timeout=30000, elapsed=508), Traces: [0ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [3ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [3ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [20ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [160ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x79fbc71e, L:/127.0.0.1:56724 - R:/127.29.61.130:40893], [160ms] delaying RPC due to: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x79fbc71e, L:/127.0.0.1:56724 - R:/127.29.61.130:40893], [180ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [367ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xfa5536cb, L:/127.0.0.1:51618 - R:/127.29.61.131:35215], [367ms] delaying RPC due to: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xfa5536cb, L:/127.0.0.1:51618 - R:/127.29.61.131:35215], [380ms] refreshing cache from master, [380ms] Sub RPC GetTableLocations: refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [405ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, [410ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [411ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, [412ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [415ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [415ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [440ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [441ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [441ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [460ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [461ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [461ms] delaying RPC due to: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [501ms] refreshing cache from master, [501ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [503ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, deferred=Deferred@1628930554(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@13996390 after retry RPC@1314811368), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@13996390 after retry RPC@1314811368)))) after lookup
14:01:27.625 [DEBUG - kudu-nio-5] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:27.625 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.626 [DEBUG - kudu-nio-1] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state CONNECTING due to: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.626 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217) for tablet d71f7d1b5be64ef78d88cfad75de369a: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.636 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:27.636 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:27.637 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:27.637 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:27.637 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:27.637 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:27.637 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:27.637 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:27.637 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:27.637 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:27.637 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:27.637 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:27.637 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:27.652 [DEBUG - kudu-nio-4] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.190
14:01:27.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.652729 29942 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 29959
14:01:27.654 [DEBUG - kudu-nio-4] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.29.61.190
14:01:27.658 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:27.659 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.659 [DEBUG - kudu-nio-0] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state CONNECTING due to: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.659 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217) for tablet da704fc7d4aa43fc88e0eaccec401f0c: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.61.190:42951(127.29.61.190:42951)] handling channelInactive
14:01:27.679 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.29.61.190:42951(127.29.61.190:42951)] handling channelInactive
14:01:27.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state READY due to: connection closed
14:01:27.680 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state NEGOTIATING due to: connection closed
14:01:27.680 [ERROR - kudu-nio-4] (Connection.java:452) [peer master-127.29.61.190:42951(127.29.61.190:42951)] unexpected exception from downstream on [id: 0x7757c21a, L:/127.0.0.1:44608 - R:/127.29.61.190:42951]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:27.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.680166 29942 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 30027
14:01:27.680 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: connection closed
14:01:27.679 [ERROR - kudu-nio-4] (Connection.java:452) [peer master-127.29.61.190:42951(127.29.61.190:42951)] unexpected exception from downstream on [id: 0xb210b381, L:/127.0.0.1:44620 - R:/127.29.61.190:42951]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:27.680 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state NEGOTIATING due to: [peer master-127.29.61.190:42951(127.29.61.190:42951)] unexpected exception from downstream on [id: 0x7757c21a, L:/127.0.0.1:44608 - R:/127.29.61.190:42951]
14:01:27.680 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state NEGOTIATING due to: [peer master-127.29.61.190:42951(127.29.61.190:42951)] unexpected exception from downstream on [id: 0xb210b381, L:/127.0.0.1:44620 - R:/127.29.61.190:42951]
14:01:27.680 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: [peer master-127.29.61.190:42951(127.29.61.190:42951)] unexpected exception from downstream on [id: 0xb210b381, L:/127.0.0.1:44620 - R:/127.29.61.190:42951]
14:01:27.680 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: [peer master-127.29.61.190:42951(127.29.61.190:42951)] unexpected exception from downstream on [id: 0x7757c21a, L:/127.0.0.1:44608 - R:/127.29.61.190:42951]
14:01:27.681 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.29.61.190:42951(127.29.61.190:42951)] handling channelInactive
14:01:27.681 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.29.61.190:42951(127.29.61.190:42951)] handling channelInactive
14:01:27.681 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 76e52a9d3eeb44f2b15300a48bfaa371 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:27.681 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet d71f7d1b5be64ef78d88cfad75de369a for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:27.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.681425 30091 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:27.681 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:27.681 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=76e52a9d3eeb44f2b15300a48bfaa371, attempt=8, KuduRpc(method=Scan, tablet=76e52a9d3eeb44f2b15300a48bfaa371, attempt=8, TimeoutTracker(timeout=30000, elapsed=563), Traces: [0ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [4ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [5ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [20ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [163ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x52d3461f, L:/127.0.0.1:56714 - R:/127.29.61.130:40893], [164ms] delaying RPC due to: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x52d3461f, L:/127.0.0.1:56714 - R:/127.29.61.130:40893], [180ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [369ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xc077904d, L:/127.0.0.1:51614 - R:/127.29.61.131:35215], [369ms] delaying RPC due to: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xc077904d, L:/127.0.0.1:51614 - R:/127.29.61.131:35215], [380ms] refreshing cache from master, [380ms] Sub RPC GetTableLocations: refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [406ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, [407ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [409ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, [410ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [412ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [412ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [440ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [442ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [442ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [460ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [461ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [462ms] delaying RPC due to: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [560ms] refreshing cache from master, [561ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [563ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, deferred=Deferred@1502168426(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0 -> (continuation of Deferred@1802923968 after retry RPC@319637051), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0 -> (continuation of Deferred@1802923968 after retry RPC@319637051)))) after lookup
14:01:27.682 [DEBUG - kudu-nio-5] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:27.682 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state CONNECTING due to: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.683 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217) for tablet 76e52a9d3eeb44f2b15300a48bfaa371: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:27.737 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:27.737304 30119 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.61.190:42951: connect: Connection refused (error 111)
14:01:27.737 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:27.737 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:27.738 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:27.738 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:27.738 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:27.738 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:27.738 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:27.738 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:27.739 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:27.739 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:27.739 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:27.739 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:27.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:27.741000 30119 consensus_peers.cc:597] T 00000000000000000000000000000000 P 7387360ecc77446f95fe43105409e9ab -> Peer b9cdeb9c88144b7294a3db184115cf15 (127.29.61.190:42951): Couldn't send request to peer b9cdeb9c88144b7294a3db184115cf15. Status: Network error: Client connection negotiation failed: client connection to 127.29.61.190:42951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:27.741 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet da704fc7d4aa43fc88e0eaccec401f0c for table 'replication_test_table' with partition [<start>, 0x80000064)
14:01:27.741 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet 76e52a9d3eeb44f2b15300a48bfaa371 for table 'replication_test_table' with partition [0x80000064, 0x800000C8)
14:01:27.741 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2538) Learned about tablet d71f7d1b5be64ef78d88cfad75de369a for table 'replication_test_table' with partition [0x800000C8, <end>)
14:01:27.741 [DEBUG - kudu-nio-5] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=da704fc7d4aa43fc88e0eaccec401f0c@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999, tablet=76e52a9d3eeb44f2b15300a48bfaa371@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893),654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)[L]]}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x, ttl=299999, tablet=d71f7d1b5be64ef78d88cfad75de369a@[44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)[L],654f1e043ff543638390d8623aca6c48(127.29.61.131:35215),a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)]}]
14:01:27.741 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=da704fc7d4aa43fc88e0eaccec401f0c, attempt=8, KuduRpc(method=Scan, tablet=da704fc7d4aa43fc88e0eaccec401f0c, attempt=8, TimeoutTracker(timeout=30000, elapsed=626), Traces: [0ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [370ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: connection closed, [370ms] delaying RPC due to: Network error: connection closed, [381ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [383ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [383ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [401ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [411ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [411ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [420ms] refreshing cache from master, [420ms] Sub RPC GetTableLocations: refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [441ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, [444ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [446ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, [447ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [448ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [448ms] delaying RPC due to: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [481ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [482ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [482ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [541ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [542ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [542ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [622ms] refreshing cache from master, [622ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [624ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, deferred=Deferred@740356824(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0 -> (continuation of Deferred@925121967 after retry RPC@2117663393), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0 -> (continuation of Deferred@925121967 after retry RPC@2117663393)))) after lookup
14:01:27.742 [DEBUG - kudu-nio-5] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:27.742 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.742 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state CONNECTING due to: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.742 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215) for tablet da704fc7d4aa43fc88e0eaccec401f0c: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:27.761 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:27.762 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state CONNECTING due to: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.762 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893) for tablet d71f7d1b5be64ef78d88cfad75de369a: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.790 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:27.791 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:27.791 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:27.791 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.791 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.791 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.791 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.791 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.791 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.792 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.792 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.792 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.792 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:27.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.805879 29942 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 30027
14:01:27.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:27.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.61.189:43243(127.29.61.189:43243)] handling channelInactive
14:01:27.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state READY due to: connection closed
14:01:27.830 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.29.61.189:43243(127.29.61.189:43243)] handling channelInactive
14:01:27.830 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.29.61.189:43243(127.29.61.189:43243)] handling channelInactive
14:01:27.830 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state READY due to: connection closed
14:01:27.830 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state READY due to: connection closed
14:01:27.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.830979 29942 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 30098
14:01:27.831 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.29.61.189:43243(127.29.61.189:43243)] handling channelInactive
14:01:27.831 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state READY due to: connection closed
14:01:27.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.832334 30162 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:27.878 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:27.878 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.878 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state CONNECTING due to: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.878 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893) for tablet da704fc7d4aa43fc88e0eaccec401f0c: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:27.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 45 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112887888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:27.897 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 45 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:27.898 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 45 as completed for source Source: KuduSource.
14:01:27.938 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:27.964 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:27.964 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:27.964 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:27.964 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.965 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.965 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.965 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.965 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.968 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.968 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.968 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:27.970 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:27.971 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:27.971 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:27.971 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.971 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:27.972 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.972 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.972 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:27.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:27.972641 29942 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 30098
14:01:27.973 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.973 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.973 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:27.973 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:27.996 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.61.188:46283(127.29.61.188:46283)] handling channelInactive
14:01:27.996 [DEBUG - kudu-nio-5] (Connection.java:239) [peer master-127.29.61.188:46283(127.29.61.188:46283)] handling channelInactive
14:01:27.996 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state READY due to: connection closed
14:01:27.996 [DEBUG - kudu-nio-5] (Connection.java:239) [peer master-127.29.61.188:46283(127.29.61.188:46283)] handling channelInactive
14:01:27.996 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state READY due to: connection closed
14:01:27.996 [DEBUG - kudu-nio-5] (Connection.java:239) [peer master-127.29.61.188:46283(127.29.61.188:46283)] handling channelInactive
14:01:27.996 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state READY due to: connection closed
14:01:27.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state READY due to: connection closed
14:01:27.999 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] connecting to peer
14:01:27.999 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:28.000 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] cleaning up while in state CONNECTING due to: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:28.000 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893) for tablet 76e52a9d3eeb44f2b15300a48bfaa371: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893
14:01:28.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:28Z chronyd exiting
14:01:28.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:28.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 9 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112888081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:28.091 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 9 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:28.091 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:28.091 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:28.092 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:28.092 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:28.092 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:28.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:28.092 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:28.092 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:28.092 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:28.092 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:28.092 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:28.092 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:28.092 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:28.093 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 9 as completed for source Source: KuduSource.
14:01:28.148 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testRangeOnlyPartitioning: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:01:28.172 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testRangeOnlyPartitioning: giving up after 1 attempts
E.14:01:28.173 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112888173
14:01:28.173 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112888173
14:01:28.177 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:01:28.181 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:01:28.182 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:01:28.182 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:01:28.182 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:01:28.182 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:01:28.186 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:01:28.219 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:28.219 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:28.220 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state CONNECTING due to: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:28.220 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215) for tablet 76e52a9d3eeb44f2b15300a48bfaa371: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:28.298 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] connecting to peer
14:01:28.298 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:28.298 [DEBUG - kudu-nio-3] (Connection.java:709) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] cleaning up while in state CONNECTING due to: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:28.299 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217) for tablet da704fc7d4aa43fc88e0eaccec401f0c: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217
14:01:28.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:28.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 46 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112888388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:28.397 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 46 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:28.398 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 46 as completed for source Source: KuduSource.
14:01:28.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:28.456 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:28.457 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:28.457 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:28.457 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:28.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:28.457 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:28.457 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:28.457 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:28.457 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:28.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:28.457 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:28.457 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:28.457 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:28.471 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:28.471 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:28.471 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:28.471 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:28.471 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:28.471 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:28.471 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:28.472 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:28.472 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:28.472 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:28.472 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:28.472 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:28.472 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:28.499 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.500 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.500 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.500 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location master-127.29.61.188:46283(127.29.61.188:46283) for tablet Kudu Master: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.519 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.519 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.519 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.519 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.520 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.520 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.520 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.520 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.520 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.520 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.520 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.520 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.520 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.539 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:28.539 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.539 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.539 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.539 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.540 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.540 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.540 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.540 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.540 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.540 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.554 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:28.555 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:01:28.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:28.557443 31837 mini_oidc.cc:150] Starting JWKS server
14:01:28.559 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.559 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.559 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.560 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.560 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.560 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.560 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.560 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.560 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.560 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.560 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:28.560031 31837 webserver.cc:533] Webserver started at http://127.0.0.1:37433/ using document root <none> and password file <none>
14:01:28.560 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:28.560353 31837 mini_oidc.cc:186] Starting OIDC Discovery server
14:01:28.560 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:28.561019 31837 webserver.cc:533] Webserver started at http://127.0.0.1:36061/ using document root <none> and password file <none>
14:01:28.561 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] connecting to peer
14:01:28.562 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:28.562 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] cleaning up while in state CONNECTING due to: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:28.562 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215) for tablet d71f7d1b5be64ef78d88cfad75de369a: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215
14:01:28.578 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.578 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.579 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.579 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.579 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.579 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.579 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.579 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.579 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.579 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.580 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.580 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.580 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:28Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:01:28.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:28Z Disabled control of system clock
14:01:28.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 10 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112888582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:28.590 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 10 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:28.591 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 10 as completed for source Source: KuduSource.
14:01:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:28.597430 31837 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/wal
14:01:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/data
14:01:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/logs
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/data/info.pb
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.126:46099
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.126
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:28.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37433/jwks.json with env {}
14:01:28.598 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.599 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.599 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.599 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.599 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.599 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.599 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.599 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.599 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.600 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.600 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.619 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.619 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.619 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.619 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.619 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.619 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.619 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.619 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.619 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.620 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.620 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.620 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.620 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.629 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:28.629 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:28.629 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:28.630 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:28.630 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:28.630 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:28.630 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:28.630 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:28.630 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:28.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:28.630 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:28.630 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:28.630 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:28.658 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.659 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.659 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.659 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location master-127.29.61.188:46283(127.29.61.188:46283) for tablet Kudu Master: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.678 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.678 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.679 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.679 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.679 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.679 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.679 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.679 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.679 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.679 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.679 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.679 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.679 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.680 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.680 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.680 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.680 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.680 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.680 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.680 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.680 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.680 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.681 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.681 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.697 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.698 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.698 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.698 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.698 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.698 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.698 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.698 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.698 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.698 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.698 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.710 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:28.710 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:28.710 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:28.711 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:28.711 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:28.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:28.711 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:28.711 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:28.711 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:28.711 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:28.711 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:28.711 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:28.711 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:28.717 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.718 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.718 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.718 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.718 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.718 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.718 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.718 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.718 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.718 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.718 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.718 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.718 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.737 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.738 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.738 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.738 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.738 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.738 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.738 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.739 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.739 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.739 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.739 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.739 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.769 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:28.769 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:28.770 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:28.770 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:28.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:28.770 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:28.770 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:28.770 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:28.770 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:28.770 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:28.770 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:28.770 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:28.770 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:28.778 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.778 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.779 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.779 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.779 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.779 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.779 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.779 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.779 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.779 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.779 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.779 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.779 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:28.817 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.818 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.818 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.818 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.818 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.819 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.819 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.819 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.819 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.820 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.820 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.820 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.820 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.838 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.838 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.839 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.839 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.839 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.839 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.839 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.839 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.839 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.839 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.840 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.879 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.879 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.880 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.880 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.880 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.880 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.880 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.880 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.880 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.880 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.881 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.881 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.881 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.881 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.881 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.881 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.881 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location master-127.29.61.188:46283(127.29.61.188:46283) for tablet Kudu Master: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 47 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112888889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:28.897 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 47 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=7 ms, finalizationTime=1 ms).
14:01:28.898 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 47 as completed for source Source: KuduSource.
14:01:28.901 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.902 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.902 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.902 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.902 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.902 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.902 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.902 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.903 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.903 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.903 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.903 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.903 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.922 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.922 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.922 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.922 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.922 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.922 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.922 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.923 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.923 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.923 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.923 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.923 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.923 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:28.942 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.942 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.942 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.943 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.943 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.943 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.943 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.943 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.943 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.943 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.943 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.943 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.943 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.957 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.958 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.958 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.958 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.958 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.958 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.958 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.958 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.958 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.959 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.959 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.959 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.959 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.961 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:28.961 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:28.961 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.961 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.962 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:28.962 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:28.962 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.962 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.962 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:28.962 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.962 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:28.962 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:28.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:28.980069 31848 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:28.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:28.980471 31848 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:28.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:28.980615 31848 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:28.990430 31848 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:28.990610 31848 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:28.990700 31848 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:28.990767 31848 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:28.990850 31848 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:28.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:28.990906 31848 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37433/jwks.json
14:01:29.001 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.002 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.002 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.002 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.002 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.002 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.002699 31848 master_runner.cc:387] Master server non-default flags:
14:01:29.003 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.003 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:29.003 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/data
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/wal
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:29.003 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.003 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:29.003 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.126:46099
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37433/jwks.json
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/data/info.pb
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.126
14:01:29.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/logs
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:29.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:29.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.005038 31848 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:29.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.007037 31848 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.017189 31855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:29.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.017738 31857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:29.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.017867 31854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:29.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.017972 31848 server_base.cc:1061] running on GCE node
14:01:29.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.019068 31848 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:29.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.020876 31848 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:29.022 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.022156 31848 hybrid_clock.cc:648] HybridClock initialized: now 1779112889022053 us; error 82 us; skew 500 ppm
14:01:29.022 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.022 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.022 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.023 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.022903 31848 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:29.023 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.023 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.023 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.023 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.023 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.023 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.023 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.023 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.025723 31848 webserver.cc:533] Webserver started at http://127.31.23.126:41931/ using document root <none> and password file <none>
14:01:29.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.026754 31848 fs_manager.cc:362] Metadata directory not provided
14:01:29.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.026868 31848 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:29.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.027235 31848 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:29.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.029878 31848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/data/instance:
14:01:29.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "45eda243c2cd4fc8a7b9af2a22735a80"
14:01:29.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:29 on dist-test-slave-409m"
14:01:29.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.030753 31848 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/wal/instance:
14:01:29.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "45eda243c2cd4fc8a7b9af2a22735a80"
14:01:29.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:29 on dist-test-slave-409m"
14:01:29.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.036906 31848 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
14:01:29.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:29.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.041002 31863 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.042914 31848 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.043149 31848 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/wal
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "45eda243c2cd4fc8a7b9af2a22735a80"
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:29 on dist-test-slave-409m"
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.043366 31848 fs_report.cc:389] FS layout report
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/wal
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/wal
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/data/data
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:29.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:29.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.059149 31848 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:29.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.060220 31848 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:29.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.060469 31848 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:29.081 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.082 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.082 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.082 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.082 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.082 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.082 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.082 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 11 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112889082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:29.083 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.083 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.083 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.082 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.083 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.084746 31848 rpc_server.cc:307] RPC server started. Bound to: 127.31.23.126:46099
14:01:29.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.084764 31914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.23.126:46099 every 8 connection(s)
14:01:29.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.087095 31848 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/data/info.pb
14:01:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.089699 31837 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 31848
14:01:29.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.090095 31837 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-0/wal/instance
14:01:29.094 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 11 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.094913 31837 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/wal
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/data
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/logs
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/data/info.pb
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:29.095 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 11 as completed for source Source: KuduSource.
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.125:35837
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.125
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:29.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:29.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37433/jwks.json with env {}
14:01:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.098193 31915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.106426 31915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } has no permanent_uuid. Determining permanent_uuid...
14:01:29.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.125597 31915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } has no permanent_uuid. Determining permanent_uuid...
14:01:29.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.126938 31865 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.23.125:35837: connect: Connection refused (error 111)
14:01:29.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.128782 31915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.125:35837: Network error: Client connection negotiation failed: client connection to 127.31.23.125:35837: connect: Connection refused (error 111)
14:01:29.142 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.142 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.142 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.143 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.143 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.143 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.143 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.143 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.143 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.143 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.143 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.143 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.143 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.161 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.161 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.162 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.162 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.162 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.162 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.162 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.162 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.162 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.162 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.162 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.162 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.162 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.178175 31915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } attempt: 1
14:01:29.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.180439 31915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.125:35837: Network error: Client connection negotiation failed: client connection to 127.31.23.125:35837: connect: Connection refused (error 111)
14:01:29.197 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.198 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.198 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.198 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.198 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.198 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.198 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.199 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.199 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.199 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.199 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.199 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.199 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.248778 31915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } attempt: 2
14:01:29.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.251243 31915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.125:35837: Network error: Client connection negotiation failed: client connection to 127.31.23.125:35837: connect: Connection refused (error 111)
14:01:29.277 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:29.278 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:29.278 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.278 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:29.278 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.278 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.278 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.278 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.278 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.279 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.279 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.279 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.279 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:29.308 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:29.309 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:29.309 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:29.309 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.309 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.309 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.309 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.309 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.310 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.310 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.310 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.310 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:29.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:29.318 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.319 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.319 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.319 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.319 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.320 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.320 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.320 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.320 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.320 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.320 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.320 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.320 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.325 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:29.325 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:29.325 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:29.325 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.325 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.325 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.326 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.326 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.326 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.326 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.326 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.326 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.326 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:29.331 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:29.331 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:29.331 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:29.332 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:29.332 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:29.332 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:29.332 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:29.332 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:29.332 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:29.332 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:29.332 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:29.332 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:29.332 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:29.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.342657 31915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } attempt: 3
14:01:29.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.344851 31915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.125:35837: Network error: Client connection negotiation failed: client connection to 127.31.23.125:35837: connect: Connection refused (error 111)
14:01:29.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 48 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112889389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:29.399 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 48 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:29.400 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 48 as completed for source Source: KuduSource.
14:01:29.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.472642 31917 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.472988 31917 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:29.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.473130 31917 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:29.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.482756 31917 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:29.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.482872 31917 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:29.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.482928 31917 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:29.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.482969 31917 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:29.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.483023 31917 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:29.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.483057 31917 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37433/jwks.json
14:01:29.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.488197 31915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } attempt: 4
14:01:29.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.490379 31915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.125:35837: Network error: Client connection negotiation failed: client connection to 127.31.23.125:35837: connect: Connection refused (error 111)
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.494889 31917 master_runner.cc:387] Master server non-default flags:
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/data
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/wal
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.125:35837
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37433/jwks.json
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/data/info.pb
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.125
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/logs
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:29.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.497180 31917 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:29.498 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.499 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.499 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.499 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.499 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.499410 31917 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:29.499 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.499 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.499 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.500 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.500 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.509387 31926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:29.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.509486 31925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:29.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.510684 31928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:29.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.511070 31917 server_base.cc:1061] running on GCE node
14:01:29.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.512030 31917 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:29.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.513741 31917 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:29.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.514961 31917 hybrid_clock.cc:648] HybridClock initialized: now 1779112889514900 us; error 60 us; skew 500 ppm
14:01:29.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.515301 31917 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.517753 31917 webserver.cc:533] Webserver started at http://127.31.23.125:36409/ using document root <none> and password file <none>
14:01:29.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.518610 31917 fs_manager.cc:362] Metadata directory not provided
14:01:29.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.518710 31917 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.519032 31917 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.521675 31917 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/data/instance:
14:01:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0652945bf90a46e8a935e1feefac0929"
14:01:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:29 on dist-test-slave-409m"
14:01:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.522614 31917 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/wal/instance:
14:01:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0652945bf90a46e8a935e1feefac0929"
14:01:29.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:29 on dist-test-slave-409m"
14:01:29.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.528908 31917 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
14:01:29.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.532833 31934 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:29.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.534487 31917 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
14:01:29.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.534642 31917 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/wal
14:01:29.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0652945bf90a46e8a935e1feefac0929"
14:01:29.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:29 on dist-test-slave-409m"
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.534832 31917 fs_report.cc:389] FS layout report
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/wal
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/wal
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/data/data
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:29.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:29.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:29.564 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:29.564 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:29.564 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:29.564 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:29.565 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:29.565 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:29.565 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:29.565 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:29.565 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:29.565 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:29.565 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:29.565 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:29.565 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:29.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.579493 31917 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:29.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.580433 31917 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:29.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.580681 31917 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:29.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 12 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112889582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:29.592 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 12 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:29.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 12 as completed for source Source: KuduSource.
14:01:29.598 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.598 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.599 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.599 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.599 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.599 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.599 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.599 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.599 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.599 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.599 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.599 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.599 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.609884 31917 rpc_server.cc:307] RPC server started. Bound to: 127.31.23.125:35837
14:01:29.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.609916 31985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.23.125:35837 every 8 connection(s)
14:01:29.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.611680 31917 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/data/info.pb
14:01:29.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.616768 31986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:29.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.619279 31837 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 31917
14:01:29.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.619516 31837 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-1/wal/instance
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.620553 31837 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/wal
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/data
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/logs
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/data/info.pb
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.124:43905
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.124
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37433/jwks.json with env {}
14:01:29.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.624647 31986 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } has no permanent_uuid. Determining permanent_uuid...
14:01:29.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.646656 31986 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } has no permanent_uuid. Determining permanent_uuid...
14:01:29.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.657047 31986 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } has no permanent_uuid. Determining permanent_uuid...
14:01:29.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.658190 31938 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:29.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.659937 31986 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.124:43905: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:29.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.709252 31986 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } attempt: 1
14:01:29.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.711714 31986 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.124:43905: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:29.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.780027 31986 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } attempt: 2
14:01:29.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.782616 31986 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.124:43905: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:29.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.789665 31915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } attempt: 5
14:01:29.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.797770 31915 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } has no permanent_uuid. Determining permanent_uuid...
14:01:29.798 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:29.799 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:29.799 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:29.799 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.799 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.799 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.799 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.800 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.800 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:29.800 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:29.800 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.800 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:29.800 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:29.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.800768 31915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.124:43905: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:29.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:29.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.852068 31915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } attempt: 1
14:01:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.854538 31915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.124:43905: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:29.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.873870 31986 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } attempt: 3
14:01:29.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.876381 31986 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.124:43905: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:29.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 49 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112889889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:29.892 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:29.892 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:29.892 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:29.893 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:29.893 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:29.893 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:29.893 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:29.893 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:29.893 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:29.894 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:29.894 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:29.894 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:29.894 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:29.898 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 49 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:29.899 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 49 as completed for source Source: KuduSource.
14:01:29.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:29.922791 31915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } attempt: 2
14:01:29.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:29.925273 31915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.124:43905: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:29.930 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:29.930 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:29.930 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:29.930 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:29.931 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:29.931 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:29.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:29.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:29.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:29.931 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:29.931 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:29.931 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:29.931 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:29.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:29.966 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:29.966 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:29.967 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:29.967 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.967 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.967 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.967 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.967 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:29.967 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:29.969 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.969 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:29.969 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.012156 31988 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.012640 31988 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:30.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.012735 31988 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:30.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.019692 31986 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } attempt: 4
14:01:30.021 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:30.022 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:30.022 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:30.022 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:30.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:30.023 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:30.023 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:30.023 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:30.023 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:30.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.023017 31986 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.124:43905: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:30.023 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:30.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:30.024 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:30.024 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.023994 31988 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.024139 31988 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.024263 31988 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.024387 31988 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.024487 31988 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:30.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.024609 31988 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37433/jwks.json
14:01:30.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.031592 31915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } attempt: 3
14:01:30.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.034273 31915 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.23.124:43905: Network error: Client connection negotiation failed: client connection to 127.31.23.124:43905: connect: Connection refused (error 111)
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.037864 31988 master_runner.cc:387] Master server non-default flags:
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/data
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/wal
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:30.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.124:43905
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37433/jwks.json
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/data/info.pb
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.124
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/logs
14:01:30.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:30.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:30.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.040155 31988 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:30.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.042418 31988 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:30.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.053540 31998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.054018 32000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.054086 31997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:30.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.054600 31988 server_base.cc:1061] running on GCE node
14:01:30.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.055735 31988 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:30.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.057438 31988 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:30.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.058720 31988 hybrid_clock.cc:648] HybridClock initialized: now 1779112890058656 us; error 64 us; skew 500 ppm
14:01:30.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.059077 31988 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:30.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.061998 31988 webserver.cc:533] Webserver started at http://127.31.23.124:42667/ using document root <none> and password file <none>
14:01:30.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.062829 31988 fs_manager.cc:362] Metadata directory not provided
14:01:30.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.062973 31988 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:30.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.063524 31988 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:30.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.067566 31988 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/data/instance:
14:01:30.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c14cc6387a214b528682f5b04e8c2017"
14:01:30.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:30 on dist-test-slave-409m"
14:01:30.069 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.069080 31988 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/wal/instance:
14:01:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c14cc6387a214b528682f5b04e8c2017"
14:01:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:30 on dist-test-slave-409m"
14:01:30.069 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:30.070 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:30.070 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:30.070 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:30.070 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:30.070 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:30.070 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:30.070 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:30.070 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:30.070 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:30.070 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:30.070 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:30.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.077487 31988 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.003s	sys 0.005s
14:01:30.083 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 13 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112890082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:30.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.083112 32006 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:30.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.086261 31988 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.000s
14:01:30.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.086745 31988 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/wal
14:01:30.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c14cc6387a214b528682f5b04e8c2017"
14:01:30.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:30 on dist-test-slave-409m"
14:01:30.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.087332 31988 fs_report.cc:389] FS layout report
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/wal
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/wal
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/data/data
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:30.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:30.094 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 13 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:30.096 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 13 as completed for source Source: KuduSource.
14:01:30.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.118244 31988 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:30.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.119307 31988 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:30.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.119656 31988 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:30.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.143784 31988 rpc_server.cc:307] RPC server started. Bound to: 127.31.23.124:43905
14:01:30.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.143828 32057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.23.124:43905 every 8 connection(s)
14:01:30.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.145566 31988 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/data/info.pb
14:01:30.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.150612 32058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:30.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.154512 31837 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 31988
14:01:30.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.154704 31837 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/master-2/wal/instance
14:01:30.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.157476 32058 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } has no permanent_uuid. Determining permanent_uuid...
14:01:30.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.176178 32058 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } has no permanent_uuid. Determining permanent_uuid...
14:01:30.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.184566 32058 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } has no permanent_uuid. Determining permanent_uuid...
14:01:30.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.197621 32058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017: Bootstrap starting.
14:01:30.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.201532 32058 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017: Neither blocks nor log segments found. Creating new log.
14:01:30.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.202872 32058 log.cc:826] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017: Log is configured to *not* fsync() on all Append() calls
14:01:30.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.205997 32058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017: No bootstrap required, opened a new log
14:01:30.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.211577 31915 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } attempt: 4
14:01:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.212268 32058 raft_consensus.cc:359] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } }
14:01:30.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.212725 32058 raft_consensus.cc:385] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:30.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.212868 32058 raft_consensus.cc:740] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c14cc6387a214b528682f5b04e8c2017, State: Initialized, Role: FOLLOWER
14:01:30.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.213786 32058 consensus_queue.cc:260] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } }
14:01:30.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.214879 32068 sys_catalog.cc:455] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [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: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.215322 32068 sys_catalog.cc:458] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [sys.catalog]: This master's current role is: FOLLOWER
14:01:30.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.216282 32058 sys_catalog.cc:565] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [sys.catalog]: configured and running, proceeding with master startup.
14:01:30.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.224403 31915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80: Bootstrap starting.
14:01:30.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.229084 31915 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80: Neither blocks nor log segments found. Creating new log.
14:01:30.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.230834 31915 log.cc:826] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80: Log is configured to *not* fsync() on all Append() calls
14:01:30.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.225737 31988 master_runner.cc:187] Error getting master registration for 127.31.23.126:46099: OK, instance_id { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" instance_seqno: 1779112889077032 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:30.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.232699 31988 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:30.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.232901 32079 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:30.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.233052 32079 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:30.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.238013 31915 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80: No bootstrap required, opened a new log
14:01:30.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.246757 31915 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } }
14:01:30.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.247184 31915 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:30.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.247310 31915 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45eda243c2cd4fc8a7b9af2a22735a80, State: Initialized, Role: FOLLOWER
14:01:30.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.248152 31915 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } }
14:01:30.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.251300 32082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [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: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.251674 32082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [sys.catalog]: This master's current role is: FOLLOWER
14:01:30.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.252862 31915 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [sys.catalog]: configured and running, proceeding with master startup.
14:01:30.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.266800 32093 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:30.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.267189 32093 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:30.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.264614 31848 master_runner.cc:187] Error getting master registration for 127.31.23.125:35837: OK, instance_id { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" instance_seqno: 1779112889604105 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:30.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.270706 31848 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:30.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.290645 32068 raft_consensus.cc:493] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:30.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.291010 32068 raft_consensus.cc:515] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } }
14:01:30.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.293437 32068 leader_election.cc:290] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45eda243c2cd4fc8a7b9af2a22735a80 (127.31.23.126:46099), 0652945bf90a46e8a935e1feefac0929 (127.31.23.125:35837)
14:01:30.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.294765 31890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c14cc6387a214b528682f5b04e8c2017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" is_pre_election: true
14:01:30.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.295446 31890 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c14cc6387a214b528682f5b04e8c2017 in term 0.
14:01:30.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.296221 32007 leader_election.cc:304] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [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: 45eda243c2cd4fc8a7b9af2a22735a80, c14cc6387a214b528682f5b04e8c2017; no voters: 
14:01:30.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.296664 32068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:30.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.296826 32068 raft_consensus.cc:493] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:30.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.296932 32068 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 0 FOLLOWER]: Advancing to term 1
14:01:30.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.300325 32068 raft_consensus.cc:515] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } }
14:01:30.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.301700 31890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c14cc6387a214b528682f5b04e8c2017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45eda243c2cd4fc8a7b9af2a22735a80"
14:01:30.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.301867 32068 leader_election.cc:290] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [CANDIDATE]: Term 1 election: Requested vote from peers 45eda243c2cd4fc8a7b9af2a22735a80 (127.31.23.126:46099), 0652945bf90a46e8a935e1feefac0929 (127.31.23.125:35837)
14:01:30.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.301936 31890 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [term 0 FOLLOWER]: Advancing to term 1
14:01:30.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.305608 31890 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c14cc6387a214b528682f5b04e8c2017 in term 1.
14:01:30.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.306154 32007 leader_election.cc:304] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [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: 45eda243c2cd4fc8a7b9af2a22735a80, c14cc6387a214b528682f5b04e8c2017; no voters: 
14:01:30.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.306602 32068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 1 FOLLOWER]: Leader election won for term 1
14:01:30.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.307446 32068 raft_consensus.cc:697] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [term 1 LEADER]: Becoming Leader. State: Replica: c14cc6387a214b528682f5b04e8c2017, State: Running, Role: LEADER
14:01:30.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.308283 32068 consensus_queue.cc:237] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [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: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } }
14:01:30.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.313591 31869 tablet.cc:2404] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:30.318 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:30.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.322281 31986 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } attempt: 5
14:01:30.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.321744 32095 sys_catalog.cc:455] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c14cc6387a214b528682f5b04e8c2017. Latest consensus state: current_term: 1 leader_uuid: "c14cc6387a214b528682f5b04e8c2017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.323498 32095 sys_catalog.cc:458] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [sys.catalog]: This master's current role is: LEADER
14:01:30.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.325491 32097 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:01:30.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.328776 32097 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:01:30.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.338917 31986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929: Bootstrap starting.
14:01:30.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.348129 31890 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [term 1 FOLLOWER]: Refusing update from remote peer c14cc6387a214b528682f5b04e8c2017: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:30.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.350036 32095 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:30.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.352921 31986 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929: Neither blocks nor log segments found. Creating new log.
14:01:30.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.357969 31986 log.cc:826] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929: Log is configured to *not* fsync() on all Append() calls
14:01:30.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:30.372318 32012 tablet.cc:2404] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:30.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.376454 31986 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929: No bootstrap required, opened a new log
14:01:30.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 50 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112890389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.389276 32082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c14cc6387a214b528682f5b04e8c2017. Latest consensus state: current_term: 1 leader_uuid: "c14cc6387a214b528682f5b04e8c2017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.389616 32082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [sys.catalog]: This master's current role is: FOLLOWER
14:01:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.389523 31986 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } }
14:01:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.389915 31986 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.390059 31986 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0652945bf90a46e8a935e1feefac0929, State: Initialized, Role: FOLLOWER
14:01:30.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.391150 31986 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } }
14:01:30.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.401170 32098 mvcc.cc:204] Tried to move back new op lower bound from 7287246398854610944 to 7287246398719356928. Current Snapshot: MvccSnapshot[applied={T|T < 7287246398854610944}]
14:01:30.409 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 50 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=19 ms, finalizationTime=1 ms).
14:01:30.411 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 50 as completed for source Source: KuduSource.
14:01:30.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.408388 32102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [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: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.408823 32102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [sys.catalog]: This master's current role is: FOLLOWER
14:01:30.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.412539 32082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c14cc6387a214b528682f5b04e8c2017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.412786 32082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80 [sys.catalog]: This master's current role is: FOLLOWER
14:01:30.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.413929 31986 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [sys.catalog]: configured and running, proceeding with master startup.
14:01:30.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.414012 31960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c14cc6387a214b528682f5b04e8c2017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0652945bf90a46e8a935e1feefac0929"
14:01:30.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.414361 31959 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [term 0 FOLLOWER]: Advancing to term 1
14:01:30.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.413957 31961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c14cc6387a214b528682f5b04e8c2017" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0652945bf90a46e8a935e1feefac0929" is_pre_election: true
14:01:30.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.418594 31959 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [term 1 FOLLOWER]: Refusing update from remote peer c14cc6387a214b528682f5b04e8c2017: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:30.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.419833 32068 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:30.430 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:30.430 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:30.430 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:30.431 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:30.431 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:30.431 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:30.432 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:30.432 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:30.432 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:30.433 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:30.433 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:30.433 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:30.433 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:30.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:30.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.438832 32102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c14cc6387a214b528682f5b04e8c2017. Latest consensus state: current_term: 1 leader_uuid: "c14cc6387a214b528682f5b04e8c2017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.439121 32102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [sys.catalog]: This master's current role is: FOLLOWER
14:01:30.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.437777 32108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c14cc6387a214b528682f5b04e8c2017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.439400 32108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929 [sys.catalog]: This master's current role is: FOLLOWER
14:01:30.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.440402 32068 sys_catalog.cc:455] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c14cc6387a214b528682f5b04e8c2017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.440661 32068 sys_catalog.cc:458] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [sys.catalog]: This master's current role is: LEADER
14:01:30.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.445042 32097 catalog_manager.cc:1382] Generated new cluster ID: 6c69b28119394358baf5f9f73f1782ac
14:01:30.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.445153 32097 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:01:30.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.445317 32106 mvcc.cc:204] Tried to move back new op lower bound from 7287246398854610944 to 7287246398719356928. Current Snapshot: MvccSnapshot[applied={T|T < 7287246398854610944}]
14:01:30.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.491941 32095 sys_catalog.cc:455] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c14cc6387a214b528682f5b04e8c2017" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45eda243c2cd4fc8a7b9af2a22735a80" member_type: VOTER last_known_addr { host: "127.31.23.126" port: 46099 } } peers { permanent_uuid: "0652945bf90a46e8a935e1feefac0929" member_type: VOTER last_known_addr { host: "127.31.23.125" port: 35837 } } peers { permanent_uuid: "c14cc6387a214b528682f5b04e8c2017" member_type: VOTER last_known_addr { host: "127.31.23.124" port: 43905 } } }
14:01:30.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.492887 32095 sys_catalog.cc:458] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 [sys.catalog]: This master's current role is: LEADER
14:01:30.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.494661 32097 catalog_manager.cc:1405] Generated new certificate authority record
14:01:30.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.497331 32097 catalog_manager.cc:1539] Loading token signing keys...
14:01:30.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.530969 32097 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017: Generated new TSK 0
14:01:30.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.532757 32097 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:01:30.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:30.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.558607 31837 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:30.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:30.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/wal
14:01:30.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/data
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/logs
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/data/info.pb
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.65:0
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.23.65
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.65
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:30.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.575862 32121 catalog_manager.cc:1294] Loaded cluster ID: 6c69b28119394358baf5f9f73f1782ac
14:01:30.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.576192 32121 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929: loading cluster ID for follower catalog manager: success
14:01:30.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 14 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112890582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:30.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.585736 32121 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929: acquiring CA information for follower catalog manager: success
14:01:30.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:30.592375 32121 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0652945bf90a46e8a935e1feefac0929: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:30.594 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 14 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:30.596 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 14 as completed for source Source: KuduSource.
14:01:30.656 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:30.657 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:30.657 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:30.658 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:30.658 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:30.658 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:30.660 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:30.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:30.660 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:30.660 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:30.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:30.660 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:30.660 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:30.718 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:30.718 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:30.718 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:30.719 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:30.719 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:30.719 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:30.719 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:30.719 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:30.719 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:30.720 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:30.720 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:30.720 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:30.720 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:30.782 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:30.782 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:30.783 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:30.783 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:30.783 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:30.783 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:30.784 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:30.784 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:30.784 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:30.784 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:30.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:30.785 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:30.785 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:30.814 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:30.814 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:30.814 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:30.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:30.815 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:30.815 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:30.815 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:30.815 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:30.815 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:30.816 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:30.816 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:30.816 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:30.816 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:30.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:30.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 51 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112890889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:30.900 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 51 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:30.902 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 51 as completed for source Source: KuduSource.
14:01:30.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:31.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:31.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 15 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112891081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:31.107 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 15 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=25 ms, finalizationTime=1 ms).
14:01:31.108 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 15 as completed for source Source: KuduSource.
14:01:31.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.140909 32123 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:31.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.141744 32123 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:31.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.141939 32123 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:31.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.156553 32123 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:31.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.156848 32123 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.23.65
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.174113 32123 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/data
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/wal
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.65:0
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/data/info.pb
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.65
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:31.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.23.65
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/logs
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.176415 32123 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:31.176 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:31.177 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:31.177 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:31.177 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.177 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.177 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.177 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.178 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.178 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.178 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.178 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.178 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.178 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:31.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.178959 32123 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:31.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.191905 32130 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.193166 32129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:31.197 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:31.197 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:31.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.197515 32132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:31.197 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:31.198 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.198 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.198 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.198 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.198 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.198 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.198 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.198 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.198 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:31.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.198640 32123 server_base.cc:1061] running on GCE node
14:01:31.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.199398 32123 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:31.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.200654 32123 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.201930 32123 hybrid_clock.cc:648] HybridClock initialized: now 1779112891201853 us; error 70 us; skew 500 ppm
14:01:31.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.202420 32123 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:31.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.205106 32123 webserver.cc:533] Webserver started at http://127.31.23.65:39667/ using document root <none> and password file <none>
14:01:31.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.205969 32123 fs_manager.cc:362] Metadata directory not provided
14:01:31.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.206064 32123 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:31.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.206383 32123 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:31.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.209466 32123 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/data/instance:
14:01:31.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57"
14:01:31.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:31 on dist-test-slave-409m"
14:01:31.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.210354 32123 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/wal/instance:
14:01:31.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57"
14:01:31.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:31 on dist-test-slave-409m"
14:01:31.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.216796 32123 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
14:01:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.220983 32138 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.222703 32123 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.222863 32123 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/wal
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57"
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:31 on dist-test-slave-409m"
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.223070 32123 fs_report.cc:389] FS layout report
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/wal
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/wal
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/data/data
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:31.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.238284 32123 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.239279 32123 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:31.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.239616 32123 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:31.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.240801 32123 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.242902 32123 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.243000 32123 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.243079 32123 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:31.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.243126 32123 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:31.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.270121 32093 catalog_manager.cc:1294] Loaded cluster ID: 6c69b28119394358baf5f9f73f1782ac
14:01:31.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.270267 32093 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80: loading cluster ID for follower catalog manager: success
14:01:31.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.275203 32093 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80: acquiring CA information for follower catalog manager: success
14:01:31.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.278664 32093 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 45eda243c2cd4fc8a7b9af2a22735a80: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:31.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.287910 32123 rpc_server.cc:307] RPC server started. Bound to: 127.31.23.65:40121
14:01:31.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.287997 32250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.23.65:40121 every 8 connection(s)
14:01:31.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.289503 32123 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/data/info.pb
14:01:31.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.298913 31837 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 32123
14:01:31.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.299140 31837 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-0/wal/instance
14:01:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.308418 31837 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/wal
14:01:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/data
14:01:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:31.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/logs
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/data/info.pb
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.66:0
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.23.66
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.66
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:31.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:31.318 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.319141 32253 heartbeater.cc:344] Connected to a master server at 127.31.23.125:35837
14:01:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.319702 32253 heartbeater.cc:461] Registering TS with master...
14:01:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.320999 32253 heartbeater.cc:507] Master 127.31.23.125:35837 requested a full tablet report, sending...
14:01:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.323714 32252 heartbeater.cc:344] Connected to a master server at 127.31.23.126:46099
14:01:31.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.323796 32251 heartbeater.cc:344] Connected to a master server at 127.31.23.124:43905
14:01:31.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.323899 32251 heartbeater.cc:461] Registering TS with master...
14:01:31.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.324133 31951 ts_manager.cc:194] Registered new tserver with Master: 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121)
14:01:31.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.324497 32251 heartbeater.cc:507] Master 127.31.23.124:43905 requested a full tablet report, sending...
14:01:31.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.323902 32252 heartbeater.cc:461] Registering TS with master...
14:01:31.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.325347 32252 heartbeater.cc:507] Master 127.31.23.126:46099 requested a full tablet report, sending...
14:01:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.327077 32022 ts_manager.cc:194] Registered new tserver with Master: 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121)
14:01:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.327093 31880 ts_manager.cc:194] Registered new tserver with Master: 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121)
14:01:31.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.329190 32022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.23.65:37681
14:01:31.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 52 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112891388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:31.397 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 52 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:31.399 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 52 as completed for source Source: KuduSource.
14:01:31.432 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:31.432 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:31.432 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:31.433 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:31.433 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:31.433 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:31.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:31.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:31.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:31.433 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:31.433 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:31.433 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:31.434 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:31.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:31.451 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:31.451 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:31.452 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:31.452 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:31.452 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:31.452 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:31.452 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:31.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:31.452 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:31.452 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:31.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:31.452 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:31.452 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:31.539 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:31.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 16 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112891581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:31.591 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 16 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:31.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 16 as completed for source Source: KuduSource.
14:01:31.636 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:31.636 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:31.637 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:31.637 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.637 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.637 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.637 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.637 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.637 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.637 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.637 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.638 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:31.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.694554 32261 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:31.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.694933 32261 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:31.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.695048 32261 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:31.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.704492 32261 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:31.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.704726 32261 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.23.66
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.715723 32261 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/data
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/wal
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.66:0
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/data/info.pb
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.66
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.23.66
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/logs
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.717684 32261 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:31.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.719972 32261 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:31.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.730288 32268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.730376 32267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:31.731709 32270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:31.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.732082 32261 server_base.cc:1061] running on GCE node
14:01:31.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.732762 32261 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:31.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.733865 32261 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.735103 32261 hybrid_clock.cc:648] HybridClock initialized: now 1779112891735058 us; error 37 us; skew 500 ppm
14:01:31.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.735518 32261 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:31.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.738016 32261 webserver.cc:533] Webserver started at http://127.31.23.66:32835/ using document root <none> and password file <none>
14:01:31.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.738955 32261 fs_manager.cc:362] Metadata directory not provided
14:01:31.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.739104 32261 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:31.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.739588 32261 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:31.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.742117 32261 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/data/instance:
14:01:31.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "95d19639a19b4a70b1bef1fcddfbde63"
14:01:31.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:31 on dist-test-slave-409m"
14:01:31.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.743054 32261 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/wal/instance:
14:01:31.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "95d19639a19b4a70b1bef1fcddfbde63"
14:01:31.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:31 on dist-test-slave-409m"
14:01:31.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.749053 32261 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
14:01:31.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.753041 32276 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:31.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.754459 32261 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
14:01:31.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.754644 32261 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/wal
14:01:31.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "95d19639a19b4a70b1bef1fcddfbde63"
14:01:31.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:31 on dist-test-slave-409m"
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.754887 32261 fs_report.cc:389] FS layout report
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/wal
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/wal
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/data/data
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:31.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:31.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.795256 32261 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:31.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.796291 32261 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:31.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.796622 32261 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:31.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.797856 32261 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:31.799 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:31.799 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:31.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.799880 32261 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:31.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.800112 32261 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:31.800 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:31.800 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:31.800 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:31.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.800333 32261 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:31.800 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:31.800 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:31.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.800496 32261 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:31.800 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:31.800 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:31.800 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:31.800 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:31.800 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:31.800 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:31.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:31.849 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:31.849 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:31.849 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:31.849 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:31.850 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:31.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:31.850 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:31.850 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:31.850 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:31.850 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:31.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:31.850 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:31.850 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:31.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.870890 32261 rpc_server.cc:307] RPC server started. Bound to: 127.31.23.66:46513
14:01:31.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.870993 32388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.23.66:46513 every 8 connection(s)
14:01:31.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.872509 32261 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/data/info.pb
14:01:31.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.877712 31837 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 32261
14:01:31.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.877970 31837 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-1/wal/instance
14:01:31.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 53 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112891888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.898485 31837 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/wal
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/data
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/logs
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/data/info.pb
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.67:0
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.23.67
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.67
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.914188 32391 heartbeater.cc:344] Connected to a master server at 127.31.23.125:35837
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.914651 32391 heartbeater.cc:461] Registering TS with master...
14:01:31.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.915894 32391 heartbeater.cc:507] Master 127.31.23.125:35837 requested a full tablet report, sending...
14:01:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.916407 32389 heartbeater.cc:344] Connected to a master server at 127.31.23.124:43905
14:01:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.916613 32389 heartbeater.cc:461] Registering TS with master...
14:01:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.917325 32389 heartbeater.cc:507] Master 127.31.23.124:43905 requested a full tablet report, sending...
14:01:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.918020 31951 ts_manager.cc:194] Registered new tserver with Master: 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513)
14:01:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.918412 32022 ts_manager.cc:194] Registered new tserver with Master: 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513)
14:01:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.919407 32022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.23.66:52015
14:01:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.923661 32390 heartbeater.cc:344] Connected to a master server at 127.31.23.126:46099
14:01:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.923851 32390 heartbeater.cc:461] Registering TS with master...
14:01:31.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.924508 32390 heartbeater.cc:507] Master 127.31.23.126:46099 requested a full tablet report, sending...
14:01:31.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:31.925941 31880 ts_manager.cc:194] Registered new tserver with Master: 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513)
14:01:31.931 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 53 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=43 ms, finalizationTime=0 ms).
14:01:31.932 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 53 as completed for source Source: KuduSource.
14:01:31.936 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:31.937 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:31.937 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:31.937 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.937 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.938 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.938 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.938 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:31.938 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:31.938 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:31.938 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.938 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.938 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:31.938 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:32.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:32.062 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:32.062 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:32.062 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:32.062 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:32.063 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:32.063 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:32.063 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:32.063 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:32.063 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:32.063 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:32.063 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:32.063 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:32.063 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:32.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 17 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112892082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:32.093 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 17 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:32.094 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 17 as completed for source Source: KuduSource.
14:01:32.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:32.314520 32399 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:32.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:32.314894 32399 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:32.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:32.315008 32399 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:32.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:32.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:32.324915 32399 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:32.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:32.325186 32399 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.23.67
14:01:32.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.332893 32251 heartbeater.cc:499] Master 127.31.23.124:43905 was elected leader, sending a full tablet report...
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.338290 32399 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.23.84:40219
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/data
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/wal
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.23.67:0
14:01:32.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/data/info.pb
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.23.67
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.23.126:46099,127.31.23.125:35837,127.31.23.124:43905
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.23.67
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/logs
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:32.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:32.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.340389 32399 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:32.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.342633 32399 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:32.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:32.353364 32405 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:32.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:32.353322 32406 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:32.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:32.356695 32408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:32.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.356840 32399 server_base.cc:1061] running on GCE node
14:01:32.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.357681 32399 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.358686 32399 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:32.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.359939 32399 hybrid_clock.cc:648] HybridClock initialized: now 1779112892359866 us; error 60 us; skew 500 ppm
14:01:32.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.360415 32399 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:32.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.363076 32399 webserver.cc:533] Webserver started at http://127.31.23.67:46873/ using document root <none> and password file <none>
14:01:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.363958 32399 fs_manager.cc:362] Metadata directory not provided
14:01:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.364055 32399 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.364413 32399 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:32.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.367282 32399 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/data/instance:
14:01:32.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8"
14:01:32.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:32 on dist-test-slave-409m"
14:01:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.368171 32399 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/wal/instance:
14:01:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8"
14:01:32.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:32 on dist-test-slave-409m"
14:01:32.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.374549 32399 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:01:32.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.378854 32414 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.380676 32399 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.380836 32399 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/wal
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8"
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:32 on dist-test-slave-409m"
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.381034 32399 fs_report.cc:389] FS layout report
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/wal
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/wal
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/data/data
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:32.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:32.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 54 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112892388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:32.397 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 54 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:32.397 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 54 as completed for source Source: KuduSource.
14:01:32.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.408609 32399 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:32.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.409726 32399 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:32.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.409976 32399 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:32.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.411123 32399 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:32.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.413160 32399 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:32.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.413264 32399 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:32.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.413383 32399 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:32.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.413462 32399 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:32.424 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:32.424 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:32.425 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:32.425 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:32.425 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:32.425 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:32.425 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:32.425 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:32.425 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:32.426 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:32.426 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:32.426 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:32.426 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:32.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:32.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.452870 32399 rpc_server.cc:307] RPC server started. Bound to: 127.31.23.67:33869
14:01:32.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.452978 32526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.23.67:33869 every 8 connection(s)
14:01:32.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.454442 32399 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/data/info.pb
14:01:32.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.458001 31837 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 32399
14:01:32.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.458166 31837 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster2540667311179036513/ts-2/wal/instance
14:01:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.491899 32529 heartbeater.cc:344] Connected to a master server at 127.31.23.125:35837
14:01:32.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.492377 32529 heartbeater.cc:461] Registering TS with master...
14:01:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.493623 32529 heartbeater.cc:507] Master 127.31.23.125:35837 requested a full tablet report, sending...
14:01:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.493597 32527 heartbeater.cc:344] Connected to a master server at 127.31.23.124:43905
14:01:32.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.493847 32527 heartbeater.cc:461] Registering TS with master...
14:01:32.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.494374 32527 heartbeater.cc:507] Master 127.31.23.124:43905 requested a full tablet report, sending...
14:01:32.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.495342 31951 ts_manager.cc:194] Registered new tserver with Master: 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:32.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.495538 32022 ts_manager.cc:194] Registered new tserver with Master: 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:32.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.496629 32022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.23.67:57143
14:01:32.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.497061 32528 heartbeater.cc:344] Connected to a master server at 127.31.23.126:46099
14:01:32.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.497251 32528 heartbeater.cc:461] Registering TS with master...
14:01:32.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.497852 32528 heartbeater.cc:507] Master 127.31.23.126:46099 requested a full tablet report, sending...
14:01:32.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.499413 31880 ts_manager.cc:194] Registered new tserver with Master: 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:32.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.502472 31837 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:01:32.504 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:32.504 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:01:32.505 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.23.126"
      port: 46099
    }
    bound_http_address {
      host: "127.31.23.126"
      port: 41931
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.23.125"
      port: 35837
    }
    bound_http_address {
      host: "127.31.23.125"
      port: 36409
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.23.124"
      port: 43905
    }
    bound_http_address {
      host: "127.31.23.124"
      port: 42667
    }
  }
}

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

14:01:32.506 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.23.65"
      port: 40121
    }
    bound_http_address {
      host: "127.31.23.65"
      port: 39667
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.23.66"
      port: 46513
    }
    bound_http_address {
      host: "127.31.23.66"
      port: 32835
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.23.67"
      port: 33869
    }
    bound_http_address {
      host: "127.31.23.67"
      port: 46873
    }
  }
}

14:01:32.507 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:01:32.508 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:32.509 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:01:32.509 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:01:32.509 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:01:32.510 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:01:32.510 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:32.511 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:32.511 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:32.511 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:32.511 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:32.511 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:32.512 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:32.512 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:32.512 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:32.512 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:32.512 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:32.512 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:32.512 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:32.514 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:01:32.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:32.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 18 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112892582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:32.592 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 18 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:32.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 18 as completed for source Source: KuduSource.
14:01:32.649 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:32.650 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:32.650 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:32.650 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:32.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:32.650 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:32.650 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:32.650 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:32.651 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:32.651 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:32.651 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:32.651 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:32.651 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:32.785 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:32.785 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:32.785 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:32.786 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:32.786 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:32.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:32.786 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:32.786 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:32.786 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:32.786 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:32.786 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:32.786 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:32.786 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:32.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:32.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 55 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112892888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:32.897 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 55 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:32.897 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 55 as completed for source Source: KuduSource.
14:01:32.900 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:32.900 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:01:32.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.902928 32537 mini_oidc.cc:150] Starting JWKS server
14:01:32.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.905402 32537 webserver.cc:533] Webserver started at http://127.0.0.1:35521/ using document root <none> and password file <none>
14:01:32.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.905639 32537 mini_oidc.cc:186] Starting OIDC Discovery server
14:01:32.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.906158 32537 webserver.cc:533] Webserver started at http://127.0.0.1:40889/ using document root <none> and password file <none>
14:01:32.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.923012 32389 heartbeater.cc:499] Master 127.31.23.124:43905 was elected leader, sending a full tablet report...
14:01:32.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:32Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:01:32.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:32Z Disabled control of system clock
14:01:32.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:32.940979 32537 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/wal
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/data
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/logs
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/data/info.pb
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.126:34819
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.126
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:32.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:32.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35521/jwks.json with env {}
14:01:32.971 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:32.971 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:32.972 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:32.972 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:32.972 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:32.972 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:32.972 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:32.973 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:32.973 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:32.973 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:32.973 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:32.973 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:32.973 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:33.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:33.083 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 19 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112893082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:33.093 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 19 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:33.094 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 19 as completed for source Source: KuduSource.
14:01:33.317 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:33.317 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:33.317 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:33.318 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:33.318 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:33.318 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:33.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:33.318 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:33.318 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:33.318 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:33.318 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:33.318 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:33.318 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:33.318 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:33.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.354274 32549 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:33.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.354756 32549 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:33.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.354856 32549 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.364321 32549 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.364423 32549 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.364480 32549 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.364521 32549 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.364575 32549 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:33.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.364609 32549 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35521/jwks.json
14:01:33.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.376356 32549 master_runner.cc:387] Master server non-default flags:
14:01:33.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:33.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:33.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:33.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:33.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/data
14:01:33.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/wal
14:01:33.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.126:34819
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35521/jwks.json
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/data/info.pb
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.126
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/logs
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:33.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:33.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.378300 32549 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:33.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.380306 32549 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:33.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 56 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112893389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:33.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.390256 32554 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:33.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.391814 32555 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:33.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.397120 32557 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:33.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.398198 32549 server_base.cc:1061] running on GCE node
14:01:33.398 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 56 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:33.399 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 56 as completed for source Source: KuduSource.
14:01:33.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.399708 32549 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:33.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.401352 32549 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:33.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.402611 32549 hybrid_clock.cc:648] HybridClock initialized: now 1779112893402541 us; error 74 us; skew 500 ppm
14:01:33.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.403050 32549 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:33.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.406426 32549 webserver.cc:533] Webserver started at http://127.31.198.126:43035/ using document root <none> and password file <none>
14:01:33.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.408018 32549 fs_manager.cc:362] Metadata directory not provided
14:01:33.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.408133 32549 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:33.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.408546 32549 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:33.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.411283 32549 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/data/instance:
14:01:33.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47e1197c8eb34e3da627f724fcabcc8b"
14:01:33.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:33 on dist-test-slave-409m"
14:01:33.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.412273 32549 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/wal/instance:
14:01:33.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47e1197c8eb34e3da627f724fcabcc8b"
14:01:33.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:33 on dist-test-slave-409m"
14:01:33.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.418735 32549 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:01:33.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.423094 32563 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.424921 32549 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.425123 32549 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/wal
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "47e1197c8eb34e3da627f724fcabcc8b"
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:33 on dist-test-slave-409m"
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.425400 32549 fs_report.cc:389] FS layout report
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/wal
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/wal
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/data/data
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:33.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:33.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:33.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.452876 32549 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:33.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.453975 32549 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:33.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.454229 32549 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:33.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.479555 32614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.198.126:34819 every 8 connection(s)
14:01:33.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.479576 32549 rpc_server.cc:307] RPC server started. Bound to: 127.31.198.126:34819
14:01:33.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.481328 32549 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/data/info.pb
14:01:33.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.483167 32537 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 32549
14:01:33.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.483512 32537 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-0/wal/instance
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.485963 32537 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/wal
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/data
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/logs
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/data/info.pb
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.125:36975
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.125
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35521/jwks.json with env {}
14:01:33.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.486681 32615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.496052 32615 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } has no permanent_uuid. Determining permanent_uuid...
14:01:33.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.499614 32527 heartbeater.cc:499] Master 127.31.23.124:43905 was elected leader, sending a full tablet report...
14:01:33.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.520674 32615 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } has no permanent_uuid. Determining permanent_uuid...
14:01:33.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.522097 32567 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.198.125:36975: connect: Connection refused (error 111)
14:01:33.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.523984 32615 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.125:36975: Network error: Client connection negotiation failed: client connection to 127.31.198.125:36975: connect: Connection refused (error 111)
14:01:33.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:33.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.573495 32615 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } attempt: 1
14:01:33.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.575858 32615 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.125:36975: Network error: Client connection negotiation failed: client connection to 127.31.198.125:36975: connect: Connection refused (error 111)
14:01:33.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 20 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112893582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:33.592 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 20 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:33.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 20 as completed for source Source: KuduSource.
14:01:33.609 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:33.609 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:33.609 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:33.609 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:33.610 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:33.610 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:33.610 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:33.610 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:33.610 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:33.610 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:33.610 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:33.610 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:33.610 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:33.626 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:33.627 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:33.627 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:33.627 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:33.627 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:33.627 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:33.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:33.628 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:33.628 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:33.628 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:33.628 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:33.628 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:33.629 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:33.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.644181 32615 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } attempt: 2
14:01:33.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.646489 32615 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.125:36975: Network error: Client connection negotiation failed: client connection to 127.31.198.125:36975: connect: Connection refused (error 111)
14:01:33.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.737779 32615 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } attempt: 3
14:01:33.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.740041 32615 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.125:36975: Network error: Client connection negotiation failed: client connection to 127.31.198.125:36975: connect: Connection refused (error 111)
14:01:33.818 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.882841 32617 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.883272 32617 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.883425 32617 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:33.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.883365 32615 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } attempt: 4
14:01:33.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.885707 32615 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.125:36975: Network error: Client connection negotiation failed: client connection to 127.31.198.125:36975: connect: Connection refused (error 111)
14:01:33.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 57 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112893889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:33.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.894997 32617 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:33.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.895138 32617 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:33.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.895218 32617 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:33.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.895285 32617 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:33.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.895372 32617 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:33.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.895411 32617 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35521/jwks.json
14:01:33.897 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 57 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:33.898 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 57 as completed for source Source: KuduSource.
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.907341 32617 master_runner.cc:387] Master server non-default flags:
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/data
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/wal
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:33.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.125:36975
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35521/jwks.json
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/data/info.pb
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.125
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:33.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/logs
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:33.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.909530 32617 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:33.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.911491 32617 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.920053 32625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:33.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.920507 32626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:33.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:33.921720 32628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:33.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.922906 32617 server_base.cc:1061] running on GCE node
14:01:33.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.923928 32617 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:33.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.925669 32617 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:33.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.926919 32617 hybrid_clock.cc:648] HybridClock initialized: now 1779112893926818 us; error 79 us; skew 500 ppm
14:01:33.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.927392 32617 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:33.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.930181 32617 webserver.cc:533] Webserver started at http://127.31.198.125:40163/ using document root <none> and password file <none>
14:01:33.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.930995 32617 fs_manager.cc:362] Metadata directory not provided
14:01:33.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.931130 32617 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:33.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.931587 32617 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:33.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.934011 32617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/data/instance:
14:01:33.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d816cc00b45842358c5c85a2703c2dfe"
14:01:33.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:33 on dist-test-slave-409m"
14:01:33.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.934825 32617 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/wal/instance:
14:01:33.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d816cc00b45842358c5c85a2703c2dfe"
14:01:33.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:33 on dist-test-slave-409m"
14:01:33.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:33.937 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:33.938 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:33.938 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:33.938 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:33.938 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:33.938 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:33.938 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:33.938 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:33.938 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:33.938 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:33.938 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:33.939 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:33.939 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:33.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.941464 32617 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
14:01:33.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.945340 32634 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.946906 32617 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.947119 32617 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/wal
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d816cc00b45842358c5c85a2703c2dfe"
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:33 on dist-test-slave-409m"
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.947372 32617 fs_report.cc:389] FS layout report
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/wal
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/wal
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/data/data
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:33.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:33.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:33.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:33.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.980693 32617 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:33.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.981829 32617 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:33.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:33.982159 32617 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:34.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.004864 32617 rpc_server.cc:307] RPC server started. Bound to: 127.31.198.125:36975
14:01:34.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.004910 32685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.198.125:36975 every 8 connection(s)
14:01:34.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.006461 32617 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/data/info.pb
14:01:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.009209 32537 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 32617
14:01:34.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.009380 32537 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-1/wal/instance
14:01:34.009 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:34.010 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:34.010 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:34.010 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:34.010 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:34.010 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:34.010 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:34.010 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:34.010 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:34.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.010836 32537 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/wal
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/data
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:34.011 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/logs
14:01:34.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:34.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/data/info.pb
14:01:34.011 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:34.012 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.124:43517
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.124
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35521/jwks.json with env {}
14:01:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.011897 32686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:34.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.020305 32686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } has no permanent_uuid. Determining permanent_uuid...
14:01:34.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.037418 32686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } has no permanent_uuid. Determining permanent_uuid...
14:01:34.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:34.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.049319 32686 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } has no permanent_uuid. Determining permanent_uuid...
14:01:34.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.050899 32635 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.056855 32686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.124:43517: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 21 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112894081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:34.096 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 21 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=14 ms, finalizationTime=1 ms).
14:01:34.096 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 21 as completed for source Source: KuduSource.
14:01:34.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.106266 32686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } attempt: 1
14:01:34.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.108392 32686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.124:43517: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.176669 32686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } attempt: 2
14:01:34.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.178779 32686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.124:43517: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.185104 32615 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } attempt: 5
14:01:34.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.192657 32615 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } has no permanent_uuid. Determining permanent_uuid...
14:01:34.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.197791 32615 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.124:43517: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.249063 32615 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } attempt: 1
14:01:34.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.251566 32615 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.124:43517: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.270064 32686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } attempt: 3
14:01:34.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.272599 32686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.124:43517: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.318 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:34.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.319830 32615 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } attempt: 2
14:01:34.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.321964 32615 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.124:43517: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.352 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:34.352 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:34.353 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:34.353 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:34.353 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:34.353 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:34.353 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:34.353 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:34.353 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:34.354 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:34.354 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:34.354 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:34.354 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:34.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 58 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112894389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:34.393 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:34.394 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:34.394 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:34.394 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:34.394 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:34.394 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:34.394 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:34.394 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:34.394 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:34.394 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:34.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:34.394 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:34.394 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:34.398 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 58 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:34.398 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 58 as completed for source Source: KuduSource.
14:01:34.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.406760 32688 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:34.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.407097 32688 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:34.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.407176 32688 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:34.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.415871 32686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } attempt: 4
14:01:34.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.417899 32686 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.124:43517: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.418231 32688 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:34.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.418323 32688 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:34.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.418394 32688 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:34.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.418448 32688 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:34.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.418543 32688 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:34.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.418602 32688 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35521/jwks.json
14:01:34.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.428220 32615 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } attempt: 3
14:01:34.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.430596 32615 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.198.124:43517: Network error: Client connection negotiation failed: client connection to 127.31.198.124:43517: connect: Connection refused (error 111)
14:01:34.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.431617 32688 master_runner.cc:387] Master server non-default flags:
14:01:34.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:34.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/data
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/wal
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.124:43517
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35521/jwks.json
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/data/info.pb
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.124
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/logs
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:34.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:34.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.433669 32688 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:34.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.435797 32688 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:34.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:34.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.445683 32698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:34.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.446266 32697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:34.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.446676 32700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:34.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.447652 32688 server_base.cc:1061] running on GCE node
14:01:34.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.448539 32688 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:34.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.450325 32688 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:34.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.451556 32688 hybrid_clock.cc:648] HybridClock initialized: now 1779112894451521 us; error 53 us; skew 500 ppm
14:01:34.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.451982 32688 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:34.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.454785 32688 webserver.cc:533] Webserver started at http://127.31.198.124:41911/ using document root <none> and password file <none>
14:01:34.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.455827 32688 fs_manager.cc:362] Metadata directory not provided
14:01:34.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.455974 32688 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:34.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.456435 32688 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:34.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.459106 32688 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/data/instance:
14:01:34.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1937b49580fc4e43b3c6abdd4696388f"
14:01:34.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:34 on dist-test-slave-409m"
14:01:34.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.460186 32688 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/wal/instance:
14:01:34.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1937b49580fc4e43b3c6abdd4696388f"
14:01:34.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:34 on dist-test-slave-409m"
14:01:34.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.466434 32688 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
14:01:34.466 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:34.467 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:34.467 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:34.467 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:34.467 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:34.467 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:34.467 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:34.467 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:34.467 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:34.467 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:34.467 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:34.468 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:34.468 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:34.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.470745 32706 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:34.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.472396 32688 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:01:34.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.472560 32688 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/wal
14:01:34.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1937b49580fc4e43b3c6abdd4696388f"
14:01:34.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:34 on dist-test-slave-409m"
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.472793 32688 fs_report.cc:389] FS layout report
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/wal
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/wal
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/data/data
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:34.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:34.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.508468 32688 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:34.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.509599 32688 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:34.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.509860 32688 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:34.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.533174 32688 rpc_server.cc:307] RPC server started. Bound to: 127.31.198.124:43517
14:01:34.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.533193 32757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.198.124:43517 every 8 connection(s)
14:01:34.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.534828 32688 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/data/info.pb
14:01:34.538 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:34.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:34.539 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:34.539 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:34.539 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:34.539 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:34.539 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:34.539 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:34.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:34.539 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:34.539 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:34.539 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:34.539 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:34.540 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:34.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.540061 32758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:34.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.542312 32537 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 32688
14:01:34.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.542526 32537 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/master-2/wal/instance
14:01:34.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.548699 32758 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } has no permanent_uuid. Determining permanent_uuid...
14:01:34.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.571738 32758 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } has no permanent_uuid. Determining permanent_uuid...
14:01:34.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.579694 32758 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } has no permanent_uuid. Determining permanent_uuid...
14:01:34.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 22 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112894581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:34.592 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 22 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:34.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 22 as completed for source Source: KuduSource.
14:01:34.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.595516 32758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f: Bootstrap starting.
14:01:34.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.599218 32758 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f: Neither blocks nor log segments found. Creating new log.
14:01:34.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.600699 32758 log.cc:826] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f: Log is configured to *not* fsync() on all Append() calls
14:01:34.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.603873 32758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f: No bootstrap required, opened a new log
14:01:34.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.607841 32615 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } attempt: 4
14:01:34.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.610826 32758 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } }
14:01:34.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.611177 32758 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:34.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.611327 32758 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1937b49580fc4e43b3c6abdd4696388f, State: Initialized, Role: FOLLOWER
14:01:34.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.612178 32758 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } }
14:01:34.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.613721 32766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [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: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.614190 32766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [sys.catalog]: This master's current role is: FOLLOWER
14:01:34.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.614848 32758 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [sys.catalog]: configured and running, proceeding with master startup.
14:01:34.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.622330 32615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b: Bootstrap starting.
14:01:34.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.626596 32615 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b: Neither blocks nor log segments found. Creating new log.
14:01:34.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.628029 32615 log.cc:826] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b: Log is configured to *not* fsync() on all Append() calls
14:01:34.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.636513 32615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b: No bootstrap required, opened a new log
14:01:34.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.632717 32688 master_runner.cc:187] Error getting master registration for 127.31.198.126:34819: OK, instance_id { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" instance_seqno: 1779112893473008 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:34.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.637480 32688 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:34.642 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:34.642 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:34.643 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:34.643 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:34.643 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:34.643 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:34.643 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:34.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:34.643 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:34.644 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:34.644 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:34.644 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:34.644 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:34.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.644918   309 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:34.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.646426 32615 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } }
14:01:34.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.646685 32615 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:34.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.646813 32615 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e1197c8eb34e3da627f724fcabcc8b, State: Initialized, Role: FOLLOWER
14:01:34.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.647565   309 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:34.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.647486 32615 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } }
14:01:34.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.648548   312 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [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: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.648840   312 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [sys.catalog]: This master's current role is: FOLLOWER
14:01:34.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.649850 32615 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [sys.catalog]: configured and running, proceeding with master startup.
14:01:34.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.663355   323 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:34.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.663762   323 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:34.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.661662 32549 master_runner.cc:187] Error getting master registration for 127.31.198.125:36975: OK, instance_id { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" instance_seqno: 1779112893998879 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:34.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.668879 32549 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.679246 32766 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:34.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.679617 32766 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } }
14:01:34.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.681622 32766 leader_election.cc:290] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47e1197c8eb34e3da627f724fcabcc8b (127.31.198.126:34819), d816cc00b45842358c5c85a2703c2dfe (127.31.198.125:36975)
14:01:34.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.682911 32590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1937b49580fc4e43b3c6abdd4696388f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e1197c8eb34e3da627f724fcabcc8b" is_pre_election: true
14:01:34.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.683627 32590 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1937b49580fc4e43b3c6abdd4696388f in term 0.
14:01:34.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.684468 32709 leader_election.cc:304] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [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: 1937b49580fc4e43b3c6abdd4696388f, 47e1197c8eb34e3da627f724fcabcc8b; no voters: 
14:01:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.684914 32766 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.685092 32766 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:34.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.685205 32766 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 0 FOLLOWER]: Advancing to term 1
14:01:34.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.689146 32766 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } }
14:01:34.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.691215 32590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1937b49580fc4e43b3c6abdd4696388f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e1197c8eb34e3da627f724fcabcc8b"
14:01:34.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.691463 32590 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [term 0 FOLLOWER]: Advancing to term 1
14:01:34.694 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:34.694 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:34.694 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:34.695 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:34.695 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:34.695 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:34.695 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:34.695 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:34.696 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:34.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.695942 32590 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1937b49580fc4e43b3c6abdd4696388f in term 1.
14:01:34.696 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:34.696 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:34.696 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:34.696 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:34.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.696702 32709 leader_election.cc:304] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [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: 1937b49580fc4e43b3c6abdd4696388f, 47e1197c8eb34e3da627f724fcabcc8b; no voters: 
14:01:34.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.697835   325 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 1 FOLLOWER]: Leader election won for term 1
14:01:34.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.698525 32766 leader_election.cc:290] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [CANDIDATE]: Term 1 election: Requested vote from peers 47e1197c8eb34e3da627f724fcabcc8b (127.31.198.126:34819), d816cc00b45842358c5c85a2703c2dfe (127.31.198.125:36975)
14:01:34.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.705387   325 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [term 1 LEADER]: Becoming Leader. State: Replica: 1937b49580fc4e43b3c6abdd4696388f, State: Running, Role: LEADER
14:01:34.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.707772 32569 tablet.cc:2404] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:34.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.709384   325 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [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: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } }
14:01:34.717 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:34.718 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:34.718 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:34.718 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:34.718 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:34.718 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:34.719 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:34.719 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:34.719 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:34.719 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:34.719 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:34.720 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:34.720 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:34.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.717144 32686 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } attempt: 5
14:01:34.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.728060 32766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1937b49580fc4e43b3c6abdd4696388f. Latest consensus state: current_term: 1 leader_uuid: "1937b49580fc4e43b3c6abdd4696388f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.729976 32766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [sys.catalog]: This master's current role is: LEADER
14:01:34.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.736972 32686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe: Bootstrap starting.
14:01:34.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.742522 32686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe: Neither blocks nor log segments found. Creating new log.
14:01:34.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.744549 32686 log.cc:826] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe: Log is configured to *not* fsync() on all Append() calls
14:01:34.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.749013   328 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:01:34.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.753625 32686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe: No bootstrap required, opened a new log
14:01:34.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.760804   328 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:01:34.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.762641 32712 tablet.cc:2404] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.770646 32686 raft_consensus.cc:359] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } }
14:01:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.771282 32686 raft_consensus.cc:385] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.771585 32686 raft_consensus.cc:740] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d816cc00b45842358c5c85a2703c2dfe, State: Initialized, Role: FOLLOWER
14:01:34.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.772728 32686 consensus_queue.cc:260] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } }
14:01:34.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.775957 32686 sys_catalog.cc:565] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [sys.catalog]: configured and running, proceeding with master startup.
14:01:34.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.776050 32661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1937b49580fc4e43b3c6abdd4696388f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d816cc00b45842358c5c85a2703c2dfe" is_pre_election: true
14:01:34.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.776695 32661 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1937b49580fc4e43b3c6abdd4696388f in term 0.
14:01:34.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.777149 32660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1937b49580fc4e43b3c6abdd4696388f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d816cc00b45842358c5c85a2703c2dfe"
14:01:34.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.777421 32660 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [term 0 FOLLOWER]: Advancing to term 1
14:01:34.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.785745 32660 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1937b49580fc4e43b3c6abdd4696388f in term 1.
14:01:34.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.787318   331 sys_catalog.cc:455] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.788079   331 sys_catalog.cc:458] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [sys.catalog]: This master's current role is: FOLLOWER
14:01:34.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.790249 32660 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [term 1 FOLLOWER]: Refusing update from remote peer 1937b49580fc4e43b3c6abdd4696388f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:34.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.791699 32766 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:34.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.800165 32590 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [term 1 FOLLOWER]: Refusing update from remote peer 1937b49580fc4e43b3c6abdd4696388f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:34.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.801395 32766 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [LEADER]: Connected to new peer: Peer: permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:34.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:34.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.816717   331 sys_catalog.cc:455] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1937b49580fc4e43b3c6abdd4696388f. Latest consensus state: current_term: 1 leader_uuid: "1937b49580fc4e43b3c6abdd4696388f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.817071   331 sys_catalog.cc:458] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [sys.catalog]: This master's current role is: FOLLOWER
14:01:34.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.832966   331 sys_catalog.cc:455] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1937b49580fc4e43b3c6abdd4696388f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.833220   331 sys_catalog.cc:458] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe [sys.catalog]: This master's current role is: FOLLOWER
14:01:34.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.834730   330 mvcc.cc:204] Tried to move back new op lower bound from 7287246416995889152 to 7287246416736219136. Current Snapshot: MvccSnapshot[applied={T|T < 7287246416995889152}]
14:01:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.842950   326 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1937b49580fc4e43b3c6abdd4696388f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.843324   326 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [sys.catalog]: This master's current role is: LEADER
14:01:34.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.848841   328 catalog_manager.cc:1382] Generated new cluster ID: ba5b2eff6854414892da4307fa723c78
14:01:34.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.848979   328 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:01:34.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.850319   312 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1937b49580fc4e43b3c6abdd4696388f. Latest consensus state: current_term: 1 leader_uuid: "1937b49580fc4e43b3c6abdd4696388f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.850622   312 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [sys.catalog]: This master's current role is: FOLLOWER
14:01:34.855 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:34.856 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:34.856 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:34.857 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:34.857 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:34.857 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:34.858 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:34.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:34.858 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:34.859 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:34.859 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:34.859 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:34.859 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:34.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.863163 32766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1937b49580fc4e43b3c6abdd4696388f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.868558 32766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f [sys.catalog]: This master's current role is: LEADER
14:01:34.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 59 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112894889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:34.900 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 59 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:34.901 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 59 as completed for source Source: KuduSource.
14:01:34.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.912882   350 catalog_manager.cc:1294] Loaded cluster ID: ba5b2eff6854414892da4307fa723c78
14:01:34.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.913206   350 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe: loading cluster ID for follower catalog manager: success
14:01:34.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.917243   337 mvcc.cc:204] Tried to move back new op lower bound from 7287246416995889152 to 7287246416736219136. Current Snapshot: MvccSnapshot[applied={T|T < 7287246416995889152}]
14:01:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.922084   328 catalog_manager.cc:1405] Generated new certificate authority record
14:01:34.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.923976   328 catalog_manager.cc:1539] Loading token signing keys...
14:01:34.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.928050   312 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1937b49580fc4e43b3c6abdd4696388f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e1197c8eb34e3da627f724fcabcc8b" member_type: VOTER last_known_addr { host: "127.31.198.126" port: 34819 } } peers { permanent_uuid: "d816cc00b45842358c5c85a2703c2dfe" member_type: VOTER last_known_addr { host: "127.31.198.125" port: 36975 } } peers { permanent_uuid: "1937b49580fc4e43b3c6abdd4696388f" member_type: VOTER last_known_addr { host: "127.31.198.124" port: 43517 } } }
14:01:34.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.928424   312 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b [sys.catalog]: This master's current role is: FOLLOWER
14:01:34.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.936422   350 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe: acquiring CA information for follower catalog manager: success
14:01:34.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:34.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:34.939574   350 catalog_manager.cc:883] Not found: no TSK found in the system table: failed to prepare follower catalog manager, will retry
14:01:34.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.975626   328 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1937b49580fc4e43b3c6abdd4696388f: Generated new TSK 0
14:01:34.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:34.976872   328 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:01:35.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.006394 32537 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:35.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/wal
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/data
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/logs
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/data/info.pb
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:35.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.65:0
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.198.65
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.65
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:35.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:35.039 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:35.069 [DEBUG - pool-122-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30013), Traces: [0ms] sending RPC to server master-127.27.70.60:39395, [3ms] received response from server master-127.27.70.60:39395: OK, deferred=null) with no deferred attached!
14:01:35.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 23 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112895081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:35.090 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:35.091 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:35.091 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:35.091 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:35.092 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:35.092 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:35.092 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:35.092 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:35.092 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:35.092 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:35.092 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:35.093 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:35.093 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:35.093 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 23 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:35.095 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 23 as completed for source Source: KuduSource.
14:01:35.171 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:35.171 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:35.171 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:35.172 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:35.172 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:35.172 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:35.172 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:35.172 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:35.172 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:35.172 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:35.172 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:35.173 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:35.173 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:35.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:35.336 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:35.336 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:35.337 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:35.337 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:35.337 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:35.337 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:35.337 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:35.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:35.337 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:35.337 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:35.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:35.338 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:35.338 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:35.384 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:35.384 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:35.384 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:35.384 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:35.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:35.385 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:35.385 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:35.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:35.385 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:35.385 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:35.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:35.385 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:35.385 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:35.390 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 60 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112895389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:35.397 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 60 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:35.398 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 60 as completed for source Source: KuduSource.
14:01:35.432 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:35.432 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:35.432 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:35.433 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:35.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:35.433 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:35.434 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:35.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:35.434 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:35.435 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:35.435 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:35.435 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:35.435 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:35.438 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:35.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:35.562 [DEBUG - pool-124-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30001), Traces: [0ms] sending RPC to server master-127.27.243.190:46195, [11ms] received response from server master-127.27.243.190:46195: OK, deferred=null) with no deferred attached!
14:01:35.562 [DEBUG - pool-124-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30001), Traces: [0ms] sending RPC to server master-127.27.243.190:46195, [12ms] received response from server master-127.27.243.190:46195: OK, deferred=null) with no deferred attached!
14:01:35.581 [DEBUG - pool-124-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.27.243.190:46195, [10ms] received response from server master-127.27.243.190:46195: OK, deferred=null) with no deferred attached!
14:01:35.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 24 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112895582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:35.591 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:35.591 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:35.591 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:35.592 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:35.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:35.592 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:35.592 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:35.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:35.593 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:35.593 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:35.593 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:35.593 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:35.593 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:35.596 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 24 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=14 ms, finalizationTime=0 ms).
14:01:35.598 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 24 as completed for source Source: KuduSource.
14:01:35.647 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:35.647 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:35.647 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:35.647 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:35.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:35.648 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:35.648 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:35.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:35.648 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:35.648 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:35.648 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:35.648 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:35.649 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:35.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.666041   323 catalog_manager.cc:1294] Loaded cluster ID: ba5b2eff6854414892da4307fa723c78
14:01:35.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.666180   323 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b: loading cluster ID for follower catalog manager: success
14:01:35.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.669476   323 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b: acquiring CA information for follower catalog manager: success
14:01:35.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.671674   323 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 47e1197c8eb34e3da627f724fcabcc8b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:35.698935   353 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:35.699303   353 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:35.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:35.699404   353 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:35.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:35.709151   353 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:35.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:35.709342   353 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.198.65
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.720956   353 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/data
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/wal
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.65:0
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/data/info.pb
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.65
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.198.65
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/logs
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:35.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:35.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:35.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:35.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:35.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.723038   353 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.725100   353 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:35.736852   361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:35.736800   358 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:35.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.737658   353 server_base.cc:1061] running on GCE node
14:01:35.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:35.737972   359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:35.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.738829   353 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:35.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.740028   353 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:35.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.741283   353 hybrid_clock.cc:648] HybridClock initialized: now 1779112895741207 us; error 67 us; skew 500 ppm
14:01:35.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.741732   353 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:35.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.744498   353 webserver.cc:533] Webserver started at http://127.31.198.65:37447/ using document root <none> and password file <none>
14:01:35.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.745334   353 fs_manager.cc:362] Metadata directory not provided
14:01:35.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.745482   353 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:35.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.745873   353 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:35.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.748752   353 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/data/instance:
14:01:35.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d64c5ff2aa694914850f7492babf6766"
14:01:35.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:35 on dist-test-slave-409m"
14:01:35.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.749825   353 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/wal/instance:
14:01:35.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d64c5ff2aa694914850f7492babf6766"
14:01:35.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:35 on dist-test-slave-409m"
14:01:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.756516   353 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
14:01:35.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.760751   367 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:35.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.762324   353 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
14:01:35.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.762518   353 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/wal
14:01:35.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d64c5ff2aa694914850f7492babf6766"
14:01:35.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:35 on dist-test-slave-409m"
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.762778   353 fs_report.cc:389] FS layout report
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/wal
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/wal
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/data/data
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:35.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:35.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.775974   353 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:35.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.776966   353 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:35.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.777288   353 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:35.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.778570   353 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:35.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.780524   353 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:35.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.780619   353 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:35.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.780701   353 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:35.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.780787   353 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:35.802 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:35.802 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:35.802 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:35.803 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:35.803 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:35.803 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:35.803 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:35.803 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:35.803 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:35.803 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:35.803 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:35.804 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:35.804 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:35.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:35.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.828768   353 rpc_server.cc:307] RPC server started. Bound to: 127.31.198.65:40253
14:01:35.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.828841   479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.198.65:40253 every 8 connection(s)
14:01:35.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.830365   353 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/data/info.pb
14:01:35.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.838940 32537 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 353
14:01:35.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.839157 32537 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-0/wal/instance
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.845666 32537 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/wal
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/data
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/logs
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/data/info.pb
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.66:0
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.198.66
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.66
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:35.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:35.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.850893   480 heartbeater.cc:344] Connected to a master server at 127.31.198.124:43517
14:01:35.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.851334   480 heartbeater.cc:461] Registering TS with master...
14:01:35.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.852600   480 heartbeater.cc:507] Master 127.31.198.124:43517 requested a full tablet report, sending...
14:01:35.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.855551 32723 ts_manager.cc:194] Registered new tserver with Master: d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253)
14:01:35.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.858348 32723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.198.65:54083
14:01:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.867949   481 heartbeater.cc:344] Connected to a master server at 127.31.198.126:34819
14:01:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.868158   481 heartbeater.cc:461] Registering TS with master...
14:01:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.868664   481 heartbeater.cc:507] Master 127.31.198.126:34819 requested a full tablet report, sending...
14:01:35.871 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:35.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.871168 32579 ts_manager.cc:194] Registered new tserver with Master: d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253)
14:01:35.871 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:35.871 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:35.872 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:35.872 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:35.872 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:35.872 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:35.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:35.873 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:35.873 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:35.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:35.873 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:35.873 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:35.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.876242   484 heartbeater.cc:344] Connected to a master server at 127.31.198.125:36975
14:01:35.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.876425   484 heartbeater.cc:461] Registering TS with master...
14:01:35.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.876740   484 heartbeater.cc:507] Master 127.31.198.125:36975 requested a full tablet report, sending...
14:01:35.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.878509 32651 ts_manager.cc:194] Registered new tserver with Master: d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253)
14:01:35.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 61 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112895888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:35.899 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 61 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:35.900 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 61 as completed for source Source: KuduSource.
14:01:35.938 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:35.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:35.942574   350 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d816cc00b45842358c5c85a2703c2dfe: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:35.979 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:35.979 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:35.979 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:35.979 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:35.979 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:35.979 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:35.979 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:35.980 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:35.980 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:35.980 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:35.980 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:35.980 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:35.980 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:35.984 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:35.985 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:35.985 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:35.985 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:35.985 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:35.985 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:35.985 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:35.985 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:35.985 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:35.985 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:35.986 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:35.986 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:35.986 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:35.989 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:35.989 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:35.989 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:35.990 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:35.990 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:35.990 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:35.990 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:35.990 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:35.990 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:35.989 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:35.990 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:35.990 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:35.990 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:36.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:36.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 25 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112896082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:36.094 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 25 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:36.095 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 25 as completed for source Source: KuduSource.
14:01:36.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.234807   490 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:36.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.235168   490 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:36.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.235283   490 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:36.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.244858   490 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:36.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.245108   490 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.198.66
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.256223   490 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/data
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/wal
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.66:0
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/data/info.pb
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.66
14:01:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.198.66
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/logs
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:36.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:36.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:36.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:36.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:36.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:36.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:36.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.258632   490 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:36.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.260766   490 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:36.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.271543   495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:36.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.271543   496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:36.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.272830   490 server_base.cc:1061] running on GCE node
14:01:36.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.273087   498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.273928   490 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:36.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.275022   490 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.276374   490 hybrid_clock.cc:648] HybridClock initialized: now 1779112896276244 us; error 112 us; skew 500 ppm
14:01:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.276749   490 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:36.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.279384   490 webserver.cc:533] Webserver started at http://127.31.198.66:44937/ using document root <none> and password file <none>
14:01:36.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.280313   490 fs_manager.cc:362] Metadata directory not provided
14:01:36.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.280450   490 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:36.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.280810   490 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:36.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.283530   490 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/data/instance:
14:01:36.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ab68d789dba4159a02c116c4c457f86"
14:01:36.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:36 on dist-test-slave-409m"
14:01:36.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.284490   490 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/wal/instance:
14:01:36.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ab68d789dba4159a02c116c4c457f86"
14:01:36.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:36 on dist-test-slave-409m"
14:01:36.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.290782   490 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.002s
14:01:36.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.294822   504 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:36.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.296473   490 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
14:01:36.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.296667   490 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/wal
14:01:36.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ab68d789dba4159a02c116c4c457f86"
14:01:36.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:36 on dist-test-slave-409m"
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.296914   490 fs_report.cc:389] FS layout report
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/wal
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/wal
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/data/data
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:36.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:36.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:36.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.333938   490 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:36.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.334920   490 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:36.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.335256   490 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:36.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.336900   490 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:36.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.339128   490 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:36.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.339234   490 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:36.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.339349   490 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:36.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.339407   490 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:36.362 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:36.363 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:36.363 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:36.363 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:36.363 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:36.363 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:36.363 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:36.363 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:36.364 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:36.363 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:36.364 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:36.364 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:36.364 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:36.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 62 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112896388 for job 6c66a0b83413c01f1729eff368539c55.
14:01:36.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.390861   490 rpc_server.cc:307] RPC server started. Bound to: 127.31.198.66:45241
14:01:36.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.390950   616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.198.66:45241 every 8 connection(s)
14:01:36.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.393004   490 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/data/info.pb
14:01:36.397 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 62 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:36.399 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 62 as completed for source Source: KuduSource.
14:01:36.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.397070 32537 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 490
14:01:36.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.397305 32537 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-1/wal/instance
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.408012 32537 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/wal
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/data
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:36.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:36.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/logs
14:01:36.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/data/info.pb
14:01:36.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:36.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:36.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:36.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:36.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.67:0
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.198.67
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.67
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:36.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:36.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.436506   619 heartbeater.cc:344] Connected to a master server at 127.31.198.125:36975
14:01:36.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:36.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.437031   619 heartbeater.cc:461] Registering TS with master...
14:01:36.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.438477   619 heartbeater.cc:507] Master 127.31.198.125:36975 requested a full tablet report, sending...
14:01:36.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.438953   617 heartbeater.cc:344] Connected to a master server at 127.31.198.124:43517
14:01:36.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.439124   617 heartbeater.cc:461] Registering TS with master...
14:01:36.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.439772   617 heartbeater.cc:507] Master 127.31.198.124:43517 requested a full tablet report, sending...
14:01:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.440830   618 heartbeater.cc:344] Connected to a master server at 127.31.198.126:34819
14:01:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.441078 32723 ts_manager.cc:194] Registered new tserver with Master: 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241)
14:01:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.441648 32651 ts_manager.cc:194] Registered new tserver with Master: 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241)
14:01:36.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.441969   618 heartbeater.cc:461] Registering TS with master...
14:01:36.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.442229 32723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.198.66:51491
14:01:36.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.442837   618 heartbeater.cc:507] Master 127.31.198.126:34819 requested a full tablet report, sending...
14:01:36.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.444034 32579 ts_manager.cc:194] Registered new tserver with Master: 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241)
14:01:36.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:36.557 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:36.557 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:36.558 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:36.558 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:36.558 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:36.558 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:36.558 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:36.558 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:36.558 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:36.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:36.558 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:36.558 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:36.558 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:36.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 26 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112896582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:36.592 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 26 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:36.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 26 as completed for source Source: KuduSource.
14:01:36.672 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:36.672 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:36.672 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:36.672 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:36.673 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:36.674 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:36.674 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:36.674 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:36.674 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:36.674 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:36.674 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:36.674 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:36.675 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:36.718 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:36.719 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:36.719 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:36.719 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:36.719 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:36.720 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:36.720 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:36.720 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:36.720 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:36.720 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:36.720 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:36.720 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:36.720 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:36.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.809793   627 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:36.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.810118   627 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:36.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.810191   627 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:36.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.819809   627 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:36.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.819986   627 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.198.67
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.831228   627 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.198.84:46871
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/data
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/wal
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.198.67:0
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/data/info.pb
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.198.67
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.198.126:34819,127.31.198.125:36975,127.31.198.124:43517
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.198.67
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/logs
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:36.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:36.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.833029   627 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.835019   627 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:36.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.846194   633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:36.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.847517   632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:36.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.847707   627 server_base.cc:1061] running on GCE node
14:01:36.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:36.848773   635 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:36.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.849781   627 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:36.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.850970   627 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:36.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.852212   627 hybrid_clock.cc:648] HybridClock initialized: now 1779112896852118 us; error 88 us; skew 500 ppm
14:01:36.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.852523   627 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:36.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.855157   627 webserver.cc:533] Webserver started at http://127.31.198.67:46477/ using document root <none> and password file <none>
14:01:36.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.855971   627 fs_manager.cc:362] Metadata directory not provided
14:01:36.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.856065   627 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:36.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.856385   627 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:36.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.859200   627 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/data/instance:
14:01:36.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dcf77e48bc404b81b10414a09ea49707"
14:01:36.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:36 on dist-test-slave-409m"
14:01:36.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.860117   627 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/wal/instance:
14:01:36.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dcf77e48bc404b81b10414a09ea49707"
14:01:36.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:36 on dist-test-slave-409m"
14:01:36.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.863255   480 heartbeater.cc:499] Master 127.31.198.124:43517 was elected leader, sending a full tablet report...
14:01:36.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.866597   627 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:01:36.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.870872   641 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:36.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.872632   627 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.872825   627 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/wal
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dcf77e48bc404b81b10414a09ea49707"
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:36 on dist-test-slave-409m"
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.873090   627 fs_report.cc:389] FS layout report
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/wal
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/wal
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/data/data
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:36.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 63 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112896888 for job 6c66a0b83413c01f1729eff368539c55.
14:01:36.897 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 63 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:36.898 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 63 as completed for source Source: KuduSource.
14:01:36.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.902235   627 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:36.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.903247   627 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:36.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.903612   627 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:36.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.904629   627 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:36.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.906324   627 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:36.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.906412   627 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:36.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.906491   627 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:36.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.906553   627 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:36.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:36.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.958437   627 rpc_server.cc:307] RPC server started. Bound to: 127.31.198.67:45223
14:01:36.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.958611   753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.198.67:45223 every 8 connection(s)
14:01:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.960150   627 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/data/info.pb
14:01:36.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.961298 32537 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 627
14:01:36.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:36.961542 32537 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster7450284032449803491/ts-2/wal/instance
14:01:36.978 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:36.978 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:36.978 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:36.978 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:36.978 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:36.979 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:36.979 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:36.979 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:36.979 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:36.979 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:36.979 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:36.979 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:36.979 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.001561   754 heartbeater.cc:344] Connected to a master server at 127.31.198.124:43517
14:01:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.001999   754 heartbeater.cc:461] Registering TS with master...
14:01:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.003142   754 heartbeater.cc:507] Master 127.31.198.124:43517 requested a full tablet report, sending...
14:01:37.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.004995   755 heartbeater.cc:344] Connected to a master server at 127.31.198.126:34819
14:01:37.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.005143   755 heartbeater.cc:461] Registering TS with master...
14:01:37.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.005770   755 heartbeater.cc:507] Master 127.31.198.126:34819 requested a full tablet report, sending...
14:01:37.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.008085 32579 ts_manager.cc:194] Registered new tserver with Master: dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:37.009 [DEBUG - pool-122-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.27.70.60:39395, [2ms] received response from server master-127.27.70.60:39395: OK, deferred=null) with no deferred attached!
14:01:37.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.012441 32723 ts_manager.cc:194] Registered new tserver with Master: dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:37.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.013573 32723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.198.67:59999
14:01:37.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.018721   760 heartbeater.cc:344] Connected to a master server at 127.31.198.125:36975
14:01:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.018916   760 heartbeater.cc:461] Registering TS with master...
14:01:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.019359   760 heartbeater.cc:507] Master 127.31.198.125:36975 requested a full tablet report, sending...
14:01:37.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.020664 32651 ts_manager.cc:194] Registered new tserver with Master: dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:37.023 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:37.024 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:37.024 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:37.024 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.024 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.024 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.024 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.024 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.024 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.024 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.025 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.025 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.025 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:37.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.025590 32537 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:01:37.027 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:37.027 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:01:37.028 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.198.126"
      port: 34819
    }
    bound_http_address {
      host: "127.31.198.126"
      port: 43035
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.198.125"
      port: 36975
    }
    bound_http_address {
      host: "127.31.198.125"
      port: 40163
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.198.124"
      port: 43517
    }
    bound_http_address {
      host: "127.31.198.124"
      port: 41911
    }
  }
}

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

14:01:37.029 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.198.65"
      port: 40253
    }
    bound_http_address {
      host: "127.31.198.65"
      port: 37447
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.198.66"
      port: 45241
    }
    bound_http_address {
      host: "127.31.198.66"
      port: 44937
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.198.67"
      port: 45223
    }
    bound_http_address {
      host: "127.31.198.67"
      port: 46477
    }
  }
}

14:01:37.029 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:01:37.031 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:37.032 [DEBUG - main] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:37.033 [DEBUG - main] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:37.034 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.23.124:43905(127.31.23.124:43905)] Successfully connected to peer
14:01:37.035 [DEBUG - main] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:37.035 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.23.125:35837(127.31.23.125:35837)] Successfully connected to peer
14:01:37.036 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.124
14:01:37.037 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.125
14:01:37.038 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:37.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.23.126:46099(127.31.23.126:46099)] Successfully connected to peer
14:01:37.048 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:37.052 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.126
14:01:37.053 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:37.053 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf6675be8, L:/127.0.0.1:46028 - R:/127.31.23.125:35837] using SASL/PLAIN
14:01:37.056 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0daecd5a, L:/127.0.0.1:33092 - R:/127.31.23.124:43905] using SASL/PLAIN
14:01:37.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:37.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.124:43905, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.125:35837, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.126:46099, [23ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.125:35837: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.124:43905: OK, deferred=null) after lookup
14:01:37.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.060550 32022 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33092:
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:37.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key2"
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key3"
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 42
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:37.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:37.062 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:37.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.063088 32022 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:01:37.064 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc09624c6, L:/127.0.0.1:44410 - R:/127.31.23.126:46099] using SASL/PLAIN
14:01:37.070 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:37.071 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:37.071 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:37.072 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:37.072 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:37.072 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:37.072 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:37.071 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:37.073 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:37.073 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:37.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:37.073 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:37.073 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:37.083 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 27 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112897082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:37.092 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 27 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:37.093 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 27 as completed for source Source: KuduSource.
14:01:37.094 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:37.094 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:37.095 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:37.095 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.095 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.095 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.095 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.095 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.095 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.095 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.095 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.095 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:37.104 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:37.105 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:37.105 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:37.105 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.105 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.105 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.105 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.105 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.106 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.106 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.106 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.106 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:37.138 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:37.138 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:37.138 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:37.139 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:37.139 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:37.140 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:37.140 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:37.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:37.140 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:37.141 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:37.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:37.141 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:37.141 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:37.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 520d936d1fdb4058bda61dae3b77a6bc
14:01:37.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.170413 32458 tablet_service.cc:1511] Processing CreateTablet for tablet 458b011732e14eca903a01178cff2467 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 0
14:01:37.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.171737 32459 tablet_service.cc:1511] Processing CreateTablet for tablet ed5d8f423a0747b890be613458506c6c (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 1
14:01:37.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.172915 32457 tablet_service.cc:1511] Processing CreateTablet for tablet a659281392d74849aa35abcf24265b84 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 1
14:01:37.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.173810 32462 tablet_service.cc:1511] Processing CreateTablet for tablet c44f838c921c4afd920c557f4c9904c0 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 0
14:01:37.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.174470 32461 tablet_service.cc:1511] Processing CreateTablet for tablet 1a22ee3b19c6487a8ba311116dca5140 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 1
14:01:37.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.175650 32182 tablet_service.cc:1511] Processing CreateTablet for tablet 458b011732e14eca903a01178cff2467 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 0
14:01:37.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.175614 32319 tablet_service.cc:1511] Processing CreateTablet for tablet a659281392d74849aa35abcf24265b84 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 1
14:01:37.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.175992 32322 tablet_service.cc:1511] Processing CreateTablet for tablet b53efd42c2d24fa09e286fd5a7b23d38 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 0
14:01:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.176643 32320 tablet_service.cc:1511] Processing CreateTablet for tablet 458b011732e14eca903a01178cff2467 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 0
14:01:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.176774 32319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659281392d74849aa35abcf24265b84. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.176780 32182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458b011732e14eca903a01178cff2467. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.177219 32320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458b011732e14eca903a01178cff2467. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.177568 32321 tablet_service.cc:1511] Processing CreateTablet for tablet ed5d8f423a0747b890be613458506c6c (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 1
14:01:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.177987 32321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5d8f423a0747b890be613458506c6c. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.178756 32322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53efd42c2d24fa09e286fd5a7b23d38. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.178683 32186 tablet_service.cc:1511] Processing CreateTablet for tablet c44f838c921c4afd920c557f4c9904c0 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 0
14:01:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.178709 32323 tablet_service.cc:1511] Processing CreateTablet for tablet 1a22ee3b19c6487a8ba311116dca5140 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 1
14:01:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.179116 32186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44f838c921c4afd920c557f4c9904c0. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.179332 32184 tablet_service.cc:1511] Processing CreateTablet for tablet b53efd42c2d24fa09e286fd5a7b23d38 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 0
14:01:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.179742 32181 tablet_service.cc:1511] Processing CreateTablet for tablet a659281392d74849aa35abcf24265b84 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 1
14:01:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.179845 32184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53efd42c2d24fa09e286fd5a7b23d38. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.180193 32181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659281392d74849aa35abcf24265b84. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.181370 32183 tablet_service.cc:1511] Processing CreateTablet for tablet ed5d8f423a0747b890be613458506c6c (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 1
14:01:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.181803 32183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5d8f423a0747b890be613458506c6c. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.181931 32324 tablet_service.cc:1511] Processing CreateTablet for tablet c44f838c921c4afd920c557f4c9904c0 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 0
14:01:37.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.183019 32323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22ee3b19c6487a8ba311116dca5140. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.184302 32324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44f838c921c4afd920c557f4c9904c0. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.186925 32185 tablet_service.cc:1511] Processing CreateTablet for tablet 1a22ee3b19c6487a8ba311116dca5140 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 1
14:01:37.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.187482 32185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22ee3b19c6487a8ba311116dca5140. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.187546 32460 tablet_service.cc:1511] Processing CreateTablet for tablet b53efd42c2d24fa09e286fd5a7b23d38 (DEFAULT_TABLE table=replication_test_table [id=520d936d1fdb4058bda61dae3b77a6bc]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 0
14:01:37.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.195964 32458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458b011732e14eca903a01178cff2467. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.196534 32457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659281392d74849aa35abcf24265b84. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.197703 32459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed5d8f423a0747b890be613458506c6c. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.198282 32460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53efd42c2d24fa09e286fd5a7b23d38. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.201421 32462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44f838c921c4afd920c557f4c9904c0. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.203042 32461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a22ee3b19c6487a8ba311116dca5140. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.213418   788 tablet_bootstrap.cc:492] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63: Bootstrap starting.
14:01:37.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.217379   788 tablet_bootstrap.cc:654] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63: Neither blocks nor log segments found. Creating new log.
14:01:37.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.218665   788 log.cc:826] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63: Log is configured to *not* fsync() on all Append() calls
14:01:37.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.230576   788 tablet_bootstrap.cc:492] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63: No bootstrap required, opened a new log
14:01:37.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.231161   788 ts_tablet_manager.cc:1403] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
14:01:37.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.239032   790 tablet_bootstrap.cc:492] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Bootstrap starting.
14:01:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.240963   788 raft_consensus.cc:359] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.241662   788 raft_consensus.cc:385] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.241952   788 raft_consensus.cc:740] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d19639a19b4a70b1bef1fcddfbde63, State: Initialized, Role: FOLLOWER
14:01:37.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.242877   788 consensus_queue.cc:260] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.244207   790 tablet_bootstrap.cc:654] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Neither blocks nor log segments found. Creating new log.
14:01:37.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.245638   791 tablet_bootstrap.cc:492] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Bootstrap starting.
14:01:37.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.245724   790 log.cc:826] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Log is configured to *not* fsync() on all Append() calls
14:01:37.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.249483   788 ts_tablet_manager.cc:1434] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.005s
14:01:37.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.249858   790 tablet_bootstrap.cc:492] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57: No bootstrap required, opened a new log
14:01:37.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.250175   790 ts_tablet_manager.cc:1403] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
14:01:37.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.250658   788 tablet_bootstrap.cc:492] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63: Bootstrap starting.
14:01:37.251 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:37.251 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:37.252 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:37.252 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:37.252 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:37.252 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:37.252 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:37.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:37.252 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:37.253 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:37.253 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:37.253 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:37.253 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:37.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.254539   788 tablet_bootstrap.cc:654] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63: Neither blocks nor log segments found. Creating new log.
14:01:37.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.262928   791 tablet_bootstrap.cc:654] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Neither blocks nor log segments found. Creating new log.
14:01:37.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.263914   790 raft_consensus.cc:359] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.264505   790 raft_consensus.cc:385] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.264750   790 raft_consensus.cc:740] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b57b55b6e0a47c5a9bf2b462e7c6d57, State: Initialized, Role: FOLLOWER
14:01:37.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.264992   791 log.cc:826] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Log is configured to *not* fsync() on all Append() calls
14:01:37.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.265661   790 consensus_queue.cc:260] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.269 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:37.269 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:37.269 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:37.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.269987   788 tablet_bootstrap.cc:492] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63: No bootstrap required, opened a new log
14:01:37.270 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.270300   788 ts_tablet_manager.cc:1403] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
14:01:37.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.270 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.271 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.271 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.271 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.271 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.271 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.271 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.271 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.271560   788 raft_consensus.cc:359] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.271826   788 raft_consensus.cc:385] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.271914   788 raft_consensus.cc:740] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d19639a19b4a70b1bef1fcddfbde63, State: Initialized, Role: FOLLOWER
14:01:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.272184   788 consensus_queue.cc:260] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.273226   788 ts_tablet_manager.cc:1434] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:01:37.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.273645   788 tablet_bootstrap.cc:492] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63: Bootstrap starting.
14:01:37.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.275599   788 tablet_bootstrap.cc:654] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63: Neither blocks nor log segments found. Creating new log.
14:01:37.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.283306   791 tablet_bootstrap.cc:492] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8: No bootstrap required, opened a new log
14:01:37.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.284044   791 ts_tablet_manager.cc:1403] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.003s
14:01:37.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.294873   790 ts_tablet_manager.cc:1434] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.016s
14:01:37.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.295498   790 tablet_bootstrap.cc:492] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Bootstrap starting.
14:01:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.297513 32254 tablet.cc:2404] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.302313   790 tablet_bootstrap.cc:654] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Neither blocks nor log segments found. Creating new log.
14:01:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.301847   791 raft_consensus.cc:359] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.303501   788 tablet_bootstrap.cc:492] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63: No bootstrap required, opened a new log
14:01:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.303673   791 raft_consensus.cc:385] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.303807   788 ts_tablet_manager.cc:1403] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.007s
14:01:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.304287   791 raft_consensus.cc:740] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7fb37590a1412fa801e5b1dd0e1bf8, State: Initialized, Role: FOLLOWER
14:01:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.304620   788 raft_consensus.cc:359] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.304992   788 raft_consensus.cc:385] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.305148   788 raft_consensus.cc:740] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d19639a19b4a70b1bef1fcddfbde63, State: Initialized, Role: FOLLOWER
14:01:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.305454   788 consensus_queue.cc:260] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.306190   788 ts_tablet_manager.cc:1434] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.306651   788 tablet_bootstrap.cc:492] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63: Bootstrap starting.
14:01:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.307825   792 raft_consensus.cc:493] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.308071   792 raft_consensus.cc:515] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.310065   792 leader_election.cc:290] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.311913   788 tablet_bootstrap.cc:654] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63: Neither blocks nor log segments found. Creating new log.
14:01:37.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:37.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.305589   791 consensus_queue.cc:260] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.341035 32482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659281392d74849aa35abcf24265b84" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" is_pre_election: true
14:01:37.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.342895 32278 leader_election.cc:343] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869): Illegal state: must be running to vote when last-logged opid is not known
14:01:37.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.343461   791 ts_tablet_manager.cc:1434] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.009s
14:01:37.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.347193   791 tablet_bootstrap.cc:492] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Bootstrap starting.
14:01:37.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.350279   791 tablet_bootstrap.cc:654] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Neither blocks nor log segments found. Creating new log.
14:01:37.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.350672   788 tablet_bootstrap.cc:492] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63: No bootstrap required, opened a new log
14:01:37.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.351056   788 ts_tablet_manager.cc:1403] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.013s
14:01:37.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.352442   788 raft_consensus.cc:359] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.353176   788 raft_consensus.cc:385] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.353376   788 raft_consensus.cc:740] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d19639a19b4a70b1bef1fcddfbde63, State: Initialized, Role: FOLLOWER
14:01:37.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.353775   788 consensus_queue.cc:260] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.354516   788 ts_tablet_manager.cc:1434] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
14:01:37.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.354979   788 tablet_bootstrap.cc:492] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63: Bootstrap starting.
14:01:37.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.356792   788 tablet_bootstrap.cc:654] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63: Neither blocks nor log segments found. Creating new log.
14:01:37.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.358696   792 raft_consensus.cc:493] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:37.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.358873   792 raft_consensus.cc:515] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.359189   788 tablet_bootstrap.cc:492] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63: No bootstrap required, opened a new log
14:01:37.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.359377   788 ts_tablet_manager.cc:1403] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
14:01:37.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.359655   792 leader_election.cc:290] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.360157   788 raft_consensus.cc:359] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } }
14:01:37.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.360522   788 raft_consensus.cc:385] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.360702   788 raft_consensus.cc:740] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d19639a19b4a70b1bef1fcddfbde63, State: Initialized, Role: FOLLOWER
14:01:37.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.360946   788 consensus_queue.cc:260] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } }
14:01:37.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.361397   788 ts_tablet_manager.cc:1434] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:01:37.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.361907   788 tablet_bootstrap.cc:492] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63: Bootstrap starting.
14:01:37.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.364066   788 tablet_bootstrap.cc:654] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63: Neither blocks nor log segments found. Creating new log.
14:01:37.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.360530 32482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22ee3b19c6487a8ba311116dca5140" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" is_pre_election: true
14:01:37.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.369037 32278 leader_election.cc:343] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869): Illegal state: must be running to vote when last-logged opid is not known
14:01:37.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.370182 32206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659281392d74849aa35abcf24265b84" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" is_pre_election: true
14:01:37.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.371331 32205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22ee3b19c6487a8ba311116dca5140" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" is_pre_election: true
14:01:37.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.371658 32277 leader_election.cc:343] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121): Illegal state: must be running to vote when last-logged opid is not known
14:01:37.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.371814 32277 leader_election.cc:304] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d19639a19b4a70b1bef1fcddfbde63; no voters: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 6a7fb37590a1412fa801e5b1dd0e1bf8
14:01:37.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.372769   788 tablet_bootstrap.cc:492] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63: No bootstrap required, opened a new log
14:01:37.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.372821   790 tablet_bootstrap.cc:492] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: No bootstrap required, opened a new log
14:01:37.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.372917   788 ts_tablet_manager.cc:1403] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
14:01:37.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.372995   790 ts_tablet_manager.cc:1403] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent bootstrapping tablet: real 0.078s	user 0.001s	sys 0.022s
14:01:37.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.373421   792 raft_consensus.cc:2749] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:37.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.373734   788 raft_consensus.cc:359] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.373977   788 raft_consensus.cc:385] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.374068   788 raft_consensus.cc:740] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d19639a19b4a70b1bef1fcddfbde63, State: Initialized, Role: FOLLOWER
14:01:37.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.374046   790 raft_consensus.cc:359] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.374244   790 raft_consensus.cc:385] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.374352   790 raft_consensus.cc:740] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b57b55b6e0a47c5a9bf2b462e7c6d57, State: Initialized, Role: FOLLOWER
14:01:37.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.374346   788 consensus_queue.cc:260] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.374598   790 consensus_queue.cc:260] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.375087   788 ts_tablet_manager.cc:1434] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
14:01:37.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.375111   790 ts_tablet_manager.cc:1434] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.002s
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.376735   790 tablet_bootstrap.cc:492] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Bootstrap starting.
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.379487 32392 tablet.cc:2404] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.379065   790 tablet_bootstrap.cc:654] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Neither blocks nor log segments found. Creating new log.
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.384393   790 tablet_bootstrap.cc:492] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: No bootstrap required, opened a new log
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.384595   790 ts_tablet_manager.cc:1403] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.002s
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.385516   790 raft_consensus.cc:359] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.385658 32277 leader_election.cc:343] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121): Illegal state: must be running to vote when last-logged opid is not known
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.385735   790 raft_consensus.cc:385] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.385807   790 raft_consensus.cc:740] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b57b55b6e0a47c5a9bf2b462e7c6d57, State: Initialized, Role: FOLLOWER
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.385802 32277 leader_election.cc:304] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d19639a19b4a70b1bef1fcddfbde63; no voters: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 6a7fb37590a1412fa801e5b1dd0e1bf8
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.386035   790 consensus_queue.cc:260] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.386153   792 raft_consensus.cc:2749] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.386776   790 ts_tablet_manager.cc:1434] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
14:01:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.387146   790 tablet_bootstrap.cc:492] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Bootstrap starting.
14:01:37.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 64 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112897389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.390980   791 tablet_bootstrap.cc:492] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8: No bootstrap required, opened a new log
14:01:37.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.391338   791 ts_tablet_manager.cc:1403] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent bootstrapping tablet: real 0.044s	user 0.001s	sys 0.005s
14:01:37.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.392773   790 tablet_bootstrap.cc:654] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Neither blocks nor log segments found. Creating new log.
14:01:37.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.392537   791 raft_consensus.cc:359] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.393610   791 raft_consensus.cc:385] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.394871   791 raft_consensus.cc:740] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7fb37590a1412fa801e5b1dd0e1bf8, State: Initialized, Role: FOLLOWER
14:01:37.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.395372   791 consensus_queue.cc:260] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.396 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:37.397 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:37.397 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:37.397 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.397 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.397 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.398 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.397 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.398 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.398 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.397 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.398 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.398 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:37.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.400425   791 ts_tablet_manager.cc:1434] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
14:01:37.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.402134   796 raft_consensus.cc:493] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:37.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.402411   796 raft_consensus.cc:515] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.402 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 64 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=13 ms, finalizationTime=0 ms).
14:01:37.403 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 64 as completed for source Source: KuduSource.
14:01:37.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.404623   796 leader_election.cc:290] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.405472   791 tablet_bootstrap.cc:492] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Bootstrap starting.
14:01:37.407 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:37.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.407554   791 tablet_bootstrap.cc:654] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Neither blocks nor log segments found. Creating new log.
14:01:37.407 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:37.407 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:37.408 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.408 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.408 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.408 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:37.408 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.408 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:37.408 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.409 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.409 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:37.409 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:37.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.413048   791 tablet_bootstrap.cc:492] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8: No bootstrap required, opened a new log
14:01:37.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.414503   791 ts_tablet_manager.cc:1403] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.004s
14:01:37.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.417418   796 raft_consensus.cc:493] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:37.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.417833   796 raft_consensus.cc:515] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.418949   796 leader_election.cc:290] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.419744   790 tablet_bootstrap.cc:492] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: No bootstrap required, opened a new log
14:01:37.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.420082   790 ts_tablet_manager.cc:1403] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent bootstrapping tablet: real 0.033s	user 0.000s	sys 0.007s
14:01:37.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.421247   790 raft_consensus.cc:359] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.421597   790 raft_consensus.cc:385] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.421969   790 raft_consensus.cc:740] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b57b55b6e0a47c5a9bf2b462e7c6d57, State: Initialized, Role: FOLLOWER
14:01:37.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.422303   790 consensus_queue.cc:260] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.423336 32481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22ee3b19c6487a8ba311116dca5140" candidate_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" is_pre_election: true
14:01:37.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.423609 32482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5d8f423a0747b890be613458506c6c" candidate_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" is_pre_election: true
14:01:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.424880 32140 leader_election.cc:343] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869): Illegal state: must be running to vote when last-logged opid is not known
14:01:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.425020   791 raft_consensus.cc:359] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.425199 32140 leader_election.cc:343] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869): Illegal state: must be running to vote when last-logged opid is not known
14:01:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.425230   791 raft_consensus.cc:385] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.425315   791 raft_consensus.cc:740] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7fb37590a1412fa801e5b1dd0e1bf8, State: Initialized, Role: FOLLOWER
14:01:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.425494   790 ts_tablet_manager.cc:1434] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
14:01:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.425819   790 tablet_bootstrap.cc:492] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Bootstrap starting.
14:01:37.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.427712   790 tablet_bootstrap.cc:654] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Neither blocks nor log segments found. Creating new log.
14:01:37.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.428831   791 consensus_queue.cc:260] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.431813   791 ts_tablet_manager.cc:1434] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.000s
14:01:37.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.432286   791 tablet_bootstrap.cc:492] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8: Bootstrap starting.
14:01:37.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.434365   791 tablet_bootstrap.cc:654] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8: Neither blocks nor log segments found. Creating new log.
14:01:37.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.437304   791 tablet_bootstrap.cc:492] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8: No bootstrap required, opened a new log
14:01:37.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:37.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.437629   791 ts_tablet_manager.cc:1403] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
14:01:37.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.438570   791 raft_consensus.cc:359] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.439426 32343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22ee3b19c6487a8ba311116dca5140" candidate_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d19639a19b4a70b1bef1fcddfbde63" is_pre_election: true
14:01:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.439751 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5d8f423a0747b890be613458506c6c" candidate_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d19639a19b4a70b1bef1fcddfbde63" is_pre_election: true
14:01:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.439987 32343 raft_consensus.cc:2468] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b57b55b6e0a47c5a9bf2b462e7c6d57 in term 0.
14:01:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.440047   791 raft_consensus.cc:385] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.440083 32344 raft_consensus.cc:2468] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b57b55b6e0a47c5a9bf2b462e7c6d57 in term 0.
14:01:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.440157   791 raft_consensus.cc:740] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7fb37590a1412fa801e5b1dd0e1bf8, State: Initialized, Role: FOLLOWER
14:01:37.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.440407   791 consensus_queue.cc:260] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.441220   790 tablet_bootstrap.cc:492] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: No bootstrap required, opened a new log
14:01:37.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.441401   791 ts_tablet_manager.cc:1434] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:01:37.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.441434   790 ts_tablet_manager.cc:1403] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.004s
14:01:37.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.441854   791 tablet_bootstrap.cc:492] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Bootstrap starting.
14:01:37.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.442324   790 raft_consensus.cc:359] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } }
14:01:37.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.442631   790 raft_consensus.cc:385] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.442725   790 raft_consensus.cc:740] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b57b55b6e0a47c5a9bf2b462e7c6d57, State: Initialized, Role: FOLLOWER
14:01:37.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.442968   790 consensus_queue.cc:260] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } }
14:01:37.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.443652   790 ts_tablet_manager.cc:1434] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
14:01:37.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.443998   790 tablet_bootstrap.cc:492] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Bootstrap starting.
14:01:37.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.445411   617 heartbeater.cc:499] Master 127.31.198.124:43517 was elected leader, sending a full tablet report...
14:01:37.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.446349   791 tablet_bootstrap.cc:654] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Neither blocks nor log segments found. Creating new log.
14:01:37.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.448271   790 tablet_bootstrap.cc:654] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Neither blocks nor log segments found. Creating new log.
14:01:37.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.454124   792 raft_consensus.cc:493] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:37.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.454370   792 raft_consensus.cc:515] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.455168   792 leader_election.cc:290] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.454838 32142 leader_election.cc:304] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 95d19639a19b4a70b1bef1fcddfbde63; no voters: 6a7fb37590a1412fa801e5b1dd0e1bf8
14:01:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.456059 32205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458b011732e14eca903a01178cff2467" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" is_pre_election: true
14:01:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.456350 32205 raft_consensus.cc:2468] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 0.
14:01:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.456220 32142 leader_election.cc:304] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 95d19639a19b4a70b1bef1fcddfbde63; no voters: 6a7fb37590a1412fa801e5b1dd0e1bf8
14:01:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.456532   796 raft_consensus.cc:2804] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.456696   796 raft_consensus.cc:493] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.456815   796 raft_consensus.cc:3060] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.456883 32277 leader_election.cc:304] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [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: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 95d19639a19b4a70b1bef1fcddfbde63; no voters: 
14:01:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.457237   792 raft_consensus.cc:2804] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:37.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.457363   792 raft_consensus.cc:493] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:37.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.457350 32482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458b011732e14eca903a01178cff2467" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" is_pre_election: true
14:01:37.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.457450   792 raft_consensus.cc:3060] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.457719 32482 raft_consensus.cc:2468] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 0.
14:01:37.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.459846   796 raft_consensus.cc:515] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.460638   796 leader_election.cc:290] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [CANDIDATE]: Term 1 election: Requested vote from peers 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.460729   792 raft_consensus.cc:515] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.461935 32205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458b011732e14eca903a01178cff2467" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57"
14:01:37.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.462152 32205 raft_consensus.cc:3060] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.462365 32482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5d8f423a0747b890be613458506c6c" candidate_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8"
14:01:37.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.462587 32482 raft_consensus.cc:3060] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.465245 32205 raft_consensus.cc:2468] T 458b011732e14eca903a01178cff2467 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 1.
14:01:37.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.465868 32530 tablet.cc:2404] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:37.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.466149 32277 leader_election.cc:304] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [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: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 95d19639a19b4a70b1bef1fcddfbde63; no voters: 
14:01:37.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.467088   816 raft_consensus.cc:2804] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 FOLLOWER]: Leader election won for term 1
14:01:37.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.467415 32482 raft_consensus.cc:2468] T ed5d8f423a0747b890be613458506c6c P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b57b55b6e0a47c5a9bf2b462e7c6d57 in term 1.
14:01:37.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.467988 32140 leader_election.cc:304] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [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: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 6a7fb37590a1412fa801e5b1dd0e1bf8; no voters: 
14:01:37.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.468309   796 raft_consensus.cc:2804] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 FOLLOWER]: Leader election won for term 1
14:01:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.468890   792 leader_election.cc:290] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 election: Requested vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.469470 32481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "458b011732e14eca903a01178cff2467" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8"
14:01:37.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.469709 32481 raft_consensus.cc:3060] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.472669 32481 raft_consensus.cc:2468] T 458b011732e14eca903a01178cff2467 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 1.
14:01:37.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.481554   790 tablet_bootstrap.cc:492] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: No bootstrap required, opened a new log
14:01:37.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.481824   790 ts_tablet_manager.cc:1403] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.009s
14:01:37.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.483016   790 raft_consensus.cc:359] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.483296   790 raft_consensus.cc:385] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.483408   790 raft_consensus.cc:740] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b57b55b6e0a47c5a9bf2b462e7c6d57, State: Initialized, Role: FOLLOWER
14:01:37.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.483937   790 consensus_queue.cc:260] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:37.500720 32142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.31.23.66:46513, user_credentials={real_user=slave}} blocked reactor thread for 44463.2us
14:01:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.501140   791 tablet_bootstrap.cc:492] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8: No bootstrap required, opened a new log
14:01:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.501449   791 ts_tablet_manager.cc:1403] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent bootstrapping tablet: real 0.060s	user 0.002s	sys 0.007s
14:01:37.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.502144 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed5d8f423a0747b890be613458506c6c" candidate_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d19639a19b4a70b1bef1fcddfbde63"
14:01:37.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.502434 32344 raft_consensus.cc:3060] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.503154   791 raft_consensus.cc:359] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.503680   791 raft_consensus.cc:385] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.503846   791 raft_consensus.cc:740] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7fb37590a1412fa801e5b1dd0e1bf8, State: Initialized, Role: FOLLOWER
14:01:37.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.504254   791 consensus_queue.cc:260] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.508499   791 ts_tablet_manager.cc:1434] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
14:01:37.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.510816   791 tablet_bootstrap.cc:492] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Bootstrap starting.
14:01:37.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.514605 32344 raft_consensus.cc:2468] T ed5d8f423a0747b890be613458506c6c P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b57b55b6e0a47c5a9bf2b462e7c6d57 in term 1.
14:01:37.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.517041   819 raft_consensus.cc:2804] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:37.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.517387   819 raft_consensus.cc:493] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:37.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.517992   819 raft_consensus.cc:3060] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.518247   790 ts_tablet_manager.cc:1434] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.013s
14:01:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.525355   791 tablet_bootstrap.cc:654] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Neither blocks nor log segments found. Creating new log.
14:01:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.525913   796 raft_consensus.cc:697] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 LEADER]: Becoming Leader. State: Replica: 3b57b55b6e0a47c5a9bf2b462e7c6d57, State: Running, Role: LEADER
14:01:37.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.526727   796 consensus_queue.cc:237] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.532107   819 raft_consensus.cc:515] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.533910 32481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22ee3b19c6487a8ba311116dca5140" candidate_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8"
14:01:37.538 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.534132 32481 raft_consensus.cc:3060] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.535012 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a22ee3b19c6487a8ba311116dca5140" candidate_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d19639a19b4a70b1bef1fcddfbde63"
14:01:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.535262 32344 raft_consensus.cc:3060] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.537057 32481 raft_consensus.cc:2468] T 1a22ee3b19c6487a8ba311116dca5140 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b57b55b6e0a47c5a9bf2b462e7c6d57 in term 1.
14:01:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.538378 32140 leader_election.cc:304] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [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: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 6a7fb37590a1412fa801e5b1dd0e1bf8; no voters: 
14:01:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.539378   818 raft_consensus.cc:2804] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 FOLLOWER]: Leader election won for term 1
14:01:37.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.539690   818 raft_consensus.cc:697] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 LEADER]: Becoming Leader. State: Replica: 3b57b55b6e0a47c5a9bf2b462e7c6d57, State: Running, Role: LEADER
14:01:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.540203   816 raft_consensus.cc:697] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 LEADER]: Becoming Leader. State: Replica: 95d19639a19b4a70b1bef1fcddfbde63, State: Running, Role: LEADER
14:01:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.540419   819 leader_election.cc:290] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [CANDIDATE]: Term 1 election: Requested vote from peers 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.540153   818 consensus_queue.cc:237] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.541162   816 consensus_queue.cc:237] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.543874 32021 catalog_manager.cc:5696] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65). New cstate: current_term: 1 leader_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } health_report { overall_health: UNKNOWN } } }
14:01:37.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.547160   791 tablet_bootstrap.cc:492] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8: No bootstrap required, opened a new log
14:01:37.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.547394   791 ts_tablet_manager.cc:1403] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.000s
14:01:37.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.548415   791 raft_consensus.cc:359] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } }
14:01:37.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.548753   791 raft_consensus.cc:385] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:37.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.548856   791 raft_consensus.cc:740] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7fb37590a1412fa801e5b1dd0e1bf8, State: Initialized, Role: FOLLOWER
14:01:37.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.549163   791 consensus_queue.cc:260] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } }
14:01:37.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.549942   791 ts_tablet_manager.cc:1434] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
14:01:37.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.556641 32344 raft_consensus.cc:2468] T 1a22ee3b19c6487a8ba311116dca5140 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b57b55b6e0a47c5a9bf2b462e7c6d57 in term 1.
14:01:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.569391   802 raft_consensus.cc:493] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.569646   802 raft_consensus.cc:515] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.569700 32021 catalog_manager.cc:5696] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66). New cstate: current_term: 1 leader_uuid: "95d19639a19b4a70b1bef1fcddfbde63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } health_report { overall_health: UNKNOWN } } }
14:01:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.571763   802 leader_election.cc:290] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513)
14:01:37.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.576983 32023 catalog_manager.cc:5696] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65). New cstate: current_term: 1 leader_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } health_report { overall_health: UNKNOWN } } }
14:01:37.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 28 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112897581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:37.595 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 28 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=13 ms, finalizationTime=1 ms).
14:01:37.599 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 28 as completed for source Source: KuduSource.
14:01:37.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.602941 32205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659281392d74849aa35abcf24265b84" candidate_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" is_pre_election: true
14:01:37.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.603216 32205 raft_consensus.cc:2468] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a7fb37590a1412fa801e5b1dd0e1bf8 in term 0.
14:01:37.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.603783 32415 leader_election.cc:304] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [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: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 6a7fb37590a1412fa801e5b1dd0e1bf8; no voters: 
14:01:37.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.604717   802 raft_consensus.cc:2804] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:37.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.604897   802 raft_consensus.cc:493] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:37.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.604974   802 raft_consensus.cc:3060] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.607218   802 raft_consensus.cc:515] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.608022   802 leader_election.cc:290] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513)
14:01:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.608767 32205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659281392d74849aa35abcf24265b84" candidate_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57"
14:01:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.609036 32205 raft_consensus.cc:3060] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.609216 32343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659281392d74849aa35abcf24265b84" candidate_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d19639a19b4a70b1bef1fcddfbde63"
14:01:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.609120 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659281392d74849aa35abcf24265b84" candidate_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d19639a19b4a70b1bef1fcddfbde63" is_pre_election: true
14:01:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.609418 32343 raft_consensus.cc:3060] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.611797 32205 raft_consensus.cc:2468] T a659281392d74849aa35abcf24265b84 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7fb37590a1412fa801e5b1dd0e1bf8 in term 1.
14:01:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.612100 32343 raft_consensus.cc:2468] T a659281392d74849aa35abcf24265b84 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a7fb37590a1412fa801e5b1dd0e1bf8 in term 1.
14:01:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.612419 32415 leader_election.cc:304] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [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: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 6a7fb37590a1412fa801e5b1dd0e1bf8; no voters: 
14:01:37.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.612802   802 raft_consensus.cc:2804] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 1 FOLLOWER]: Leader election won for term 1
14:01:37.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.613478   802 raft_consensus.cc:697] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 1 LEADER]: Becoming Leader. State: Replica: 6a7fb37590a1412fa801e5b1dd0e1bf8, State: Running, Role: LEADER
14:01:37.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.614094   802 consensus_queue.cc:237] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.620709 32023 catalog_manager.cc:5696] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67). New cstate: current_term: 1 leader_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } health_report { overall_health: HEALTHY } } }
14:01:37.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.675485   816 raft_consensus.cc:493] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:37.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.675704   816 raft_consensus.cc:515] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } }
14:01:37.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.676371   816 leader_election.cc:290] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.677008 32205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44f838c921c4afd920c557f4c9904c0" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" is_pre_election: true
14:01:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.677011 32481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44f838c921c4afd920c557f4c9904c0" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" is_pre_election: true
14:01:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.677241 32481 raft_consensus.cc:2468] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 0.
14:01:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.677258 32205 raft_consensus.cc:2468] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 0.
14:01:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.677752 32278 leader_election.cc:304] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [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: 6a7fb37590a1412fa801e5b1dd0e1bf8, 95d19639a19b4a70b1bef1fcddfbde63; no voters: 
14:01:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.678102   816 raft_consensus.cc:2804] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.678234   816 raft_consensus.cc:493] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.678373   816 raft_consensus.cc:3060] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.680482   816 raft_consensus.cc:515] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } }
14:01:37.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.681222   816 leader_election.cc:290] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 election: Requested vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.681672 32205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44f838c921c4afd920c557f4c9904c0" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57"
14:01:37.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.681859 32481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44f838c921c4afd920c557f4c9904c0" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8"
14:01:37.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.681926 32205 raft_consensus.cc:3060] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.682112 32481 raft_consensus.cc:3060] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.684940 32205 raft_consensus.cc:2468] T c44f838c921c4afd920c557f4c9904c0 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 1.
14:01:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.684940 32481 raft_consensus.cc:2468] T c44f838c921c4afd920c557f4c9904c0 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 1.
14:01:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.685542 32277 leader_election.cc:304] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [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: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 95d19639a19b4a70b1bef1fcddfbde63; no voters: 
14:01:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.685933   816 raft_consensus.cc:2804] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 FOLLOWER]: Leader election won for term 1
14:01:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.686151   816 raft_consensus.cc:697] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 LEADER]: Becoming Leader. State: Replica: 95d19639a19b4a70b1bef1fcddfbde63, State: Running, Role: LEADER
14:01:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.686607   816 consensus_queue.cc:237] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } }
14:01:37.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.689977 32023 catalog_manager.cc:5696] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66). New cstate: current_term: 1 leader_uuid: "95d19639a19b4a70b1bef1fcddfbde63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } health_report { overall_health: HEALTHY } } }
14:01:37.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.713495   816 raft_consensus.cc:493] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:37.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.713693   816 raft_consensus.cc:515] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.714514   816 leader_election.cc:290] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.715200 32481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53efd42c2d24fa09e286fd5a7b23d38" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" is_pre_election: true
14:01:37.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.715216 32205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53efd42c2d24fa09e286fd5a7b23d38" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" is_pre_election: true
14:01:37.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.715512 32481 raft_consensus.cc:2468] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 0.
14:01:37.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.715638 32205 raft_consensus.cc:2468] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 0.
14:01:37.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.715997 32278 leader_election.cc:304] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [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: 6a7fb37590a1412fa801e5b1dd0e1bf8, 95d19639a19b4a70b1bef1fcddfbde63; no voters: 
14:01:37.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.716441   816 raft_consensus.cc:2804] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:37.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.716655   816 raft_consensus.cc:493] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:37.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.716745   816 raft_consensus.cc:3060] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.719013   816 raft_consensus.cc:515] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.719897   816 leader_election.cc:290] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [CANDIDATE]: Term 1 election: Requested vote from peers 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121), 6a7fb37590a1412fa801e5b1dd0e1bf8 (127.31.23.67:33869)
14:01:37.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.720568 32481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53efd42c2d24fa09e286fd5a7b23d38" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8"
14:01:37.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.720768 32481 raft_consensus.cc:3060] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.721220 32205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53efd42c2d24fa09e286fd5a7b23d38" candidate_uuid: "95d19639a19b4a70b1bef1fcddfbde63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57"
14:01:37.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.721423 32205 raft_consensus.cc:3060] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 0 FOLLOWER]: Advancing to term 1
14:01:37.721 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:37.722 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:37.722 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:37.722 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:37.722 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:37.722 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:37.722 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:37.722 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:37.723 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:37.723 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.723 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.723 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.723 [DEBUG - pool-176-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:37.724 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:37.724 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.724 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.724 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.724 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.724 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:37.724 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:37.724 [DEBUG - pool-170-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:37.724 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.725 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.725 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=22, TimeoutTracker(timeout=30000, elapsed=28522), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [8ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [17ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [25ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [26ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [67ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [69ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [73ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [73ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [82ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [101ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [101ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [102ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [119ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [121ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [123ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [160ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [161ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [162ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [162ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [219ms] refreshing cache from master, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [221ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [222ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [222ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [222ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [259ms] refreshing cache from master, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [261ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [261ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [262ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [262ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [359ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [362ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [364ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [364ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [364ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [679ms] refreshing cache from master, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [685ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [685ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [686ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [686ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1680ms] refreshing cache from master, [1680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1681ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [2139ms] refreshing cache from master, [2140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [2140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [2141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [2141ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [5539ms] refreshing cache from master, [5539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [5539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [5540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [5541ms] too many traces: truncated at 100 traces, deferred=Deferred@1899022007(state=PENDING, result=null, callback=(continuation of Deferred@609112861 after retry RPC after error@642713303) -> (continuation of Deferred@1322492200 after retry RPC after error@966902587) -> (continuation of Deferred@1872869801 after retry RPC after error@822506292) -> (continuation of Deferred@1653563101 after retry RPC after error@1434509740) -> (continuation of Deferred@932083268 after retry RPC after error@898841682) -> (continuation of Deferred@762504587 after retry RPC after error@2142104584) -> (continuation of Deferred@1003850223 after retry RPC after error@394810219) -> (continuation of Deferred@762098348 after retry RPC after error@1035060901) -> (continuation of Deferred@717011469 after retry RPC after error@2147133242) -> (continuation of Deferred@936084411 after retry RPC after error@75300617) -> (continuation of Deferred@1272926553 after retry RPC after error@1639378031) -> (continuation of Deferred@176913849 after retry RPC after error@1768705878) -> (continuation of Deferred@1485344443 after retry RPC after error@235656273) -> (continuation of Deferred@1597773468 after retry RPC after error@1411507410) -> (continuation of Deferred@1212175803 after retry RPC after error@406432190) -> (continuation of Deferred@663667923 after retry RPC after error@2085790596) -> (continuation of Deferred@922078264 after retry RPC after error@1674897153) -> (continuation of Deferred@850206708 after retry RPC after error@1527432358) -> (continuation of Deferred@1124489203 after retry RPC after error@120474749) -> (continuation of Deferred@1571201491 after retry RPC after error@1350852917) -> (continuation of Deferred@567020825 after retry RPC after error@1425334521), errback=(continuation of Deferred@609112861 after retry RPC after error@642713303) -> (continuation of Deferred@1322492200 after retry RPC after error@966902587) -> (continuation of Deferred@1872869801 after retry RPC after error@822506292) -> (continuation of Deferred@1653563101 after retry RPC after error@1434509740) -> (continuation of Deferred@932083268 after retry RPC after error@898841682) -> (continuation of Deferred@762504587 after retry RPC after error@2142104584) -> (continuation of Deferred@1003850223 after retry RPC after error@394810219) -> (continuation of Deferred@762098348 after retry RPC after error@1035060901) -> (continuation of Deferred@717011469 after retry RPC after error@2147133242) -> (continuation of Deferred@936084411 after retry RPC after error@75300617) -> (continuation of Deferred@1272926553 after retry RPC after error@1639378031) -> (continuation of Deferred@176913849 after retry RPC after error@1768705878) -> (continuation of Deferred@1485344443 after retry RPC after error@235656273) -> (continuation of Deferred@1597773468 after retry RPC after error@1411507410) -> (continuation of Deferred@1212175803 after retry RPC after error@406432190) -> (continuation of Deferred@663667923 after retry RPC after error@2085790596) -> (continuation of Deferred@922078264 after retry RPC after error@1674897153) -> (continuation of Deferred@850206708 after retry RPC after error@1527432358) -> (continuation of Deferred@1124489203 after retry RPC after error@120474749) -> (continuation of Deferred@1571201491 after retry RPC after error@1350852917) -> (continuation of Deferred@567020825 after retry RPC after error@1425334521)))
14:01:37.725 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.726 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.726 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:37.726 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.725898 32205 raft_consensus.cc:2468] T b53efd42c2d24fa09e286fd5a7b23d38 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 1.
14:01:37.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.726475 32481 raft_consensus.cc:2468] T b53efd42c2d24fa09e286fd5a7b23d38 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d19639a19b4a70b1bef1fcddfbde63 in term 1.
14:01:37.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:37.726 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.726 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:37.726 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.727 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:37.727 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.727 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:37.727 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:37.727 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:37.727 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:37.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=28608), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [34ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [120ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [125ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [145ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [150ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [181ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [181ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [205ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [206ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [222ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [224ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [243ms] refreshing cache from master, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [244ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [244ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [245ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [245ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [283ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [284ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [284ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [284ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [302ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [302ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [305ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [305ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [345ms] refreshing cache from master, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [346ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [347ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [347ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [347ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [403ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [403ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [404ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [404ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [482ms] refreshing cache from master, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [484ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [487ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [487ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [487ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1420ms] refreshing cache from master, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1423ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1901ms] refreshing cache from master, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1903ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [4040ms] refreshing cache from master, [4040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [4041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [4041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [4042ms] too many traces: truncated at 100 traces, deferred=Deferred@86082446(state=PENDING, result=null, callback=(continuation of Deferred@566970215 after retry RPC after error@1474327146) -> (continuation of Deferred@214603132 after retry RPC after error@92162712) -> (continuation of Deferred@2130036015 after retry RPC after error@710056889) -> (continuation of Deferred@1928043258 after retry RPC after error@87438517) -> (continuation of Deferred@1429882241 after retry RPC after error@1804309452) -> (continuation of Deferred@1167714317 after retry RPC after error@1899949975) -> (continuation of Deferred@1991228028 after retry RPC after error@1099776662) -> (continuation of Deferred@1272841002 after retry RPC after error@1293557649) -> (continuation of Deferred@1189945364 after retry RPC after error@1843348397) -> (continuation of Deferred@1453574767 after retry RPC after error@1264103869) -> (continuation of Deferred@1687868738 after retry RPC after error@1934569559) -> (continuation of Deferred@1006075107 after retry RPC after error@900527993) -> (continuation of Deferred@120460363 after retry RPC after error@233394545) -> (continuation of Deferred@226042955 after retry RPC after error@1606163874) -> (continuation of Deferred@675796562 after retry RPC after error@1868720370) -> (continuation of Deferred@729629225 after retry RPC after error@345185257) -> (continuation of Deferred@40942191 after retry RPC after error@2116646699) -> (continuation of Deferred@1065619149 after retry RPC after error@868488839) -> (continuation of Deferred@878735698 after retry RPC after error@21350618) -> (continuation of Deferred@514346073 after retry RPC after error@231407909) -> (continuation of Deferred@974527279 after retry RPC after error@364517295) -> (continuation of Deferred@1236032453 after retry RPC after error@482060796) -> (continuation of Deferred@377357863 after retry RPC after error@1404857384) -> (continuation of Deferred@2019915753 after retry RPC after error@961594704) -> (continuation of Deferred@1610195811 after retry RPC after error@1863604632) -> (continuation of Deferred@1016967596 after retry RPC after error@64522538), errback=(continuation of Deferred@566970215 after retry RPC after error@1474327146) -> (continuation of Deferred@214603132 after retry RPC after error@92162712) -> (continuation of Deferred@2130036015 after retry RPC after error@710056889) -> (continuation of Deferred@1928043258 after retry RPC after error@87438517) -> (continuation of Deferred@1429882241 after retry RPC after error@1804309452) -> (continuation of Deferred@1167714317 after retry RPC after error@1899949975) -> (continuation of Deferred@1991228028 after retry RPC after error@1099776662) -> (continuation of Deferred@1272841002 after retry RPC after error@1293557649) -> (continuation of Deferred@1189945364 after retry RPC after error@1843348397) -> (continuation of Deferred@1453574767 after retry RPC after error@1264103869) -> (continuation of Deferred@1687868738 after retry RPC after error@1934569559) -> (continuation of Deferred@1006075107 after retry RPC after error@900527993) -> (continuation of Deferred@120460363 after retry RPC after error@233394545) -> (continuation of Deferred@226042955 after retry RPC after error@1606163874) -> (continuation of Deferred@675796562 after retry RPC after error@1868720370) -> (continuation of Deferred@729629225 after retry RPC after error@345185257) -> (continuation of Deferred@40942191 after retry RPC after error@2116646699) -> (continuation of Deferred@1065619149 after retry RPC after error@868488839) -> (continuation of Deferred@878735698 after retry RPC after error@21350618) -> (continuation of Deferred@514346073 after retry RPC after error@231407909) -> (continuation of Deferred@974527279 after retry RPC after error@364517295) -> (continuation of Deferred@1236032453 after retry RPC after error@482060796) -> (continuation of Deferred@377357863 after retry RPC after error@1404857384) -> (continuation of Deferred@2019915753 after retry RPC after error@961594704) -> (continuation of Deferred@1610195811 after retry RPC after error@1863604632) -> (continuation of Deferred@1016967596 after retry RPC after error@64522538)))
14:01:37.728 [WARN - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1117) Source: KuduSource -> Sink: Writer (4/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=22, TimeoutTracker(timeout=30000, elapsed=28522), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [8ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [17ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [25ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [26ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [67ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [69ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [73ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [73ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [82ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [101ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [101ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [102ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [119ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [121ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [123ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [160ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [161ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [162ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [162ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [219ms] refreshing cache from master, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [221ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [222ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [222ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [222ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [259ms] refreshing cache from master, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [261ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [261ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [262ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [262ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [359ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [362ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [364ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [364ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [364ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [679ms] refreshing cache from master, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [685ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [685ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [686ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [686ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1680ms] refreshing cache from master, [1680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1681ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [2139ms] refreshing cache from master, [2140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [2140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [2141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [2141ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [5539ms] refreshing cache from master, [5539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [5539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [5540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [5541ms] too many traces: truncated at 100 traces, deferred=Deferred@1899022007(state=PENDING, result=null, callback=(continuation of Deferred@609112861 after retry RPC after error@642713303) -> (continuation of Deferred@1322492200 after retry RPC after error@966902587) -> (continuation of Deferred@1872869801 after retry RPC after error@822506292) -> (continuation of Deferred@1653563101 after retry RPC after error@1434509740) -> (continuation of Deferred@932083268 after retry RPC after error@898841682) -> (continuation of Deferred@762504587 after retry RPC after error@2142104584) -> (continuation of Deferred@1003850223 after retry RPC after error@394810219) -> (continuation of Deferred@762098348 after retry RPC after error@1035060901) -> (continuation of Deferred@717011469 after retry RPC after error@2147133242) -> (continuation of Deferred@936084411 after retry RPC after error@75300617) -> (continuation of Deferred@1272926553 after retry RPC after error@1639378031) -> (continuation of Deferred@176913849 after retry RPC after error@1768705878) -> (continuation of Deferred@1485344443 after retry RPC after error@235656273) -> (continuation of Deferred@1597773468 after retry RPC after error@1411507410) -> (continuation of Deferred@1212175803 after retry RPC after error@406432190) -> (continuation of Deferred@663667923 after retry RPC after error@2085790596) -> (continuation of Deferred@922078264 after retry RPC after error@1674897153) -> (continuation of Deferred@850206708 after retry RPC after error@1527432358) -> (continuation of Deferred@1124489203 after retry RPC after error@120474749) -> (continuation of Deferred@1571201491 after retry RPC after error@1350852917) -> (continuation of Deferred@567020825 after retry RPC after error@1425334521), errback=(continuation of Deferred@609112861 after retry RPC after error@642713303) -> (continuation of Deferred@1322492200 after retry RPC after error@966902587) -> (continuation of Deferred@1872869801 after retry RPC after error@822506292) -> (continuation of Deferred@1653563101 after retry RPC after error@1434509740) -> (continuation of Deferred@932083268 after retry RPC after error@898841682) -> (continuation of Deferred@762504587 after retry RPC after error@2142104584) -> (continuation of Deferred@1003850223 after retry RPC after error@394810219) -> (continuation of Deferred@762098348 after retry RPC after error@1035060901) -> (continuation of Deferred@717011469 after retry RPC after error@2147133242) -> (continuation of Deferred@936084411 after retry RPC after error@75300617) -> (continuation of Deferred@1272926553 after retry RPC after error@1639378031) -> (continuation of Deferred@176913849 after retry RPC after error@1768705878) -> (continuation of Deferred@1485344443 after retry RPC after error@235656273) -> (continuation of Deferred@1597773468 after retry RPC after error@1411507410) -> (continuation of Deferred@1212175803 after retry RPC after error@406432190) -> (continuation of Deferred@663667923 after retry RPC after error@2085790596) -> (continuation of Deferred@922078264 after retry RPC after error@1674897153) -> (continuation of Deferred@850206708 after retry RPC after error@1527432358) -> (continuation of Deferred@1124489203 after retry RPC after error@120474749) -> (continuation of Deferred@1571201491 after retry RPC after error@1350852917) -> (continuation of Deferred@567020825 after retry RPC after error@1425334521)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.24.105.60:45145
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:37.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.727716 32277 leader_election.cc:304] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [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: 3b57b55b6e0a47c5a9bf2b462e7c6d57, 95d19639a19b4a70b1bef1fcddfbde63; no voters: 
14:01:37.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.728727   816 raft_consensus.cc:2804] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 FOLLOWER]: Leader election won for term 1
14:01:37.729 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:37.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.729005   816 raft_consensus.cc:697] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [term 1 LEADER]: Becoming Leader. State: Replica: 95d19639a19b4a70b1bef1fcddfbde63, State: Running, Role: LEADER
14:01:37.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.729852   816 consensus_queue.cc:237] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [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: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } }
14:01:37.730 [WARN - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1117) Source: KuduSource -> Sink: Writer (1/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=28608), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [34ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [120ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [125ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [145ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [150ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [181ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [181ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [205ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [206ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [222ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [224ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [243ms] refreshing cache from master, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [244ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [244ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [245ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [245ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [283ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [284ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [284ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [284ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [302ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [302ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [305ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [305ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [345ms] refreshing cache from master, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [346ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [347ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [347ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [347ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [403ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [403ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [404ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [404ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [482ms] refreshing cache from master, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [484ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [487ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [487ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [487ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1420ms] refreshing cache from master, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1423ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1901ms] refreshing cache from master, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1903ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [4040ms] refreshing cache from master, [4040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [4041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [4041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [4042ms] too many traces: truncated at 100 traces, deferred=Deferred@86082446(state=PENDING, result=null, callback=(continuation of Deferred@566970215 after retry RPC after error@1474327146) -> (continuation of Deferred@214603132 after retry RPC after error@92162712) -> (continuation of Deferred@2130036015 after retry RPC after error@710056889) -> (continuation of Deferred@1928043258 after retry RPC after error@87438517) -> (continuation of Deferred@1429882241 after retry RPC after error@1804309452) -> (continuation of Deferred@1167714317 after retry RPC after error@1899949975) -> (continuation of Deferred@1991228028 after retry RPC after error@1099776662) -> (continuation of Deferred@1272841002 after retry RPC after error@1293557649) -> (continuation of Deferred@1189945364 after retry RPC after error@1843348397) -> (continuation of Deferred@1453574767 after retry RPC after error@1264103869) -> (continuation of Deferred@1687868738 after retry RPC after error@1934569559) -> (continuation of Deferred@1006075107 after retry RPC after error@900527993) -> (continuation of Deferred@120460363 after retry RPC after error@233394545) -> (continuation of Deferred@226042955 after retry RPC after error@1606163874) -> (continuation of Deferred@675796562 after retry RPC after error@1868720370) -> (continuation of Deferred@729629225 after retry RPC after error@345185257) -> (continuation of Deferred@40942191 after retry RPC after error@2116646699) -> (continuation of Deferred@1065619149 after retry RPC after error@868488839) -> (continuation of Deferred@878735698 after retry RPC after error@21350618) -> (continuation of Deferred@514346073 after retry RPC after error@231407909) -> (continuation of Deferred@974527279 after retry RPC after error@364517295) -> (continuation of Deferred@1236032453 after retry RPC after error@482060796) -> (continuation of Deferred@377357863 after retry RPC after error@1404857384) -> (continuation of Deferred@2019915753 after retry RPC after error@961594704) -> (continuation of Deferred@1610195811 after retry RPC after error@1863604632) -> (continuation of Deferred@1016967596 after retry RPC after error@64522538), errback=(continuation of Deferred@566970215 after retry RPC after error@1474327146) -> (continuation of Deferred@214603132 after retry RPC after error@92162712) -> (continuation of Deferred@2130036015 after retry RPC after error@710056889) -> (continuation of Deferred@1928043258 after retry RPC after error@87438517) -> (continuation of Deferred@1429882241 after retry RPC after error@1804309452) -> (continuation of Deferred@1167714317 after retry RPC after error@1899949975) -> (continuation of Deferred@1991228028 after retry RPC after error@1099776662) -> (continuation of Deferred@1272841002 after retry RPC after error@1293557649) -> (continuation of Deferred@1189945364 after retry RPC after error@1843348397) -> (continuation of Deferred@1453574767 after retry RPC after error@1264103869) -> (continuation of Deferred@1687868738 after retry RPC after error@1934569559) -> (continuation of Deferred@1006075107 after retry RPC after error@900527993) -> (continuation of Deferred@120460363 after retry RPC after error@233394545) -> (continuation of Deferred@226042955 after retry RPC after error@1606163874) -> (continuation of Deferred@675796562 after retry RPC after error@1868720370) -> (continuation of Deferred@729629225 after retry RPC after error@345185257) -> (continuation of Deferred@40942191 after retry RPC after error@2116646699) -> (continuation of Deferred@1065619149 after retry RPC after error@868488839) -> (continuation of Deferred@878735698 after retry RPC after error@21350618) -> (continuation of Deferred@514346073 after retry RPC after error@231407909) -> (continuation of Deferred@974527279 after retry RPC after error@364517295) -> (continuation of Deferred@1236032453 after retry RPC after error@482060796) -> (continuation of Deferred@377357863 after retry RPC after error@1404857384) -> (continuation of Deferred@2019915753 after retry RPC after error@961594704) -> (continuation of Deferred@1610195811 after retry RPC after error@1863604632) -> (continuation of Deferred@1016967596 after retry RPC after error@64522538)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.24.105.60:45145
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:37.732 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (4/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1).
14:01:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.735318 32023 catalog_manager.cc:5696] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66). New cstate: current_term: 1 leader_uuid: "95d19639a19b4a70b1bef1fcddfbde63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 } health_report { overall_health: UNKNOWN } } }
14:01:37.737 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (4/4)#1 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1.
14:01:37.740 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1449) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from INITIALIZING to FAILED on 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=22, TimeoutTracker(timeout=30000, elapsed=28522), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [8ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [17ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [25ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [26ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [67ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [69ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [73ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [73ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [82ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [84ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [101ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [101ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [102ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [119ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [121ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [123ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [160ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [161ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [162ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [162ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [219ms] refreshing cache from master, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [221ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [222ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [222ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [222ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [259ms] refreshing cache from master, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [261ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [261ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [262ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [262ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [359ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [362ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [364ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [364ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [364ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [679ms] refreshing cache from master, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [685ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [685ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [686ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [686ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1680ms] refreshing cache from master, [1680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1681ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1681ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [2139ms] refreshing cache from master, [2140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [2140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [2141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [2141ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [2141ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [5539ms] refreshing cache from master, [5539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [5539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [5540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [5541ms] too many traces: truncated at 100 traces, deferred=Deferred@1899022007(state=PENDING, result=null, callback=(continuation of Deferred@609112861 after retry RPC after error@642713303) -> (continuation of Deferred@1322492200 after retry RPC after error@966902587) -> (continuation of Deferred@1872869801 after retry RPC after error@822506292) -> (continuation of Deferred@1653563101 after retry RPC after error@1434509740) -> (continuation of Deferred@932083268 after retry RPC after error@898841682) -> (continuation of Deferred@762504587 after retry RPC after error@2142104584) -> (continuation of Deferred@1003850223 after retry RPC after error@394810219) -> (continuation of Deferred@762098348 after retry RPC after error@1035060901) -> (continuation of Deferred@717011469 after retry RPC after error@2147133242) -> (continuation of Deferred@936084411 after retry RPC after error@75300617) -> (continuation of Deferred@1272926553 after retry RPC after error@1639378031) -> (continuation of Deferred@176913849 after retry RPC after error@1768705878) -> (continuation of Deferred@1485344443 after retry RPC after error@235656273) -> (continuation of Deferred@1597773468 after retry RPC after error@1411507410) -> (continuation of Deferred@1212175803 after retry RPC after error@406432190) -> (continuation of Deferred@663667923 after retry RPC after error@2085790596) -> (continuation of Deferred@922078264 after retry RPC after error@1674897153) -> (continuation of Deferred@850206708 after retry RPC after error@1527432358) -> (continuation of Deferred@1124489203 after retry RPC after error@120474749) -> (continuation of Deferred@1571201491 after retry RPC after error@1350852917) -> (continuation of Deferred@567020825 after retry RPC after error@1425334521), errback=(continuation of Deferred@609112861 after retry RPC after error@642713303) -> (continuation of Deferred@1322492200 after retry RPC after error@966902587) -> (continuation of Deferred@1872869801 after retry RPC after error@822506292) -> (continuation of Deferred@1653563101 after retry RPC after error@1434509740) -> (continuation of Deferred@932083268 after retry RPC after error@898841682) -> (continuation of Deferred@762504587 after retry RPC after error@2142104584) -> (continuation of Deferred@1003850223 after retry RPC after error@394810219) -> (continuation of Deferred@762098348 after retry RPC after error@1035060901) -> (continuation of Deferred@717011469 after retry RPC after error@2147133242) -> (continuation of Deferred@936084411 after retry RPC after error@75300617) -> (continuation of Deferred@1272926553 after retry RPC after error@1639378031) -> (continuation of Deferred@176913849 after retry RPC after error@1768705878) -> (continuation of Deferred@1485344443 after retry RPC after error@235656273) -> (continuation of Deferred@1597773468 after retry RPC after error@1411507410) -> (continuation of Deferred@1212175803 after retry RPC after error@406432190) -> (continuation of Deferred@663667923 after retry RPC after error@2085790596) -> (continuation of Deferred@922078264 after retry RPC after error@1674897153) -> (continuation of Deferred@850206708 after retry RPC after error@1527432358) -> (continuation of Deferred@1124489203 after retry RPC after error@120474749) -> (continuation of Deferred@1571201491 after retry RPC after error@1350852917) -> (continuation of Deferred@567020825 after retry RPC after error@1425334521)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.24.105.60:45145
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:37.746 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (1/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1).
14:01:37.748 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (1/4)#1 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1.
14:01:37.751 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:37.751 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 3 (#1) of source Source: KuduSource.
14:01:37.752 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_1.
14:01:37.752 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (e1db689dadb24874688c502d61d89301) switched from state RUNNING to RESTARTING.
14:01:37.752 [WARN - flink-pekko.actor.default-dispatcher-7] (TaskManagerLocation.java:276) No hostname could be resolved for the IP address 127.0.0.1, using IP address as host name. Local input split assignment (such as for HDFS files) may be impacted.
14:01:37.753 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1449) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to FAILED on 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=28608), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [34ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [120ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [124ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [125ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [145ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [150ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [181ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [181ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [205ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [206ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [206ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [222ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [223ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [224ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [243ms] refreshing cache from master, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [244ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [244ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [245ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [245ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [283ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [284ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [284ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [284ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [302ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [302ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [305ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [305ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [345ms] refreshing cache from master, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [346ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [347ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [347ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [347ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [403ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [403ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [404ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [404ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [482ms] refreshing cache from master, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [484ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [487ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [487ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [487ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1420ms] refreshing cache from master, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1423ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1901ms] refreshing cache from master, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1903ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [4040ms] refreshing cache from master, [4040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [4041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [4041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [4042ms] too many traces: truncated at 100 traces, deferred=Deferred@86082446(state=PENDING, result=null, callback=(continuation of Deferred@566970215 after retry RPC after error@1474327146) -> (continuation of Deferred@214603132 after retry RPC after error@92162712) -> (continuation of Deferred@2130036015 after retry RPC after error@710056889) -> (continuation of Deferred@1928043258 after retry RPC after error@87438517) -> (continuation of Deferred@1429882241 after retry RPC after error@1804309452) -> (continuation of Deferred@1167714317 after retry RPC after error@1899949975) -> (continuation of Deferred@1991228028 after retry RPC after error@1099776662) -> (continuation of Deferred@1272841002 after retry RPC after error@1293557649) -> (continuation of Deferred@1189945364 after retry RPC after error@1843348397) -> (continuation of Deferred@1453574767 after retry RPC after error@1264103869) -> (continuation of Deferred@1687868738 after retry RPC after error@1934569559) -> (continuation of Deferred@1006075107 after retry RPC after error@900527993) -> (continuation of Deferred@120460363 after retry RPC after error@233394545) -> (continuation of Deferred@226042955 after retry RPC after error@1606163874) -> (continuation of Deferred@675796562 after retry RPC after error@1868720370) -> (continuation of Deferred@729629225 after retry RPC after error@345185257) -> (continuation of Deferred@40942191 after retry RPC after error@2116646699) -> (continuation of Deferred@1065619149 after retry RPC after error@868488839) -> (continuation of Deferred@878735698 after retry RPC after error@21350618) -> (continuation of Deferred@514346073 after retry RPC after error@231407909) -> (continuation of Deferred@974527279 after retry RPC after error@364517295) -> (continuation of Deferred@1236032453 after retry RPC after error@482060796) -> (continuation of Deferred@377357863 after retry RPC after error@1404857384) -> (continuation of Deferred@2019915753 after retry RPC after error@961594704) -> (continuation of Deferred@1610195811 after retry RPC after error@1863604632) -> (continuation of Deferred@1016967596 after retry RPC after error@64522538), errback=(continuation of Deferred@566970215 after retry RPC after error@1474327146) -> (continuation of Deferred@214603132 after retry RPC after error@92162712) -> (continuation of Deferred@2130036015 after retry RPC after error@710056889) -> (continuation of Deferred@1928043258 after retry RPC after error@87438517) -> (continuation of Deferred@1429882241 after retry RPC after error@1804309452) -> (continuation of Deferred@1167714317 after retry RPC after error@1899949975) -> (continuation of Deferred@1991228028 after retry RPC after error@1099776662) -> (continuation of Deferred@1272841002 after retry RPC after error@1293557649) -> (continuation of Deferred@1189945364 after retry RPC after error@1843348397) -> (continuation of Deferred@1453574767 after retry RPC after error@1264103869) -> (continuation of Deferred@1687868738 after retry RPC after error@1934569559) -> (continuation of Deferred@1006075107 after retry RPC after error@900527993) -> (continuation of Deferred@120460363 after retry RPC after error@233394545) -> (continuation of Deferred@226042955 after retry RPC after error@1606163874) -> (continuation of Deferred@675796562 after retry RPC after error@1868720370) -> (continuation of Deferred@729629225 after retry RPC after error@345185257) -> (continuation of Deferred@40942191 after retry RPC after error@2116646699) -> (continuation of Deferred@1065619149 after retry RPC after error@868488839) -> (continuation of Deferred@878735698 after retry RPC after error@21350618) -> (continuation of Deferred@514346073 after retry RPC after error@231407909) -> (continuation of Deferred@974527279 after retry RPC after error@364517295) -> (continuation of Deferred@1236032453 after retry RPC after error@482060796) -> (continuation of Deferred@377357863 after retry RPC after error@1404857384) -> (continuation of Deferred@2019915753 after retry RPC after error@961594704) -> (continuation of Deferred@1610195811 after retry RPC after error@1863604632) -> (continuation of Deferred@1016967596 after retry RPC after error@64522538)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.24.105.60:45145
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:37.756 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:37.756 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 0 (#1) of source Source: KuduSource.
14:01:37.757 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_1.
14:01:37.818 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:37.889 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 65 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112897889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:37.898 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 65 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:37.898 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 65 as completed for source Source: KuduSource.
14:01:37.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:37.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.947261   818 consensus_queue.cc:1048] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:37.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.956393   796 consensus_queue.cc:1048] T ed5d8f423a0747b890be613458506c6c P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:37.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.964429   796 consensus_queue.cc:1048] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:37.970 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:37.970 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:37.971 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:37.971 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.971 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.971 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.972 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.972 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:37.972 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:37.971 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.972 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.972 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:37.972 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:37.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:37.975719   819 consensus_queue.cc:1048] T 1a22ee3b19c6487a8ba311116dca5140 P 3b57b55b6e0a47c5a9bf2b462e7c6d57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:38.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:38.016439   754 heartbeater.cc:499] Master 127.31.198.124:43517 was elected leader, sending a full tablet report...
14:01:38.034 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:38.035 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:38.035 [DEBUG - pool-172-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:38.035 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:38.035 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:38.035 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:38.035 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:38.036 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:38.036 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:38.036 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:38.036 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:38.036 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:38.036 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:38.036 [DEBUG - kudu-nio-7] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=28906), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [35ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [37ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [39ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [39ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [72ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [74ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [76ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [76ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [85ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [85ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [103ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [123ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [162ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [163ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [223ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [225ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [225ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [225ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [302ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [303ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [304ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [305ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [305ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [482ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [483ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [483ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [483ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [521ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [524ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [780ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [783ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [784ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [785ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [785ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1121ms] refreshing cache from master, [1121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1125ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [3061ms] refreshing cache from master, [3061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [3061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [3062ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [3062ms] too many traces: truncated at 100 traces, deferred=Deferred@15060949(state=PENDING, result=null, callback=(continuation of Deferred@1507600777 after retry RPC after error@955707337) -> (continuation of Deferred@105906603 after retry RPC after error@677772755) -> (continuation of Deferred@273488183 after retry RPC after error@533345360) -> (continuation of Deferred@420557659 after retry RPC after error@505269967) -> (continuation of Deferred@1726081178 after retry RPC after error@684144802) -> (continuation of Deferred@945577226 after retry RPC after error@1221035896) -> (continuation of Deferred@554369986 after retry RPC after error@806894953) -> (continuation of Deferred@1786155629 after retry RPC after error@511583260) -> (continuation of Deferred@1737634050 after retry RPC after error@370195436) -> (continuation of Deferred@1210820281 after retry RPC after error@656024932) -> (continuation of Deferred@1375079076 after retry RPC after error@1118442669) -> (continuation of Deferred@1461812271 after retry RPC after error@560349866) -> (continuation of Deferred@1076154120 after retry RPC after error@1387898077) -> (continuation of Deferred@237333153 after retry RPC after error@491064029) -> (continuation of Deferred@2080365298 after retry RPC after error@1694438940) -> (continuation of Deferred@1101662272 after retry RPC after error@1955393866) -> (continuation of Deferred@1906416995 after retry RPC after error@1836198589) -> (continuation of Deferred@2089539419 after retry RPC after error@1872654113) -> (continuation of Deferred@313113908 after retry RPC after error@1861372446) -> (continuation of Deferred@1281452436 after retry RPC after error@1352327262) -> (continuation of Deferred@252032868 after retry RPC after error@1943780896) -> (continuation of Deferred@884032518 after retry RPC after error@867097310) -> (continuation of Deferred@296940888 after retry RPC after error@1068921840), errback=(continuation of Deferred@1507600777 after retry RPC after error@955707337) -> (continuation of Deferred@105906603 after retry RPC after error@677772755) -> (continuation of Deferred@273488183 after retry RPC after error@533345360) -> (continuation of Deferred@420557659 after retry RPC after error@505269967) -> (continuation of Deferred@1726081178 after retry RPC after error@684144802) -> (continuation of Deferred@945577226 after retry RPC after error@1221035896) -> (continuation of Deferred@554369986 after retry RPC after error@806894953) -> (continuation of Deferred@1786155629 after retry RPC after error@511583260) -> (continuation of Deferred@1737634050 after retry RPC after error@370195436) -> (continuation of Deferred@1210820281 after retry RPC after error@656024932) -> (continuation of Deferred@1375079076 after retry RPC after error@1118442669) -> (continuation of Deferred@1461812271 after retry RPC after error@560349866) -> (continuation of Deferred@1076154120 after retry RPC after error@1387898077) -> (continuation of Deferred@237333153 after retry RPC after error@491064029) -> (continuation of Deferred@2080365298 after retry RPC after error@1694438940) -> (continuation of Deferred@1101662272 after retry RPC after error@1955393866) -> (continuation of Deferred@1906416995 after retry RPC after error@1836198589) -> (continuation of Deferred@2089539419 after retry RPC after error@1872654113) -> (continuation of Deferred@313113908 after retry RPC after error@1861372446) -> (continuation of Deferred@1281452436 after retry RPC after error@1352327262) -> (continuation of Deferred@252032868 after retry RPC after error@1943780896) -> (continuation of Deferred@884032518 after retry RPC after error@867097310) -> (continuation of Deferred@296940888 after retry RPC after error@1068921840)))
14:01:38.038 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:38.039 [WARN - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1117) Source: KuduSource -> Sink: Writer (2/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=28906), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [35ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [37ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [39ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [39ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [72ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [74ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [76ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [76ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [85ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [85ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [103ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [123ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [162ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [163ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [223ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [225ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [225ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [225ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [302ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [303ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [304ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [305ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [305ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [482ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [483ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [483ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [483ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [521ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [524ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [780ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [783ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [784ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [785ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [785ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1121ms] refreshing cache from master, [1121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1125ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [3061ms] refreshing cache from master, [3061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [3061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [3062ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [3062ms] too many traces: truncated at 100 traces, deferred=Deferred@15060949(state=PENDING, result=null, callback=(continuation of Deferred@1507600777 after retry RPC after error@955707337) -> (continuation of Deferred@105906603 after retry RPC after error@677772755) -> (continuation of Deferred@273488183 after retry RPC after error@533345360) -> (continuation of Deferred@420557659 after retry RPC after error@505269967) -> (continuation of Deferred@1726081178 after retry RPC after error@684144802) -> (continuation of Deferred@945577226 after retry RPC after error@1221035896) -> (continuation of Deferred@554369986 after retry RPC after error@806894953) -> (continuation of Deferred@1786155629 after retry RPC after error@511583260) -> (continuation of Deferred@1737634050 after retry RPC after error@370195436) -> (continuation of Deferred@1210820281 after retry RPC after error@656024932) -> (continuation of Deferred@1375079076 after retry RPC after error@1118442669) -> (continuation of Deferred@1461812271 after retry RPC after error@560349866) -> (continuation of Deferred@1076154120 after retry RPC after error@1387898077) -> (continuation of Deferred@237333153 after retry RPC after error@491064029) -> (continuation of Deferred@2080365298 after retry RPC after error@1694438940) -> (continuation of Deferred@1101662272 after retry RPC after error@1955393866) -> (continuation of Deferred@1906416995 after retry RPC after error@1836198589) -> (continuation of Deferred@2089539419 after retry RPC after error@1872654113) -> (continuation of Deferred@313113908 after retry RPC after error@1861372446) -> (continuation of Deferred@1281452436 after retry RPC after error@1352327262) -> (continuation of Deferred@252032868 after retry RPC after error@1943780896) -> (continuation of Deferred@884032518 after retry RPC after error@867097310) -> (continuation of Deferred@296940888 after retry RPC after error@1068921840), errback=(continuation of Deferred@1507600777 after retry RPC after error@955707337) -> (continuation of Deferred@105906603 after retry RPC after error@677772755) -> (continuation of Deferred@273488183 after retry RPC after error@533345360) -> (continuation of Deferred@420557659 after retry RPC after error@505269967) -> (continuation of Deferred@1726081178 after retry RPC after error@684144802) -> (continuation of Deferred@945577226 after retry RPC after error@1221035896) -> (continuation of Deferred@554369986 after retry RPC after error@806894953) -> (continuation of Deferred@1786155629 after retry RPC after error@511583260) -> (continuation of Deferred@1737634050 after retry RPC after error@370195436) -> (continuation of Deferred@1210820281 after retry RPC after error@656024932) -> (continuation of Deferred@1375079076 after retry RPC after error@1118442669) -> (continuation of Deferred@1461812271 after retry RPC after error@560349866) -> (continuation of Deferred@1076154120 after retry RPC after error@1387898077) -> (continuation of Deferred@237333153 after retry RPC after error@491064029) -> (continuation of Deferred@2080365298 after retry RPC after error@1694438940) -> (continuation of Deferred@1101662272 after retry RPC after error@1955393866) -> (continuation of Deferred@1906416995 after retry RPC after error@1836198589) -> (continuation of Deferred@2089539419 after retry RPC after error@1872654113) -> (continuation of Deferred@313113908 after retry RPC after error@1861372446) -> (continuation of Deferred@1281452436 after retry RPC after error@1352327262) -> (continuation of Deferred@252032868 after retry RPC after error@1943780896) -> (continuation of Deferred@884032518 after retry RPC after error@867097310) -> (continuation of Deferred@296940888 after retry RPC after error@1068921840)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.24.105.60:45145
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:38.042 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (2/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1).
14:01:38.043 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (2/4)#1 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1.
14:01:38.045 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1449) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from INITIALIZING to FAILED on 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=28906), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [35ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [37ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [39ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [39ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [72ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [74ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [76ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [76ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [83ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [84ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [85ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [85ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [102ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [103ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [103ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [122ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [123ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [162ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [163ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [223ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [224ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [225ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [225ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [225ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [302ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [303ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [304ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [305ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [305ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [482ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [483ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [483ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [483ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [521ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [523ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [524ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [780ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [783ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [784ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [785ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [785ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1121ms] refreshing cache from master, [1121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1123ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1125ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [3061ms] refreshing cache from master, [3061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [3061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [3062ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [3062ms] too many traces: truncated at 100 traces, deferred=Deferred@15060949(state=PENDING, result=null, callback=(continuation of Deferred@1507600777 after retry RPC after error@955707337) -> (continuation of Deferred@105906603 after retry RPC after error@677772755) -> (continuation of Deferred@273488183 after retry RPC after error@533345360) -> (continuation of Deferred@420557659 after retry RPC after error@505269967) -> (continuation of Deferred@1726081178 after retry RPC after error@684144802) -> (continuation of Deferred@945577226 after retry RPC after error@1221035896) -> (continuation of Deferred@554369986 after retry RPC after error@806894953) -> (continuation of Deferred@1786155629 after retry RPC after error@511583260) -> (continuation of Deferred@1737634050 after retry RPC after error@370195436) -> (continuation of Deferred@1210820281 after retry RPC after error@656024932) -> (continuation of Deferred@1375079076 after retry RPC after error@1118442669) -> (continuation of Deferred@1461812271 after retry RPC after error@560349866) -> (continuation of Deferred@1076154120 after retry RPC after error@1387898077) -> (continuation of Deferred@237333153 after retry RPC after error@491064029) -> (continuation of Deferred@2080365298 after retry RPC after error@1694438940) -> (continuation of Deferred@1101662272 after retry RPC after error@1955393866) -> (continuation of Deferred@1906416995 after retry RPC after error@1836198589) -> (continuation of Deferred@2089539419 after retry RPC after error@1872654113) -> (continuation of Deferred@313113908 after retry RPC after error@1861372446) -> (continuation of Deferred@1281452436 after retry RPC after error@1352327262) -> (continuation of Deferred@252032868 after retry RPC after error@1943780896) -> (continuation of Deferred@884032518 after retry RPC after error@867097310) -> (continuation of Deferred@296940888 after retry RPC after error@1068921840), errback=(continuation of Deferred@1507600777 after retry RPC after error@955707337) -> (continuation of Deferred@105906603 after retry RPC after error@677772755) -> (continuation of Deferred@273488183 after retry RPC after error@533345360) -> (continuation of Deferred@420557659 after retry RPC after error@505269967) -> (continuation of Deferred@1726081178 after retry RPC after error@684144802) -> (continuation of Deferred@945577226 after retry RPC after error@1221035896) -> (continuation of Deferred@554369986 after retry RPC after error@806894953) -> (continuation of Deferred@1786155629 after retry RPC after error@511583260) -> (continuation of Deferred@1737634050 after retry RPC after error@370195436) -> (continuation of Deferred@1210820281 after retry RPC after error@656024932) -> (continuation of Deferred@1375079076 after retry RPC after error@1118442669) -> (continuation of Deferred@1461812271 after retry RPC after error@560349866) -> (continuation of Deferred@1076154120 after retry RPC after error@1387898077) -> (continuation of Deferred@237333153 after retry RPC after error@491064029) -> (continuation of Deferred@2080365298 after retry RPC after error@1694438940) -> (continuation of Deferred@1101662272 after retry RPC after error@1955393866) -> (continuation of Deferred@1906416995 after retry RPC after error@1836198589) -> (continuation of Deferred@2089539419 after retry RPC after error@1872654113) -> (continuation of Deferred@313113908 after retry RPC after error@1861372446) -> (continuation of Deferred@1281452436 after retry RPC after error@1352327262) -> (continuation of Deferred@252032868 after retry RPC after error@1943780896) -> (continuation of Deferred@884032518 after retry RPC after error@867097310) -> (continuation of Deferred@296940888 after retry RPC after error@1068921840)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.24.105.60:45145
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:38.048 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 1 (#1) of source Source: KuduSource.
14:01:38.048 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:38.048 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_1.
14:01:38.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:38.068020   817 consensus_queue.cc:1048] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:38.071 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.072 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.072 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.072 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.072 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.072 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.073 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.073 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.073 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.073 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.073 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.073 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.073 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.074 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=26, TimeoutTracker(timeout=30000, elapsed=28960), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [36ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [65ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [126ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [127ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [127ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [144ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [163ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [186ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [201ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [203ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [242ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [244ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [283ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [286ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [286ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [401ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [402ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [762ms] refreshing cache from master, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [765ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [767ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [767ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [861ms] refreshing cache from master, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [863ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [863ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1900ms] refreshing cache from master, [1900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1902ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [3381ms] refreshing cache from master, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [3382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [3382ms] too many traces: truncated at 100 traces, deferred=Deferred@1330594248(state=PENDING, result=null, callback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404), errback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404)))
14:01:38.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:38.076449   802 consensus_queue.cc:1048] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d19639a19b4a70b1bef1fcddfbde63" member_type: VOTER last_known_addr { host: "127.31.23.66" port: 46513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:38.078 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.078 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.078 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:38.079 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.079 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:38.079 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:38.079 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.079 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.079 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.079 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:38.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:38.079 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:38.080 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.080 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.080 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.080 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:38.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:38.080 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:38.080 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.079 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:38.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.080 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:38.080 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:38.080 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.080 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:38.080 [ERROR - SourceCoordinator-Source: KuduSource] (SourceCoordinatorContext.java:436) Exception while handling result from async call in SourceCoordinator-Source: KuduSource. Triggering job failover.
org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=26, TimeoutTracker(timeout=30000, elapsed=28960), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [36ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [65ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [126ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [127ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [127ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [144ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [163ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [186ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [201ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [203ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [242ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [244ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [283ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [286ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [286ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [401ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [402ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [762ms] refreshing cache from master, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [765ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [767ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [767ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [861ms] refreshing cache from master, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [863ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [863ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1900ms] refreshing cache from master, [1900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1902ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [3381ms] refreshing cache from master, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [3382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [3382ms] too many traces: truncated at 100 traces, deferred=Deferred@1330594248(state=PENDING, result=null, callback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404), errback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=26, TimeoutTracker(timeout=30000, elapsed=28960), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [36ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [65ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [126ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [127ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [127ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [144ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [163ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [186ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [201ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [203ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [242ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [244ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [283ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [286ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [286ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [401ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [402ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [762ms] refreshing cache from master, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [765ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [767ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [767ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [861ms] refreshing cache from master, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [863ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [863ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1900ms] refreshing cache from master, [1900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1902ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [3381ms] refreshing cache from master, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [3382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [3382ms] too many traces: truncated at 100 traces, deferred=Deferred@1330594248(state=PENDING, result=null, callback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404), errback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.23.188.189:44275
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:38.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 29 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112898081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:38.082 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.092 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.092 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.093 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.093 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.093 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.093 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.093 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:38.091812   816 consensus_queue.cc:1048] T 458b011732e14eca903a01178cff2467 P 95d19639a19b4a70b1bef1fcddfbde63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:38.093 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.094 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.094 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.094 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.094 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.096 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:318) Trying to recover from a global failure.
org.apache.flink.util.FlinkException: Global failure triggered by OperatorCoordinator for 'Source: KuduSource -> Sink: Writer' (operator cbc357ccb763df2852fee8c4fc7d55f2).
	at org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder$LazyInitializedCoordinatorContext.failJob(OperatorCoordinatorHolder.java:651)
	at org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator$QuiesceableContext.failJob(RecreateOnResetOperatorCoordinator.java:248)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.failJob(SourceCoordinatorContext.java:427)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.handleUncaughtExceptionFromAsyncCall(SourceCoordinatorContext.java:440)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:42)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	... 6 more
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=26, TimeoutTracker(timeout=30000, elapsed=28960), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [36ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [65ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [126ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [127ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [127ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [144ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [163ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [186ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [201ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [203ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [242ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [244ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [283ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [286ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [286ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [401ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [402ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [762ms] refreshing cache from master, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [765ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [767ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [767ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [861ms] refreshing cache from master, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [863ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [863ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1900ms] refreshing cache from master, [1900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1902ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [3381ms] refreshing cache from master, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [3382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [3382ms] too many traces: truncated at 100 traces, deferred=Deferred@1330594248(state=PENDING, result=null, callback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404), errback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=26, TimeoutTracker(timeout=30000, elapsed=28960), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [36ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [65ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [126ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [127ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [127ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [144ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [163ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [186ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [201ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [203ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [242ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [244ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [283ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [286ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [286ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [401ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [402ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [402ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [762ms] refreshing cache from master, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [764ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [765ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [767ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [767ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [861ms] refreshing cache from master, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [862ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [863ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [863ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1900ms] refreshing cache from master, [1900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.190:39901: Network error: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.188:36691: Network error: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.23.188.189:44275: Network error: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [1902ms] delaying RPC due to: Service unavailable: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275, [3381ms] refreshing cache from master, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.188:36691, [3381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.190:39901, [3382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.188.189:44275, [3382ms] too many traces: truncated at 100 traces, deferred=Deferred@1330594248(state=PENDING, result=null, callback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404), errback=(continuation of Deferred@1498292547 after retry RPC after error@995138320) -> (continuation of Deferred@477974316 after retry RPC after error@688458858) -> (continuation of Deferred@31814705 after retry RPC after error@1045624582) -> (continuation of Deferred@1218497487 after retry RPC after error@699135213) -> (continuation of Deferred@54872341 after retry RPC after error@713454780) -> (continuation of Deferred@1681271952 after retry RPC after error@307011687) -> (continuation of Deferred@1005084378 after retry RPC after error@575860367) -> (continuation of Deferred@2002060537 after retry RPC after error@15584748) -> (continuation of Deferred@2039111077 after retry RPC after error@1285153421) -> (continuation of Deferred@330585387 after retry RPC after error@2102949916) -> (continuation of Deferred@1444177255 after retry RPC after error@1427794082) -> (continuation of Deferred@1689674279 after retry RPC after error@1519414837) -> (continuation of Deferred@794433373 after retry RPC after error@688076140) -> (continuation of Deferred@2121518385 after retry RPC after error@667677964) -> (continuation of Deferred@1490353751 after retry RPC after error@1749813364) -> (continuation of Deferred@137779721 after retry RPC after error@1890430358) -> (continuation of Deferred@259314578 after retry RPC after error@125007264) -> (continuation of Deferred@1026523477 after retry RPC after error@544426619) -> (continuation of Deferred@154330532 after retry RPC after error@359685975) -> (continuation of Deferred@1419006341 after retry RPC after error@1846475262) -> (continuation of Deferred@1880043102 after retry RPC after error@1729252847) -> (continuation of Deferred@293351665 after retry RPC after error@145025577) -> (continuation of Deferred@30431421 after retry RPC after error@1960312925) -> (continuation of Deferred@72572303 after retry RPC after error@722016910) -> (continuation of Deferred@673168098 after retry RPC after error@485592404)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.23.188.189:44275
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:38.099 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 29 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:01:38.102 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 29 as completed for source Source: KuduSource.
14:01:38.106 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:347) 4 tasks will be restarted to recover from a global failure.
14:01:38.107 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 2 (#1) of source Source: KuduSource.
14:01:38.107 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from INITIALIZING to CANCELING.
14:01:38.108 [INFO - flink-pekko.actor.default-dispatcher-8] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (3/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1).
14:01:38.108 [INFO - flink-pekko.actor.default-dispatcher-8] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from INITIALIZING to CANCELING.
14:01:38.108 [INFO - flink-pekko.actor.default-dispatcher-8] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (3/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1).
14:01:38.111 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.111 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.112 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.112 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.112 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.113 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.113 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.113 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.113 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.114 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.114 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.114 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.114 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.119 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:38.120 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CANCELING to CANCELED.
14:01:38.120 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (3/4)#1 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1).
14:01:38.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:38.123102   817 consensus_queue.cc:1048] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:38.124576   817 consensus_queue.cc:1048] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:38.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:38.127375   802 consensus_queue.cc:1048] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b57b55b6e0a47c5a9bf2b462e7c6d57" member_type: VOTER last_known_addr { host: "127.31.23.65" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:38.130 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.130 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.131 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.131 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.131 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.131 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.131 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.131 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.132 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.132 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.132 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.132 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.132 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.139 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (3/4)#1 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1.
14:01:38.139 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CANCELING to CANCELED.
14:01:38.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:38.140331   841 consensus_queue.cc:1048] T b53efd42c2d24fa09e286fd5a7b23d38 P 95d19639a19b4a70b1bef1fcddfbde63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:38.141 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:318) Clearing resource requirements of job e1db689dadb24874688c502d61d89301
14:01:38.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:38.149894   817 consensus_queue.cc:1048] T c44f838c921c4afd920c557f4c9904c0 P 95d19639a19b4a70b1bef1fcddfbde63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7fb37590a1412fa801e5b1dd0e1bf8" member_type: VOTER last_known_addr { host: "127.31.23.67" port: 33869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:38.150 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.151 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.151 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.151 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.152 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.152 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.152 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.153 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.153 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.153 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.153 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.153 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.171 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.171 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.171 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.172 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.172 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.172 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.172 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.172 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.172 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.172 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.172 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.172 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.173 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.191 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.191 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.192 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.192 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.192 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.192 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.192 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.192 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.192 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.192 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.291 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.291 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.291 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.291 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.291 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.292 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.292 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.292 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.292 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.292 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.292 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.292 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.292 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.311 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.311 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.312 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.312 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.312 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.312 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.312 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.312 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.312 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.312 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.312 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.312 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.318 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:38.389 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 66 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112898389 for job 6c66a0b83413c01f1729eff368539c55.
14:01:38.397 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 66 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=7 ms, finalizationTime=1 ms).
14:01:38.398 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 66 as completed for source Source: KuduSource.
14:01:38.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:38.557 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:38.557 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:38.557 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:38.557 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:38.557 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:38.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:38.558 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:38.558 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:38.558 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:38.558 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:38.558 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:38.558 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:38.558 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:38.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 30 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112898581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:38.596 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 30 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=15 ms, finalizationTime=0 ms).
14:01:38.597 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 30 as completed for source Source: KuduSource.
14:01:38.631 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:38.631 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:38.631 [DEBUG - pool-164-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:38.631 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.631 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.632 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:38.632 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.632 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.632 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:38.632 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:38.632 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:38.690 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:38.690 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:38.690 [DEBUG - pool-174-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:38.690 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:38.691 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:38.691 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:38.691 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:38.691 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:38.691 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:38.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:38.691 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:38.691 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:38.691 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:38.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=29533), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [15ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [17ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [60ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [62ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [94ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [95ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [96ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [96ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [116ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [137ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [138ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [139ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [162ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [163ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [163ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [182ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [182ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [183ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [183ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [207ms] refreshing cache from master, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [209ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [210ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [210ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [210ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [228ms] refreshing cache from master, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [230ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [230ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [230ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [230ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [362ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [363ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [364ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [365ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [462ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [463ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [464ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [464ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [501ms] refreshing cache from master, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [503ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [503ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [504ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [504ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1501ms] refreshing cache from master, [1501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [1502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [1502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [1503ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [2881ms] refreshing cache from master, [2882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [2882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [2882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [2883ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.62:39703: Network error: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703, [2883ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.61:44261: Network error: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261, [2883ms] Sub RPC ConnectToMaster: received response from server master-127.24.105.60:45145: Network error: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [2883ms] delaying RPC due to: Service unavailable: Master config (127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145, [3821ms] refreshing cache from master, [3822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.62:39703, [3822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.61:44261, [3822ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.105.60:45145, [3823ms] too many traces: truncated at 100 traces, deferred=Deferred@244169593(state=PENDING, result=null, callback=(continuation of Deferred@1817557127 after retry RPC after error@1560981927) -> (continuation of Deferred@1096620093 after retry RPC after error@585639196) -> (continuation of Deferred@1673015366 after retry RPC after error@1798775327) -> (continuation of Deferred@1115837364 after retry RPC after error@555830845) -> (continuation of Deferred@54091871 after retry RPC after error@1363971581) -> (continuation of Deferred@25394067 after retry RPC after error@712543544) -> (continuation of Deferred@1644903344 after retry RPC after error@1469931881) -> (continuation of Deferred@1306056682 after retry RPC after error@598180388) -> (continuation of Deferred@415951707 after retry RPC after error@618678018) -> (continuation of Deferred@789357555 after retry RPC after error@816161428) -> (continuation of Deferred@2147096552 after retry RPC after error@1493473090) -> (continuation of Deferred@333296810 after retry RPC after error@250680647) -> (continuation of Deferred@555419174 after retry RPC after error@1557670848) -> (continuation of Deferred@585018389 after retry RPC after error@604229156) -> (continuation of Deferred@1565578932 after retry RPC after error@1087074549) -> (continuation of Deferred@388154109 after retry RPC after error@761945299) -> (continuation of Deferred@1985268412 after retry RPC after error@1828929627) -> (continuation of Deferred@1815560748 after retry RPC after error@331618237) -> (continuation of Deferred@1133850195 after retry RPC after error@878948322) -> (continuation of Deferred@1645456736 after retry RPC after error@1373185888) -> (continuation of Deferred@995388606 after retry RPC after error@308402313) -> (continuation of Deferred@1843797768 after retry RPC after error@1964824563) -> (continuation of Deferred@1832219762 after retry RPC after error@1896631501) -> (continuation of Deferred@743379899 after retry RPC after error@1065347726) -> (continuation of Deferred@2033164279 after retry RPC after error@1792462395) -> (continuation of Deferred@1053874705 after retry RPC after error@2117827807), errback=(continuation of Deferred@1817557127 after retry RPC after error@1560981927) -> (continuation of Deferred@1096620093 after retry RPC after error@585639196) -> (continuation of Deferred@1673015366 after retry RPC after error@1798775327) -> (continuation of Deferred@1115837364 after retry RPC after error@555830845) -> (continuation of Deferred@54091871 after retry RPC after error@1363971581) -> (continuation of Deferred@25394067 after retry RPC after error@712543544) -> (continuation of Deferred@1644903344 after retry RPC after error@1469931881) -> (continuation of Deferred@1306056682 after retry RPC after error@598180388) -> (continuation of Deferred@415951707 after retry RPC after error@618678018) -> (continuation of Deferred@789357555 after retry RPC after error@816161428) -> (continuation of Deferred@2147096552 after retry RPC after error@1493473090) -> (continuation of Deferred@333296810 after retry RPC after error@250680647) -> (continuation of Deferred@555419174 after retry RPC after error@1557670848) -> (continuation of Deferred@585018389 after retry RPC after error@604229156) -> (continuation of Deferred@1565578932 after retry RPC after error@1087074549) -> (continuation of Deferred@388154109 after retry RPC after error@761945299) -> (continuation of Deferred@1985268412 after retry RPC after error@1828929627) -> (continuation of Deferred@1815560748 after retry RPC after error@331618237) -> (continuation of Deferred@1133850195 after retry RPC after error@878948322) -> (continuation of Deferred@1645456736 after retry RPC after error@1373185888) -> (continuation of Deferred@995388606 after retry RPC after error@308402313) -> (continuation of Deferred@1843797768 after retry RPC after error@1964824563) -> (continuation of Deferred@1832219762 after retry RPC after error@1896631501) -> (continuation of Deferred@743379899 after retry RPC after error@1065347726) -> (continuation of Deferred@2033164279 after retry RPC after error@1792462395) -> (continuation of Deferred@1053874705 after retry RPC after error@2117827807)))
14:01:38.705 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:38.705 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:38.705 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:38.705 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:38.705 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:38.706 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:38.706 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:38.706 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:38.706 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:38.706 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:38.706 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:38.706 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:38.706 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:38.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:38.890 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 67 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112898889 for job 6c66a0b83413c01f1729eff368539c55.
14:01:38.898 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 67 for job 6c66a0b83413c01f1729eff368539c55 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:38.898 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 67 as completed for source Source: KuduSource.
14:01:38.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:39.008 [DEBUG - pool-122-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.27.70.60:39395, [2ms] received response from server master-127.27.70.60:39395: OK, deferred=null) with no deferred attached!
14:01:39.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 31 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112899082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:39.090 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 31 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:39.091 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 31 as completed for source Source: KuduSource.
14:01:39.269 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.270 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.270 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.270 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.270 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.270 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.270 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.270 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.270 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.270 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.270 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.271 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.271 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.272 [DEBUG - kudu-nio-6] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28284), Traces: [0ms] sending RPC to server master-127.27.70.60:39395, [1ms] received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [22ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [24ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [25ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [44ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [63ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [84ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [104ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [245ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [246ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [247ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [247ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [422ms] refreshing cache from master, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [423ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [503ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1441ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1444ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1444ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1642ms] refreshing cache from master, [1642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1643ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1644ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2842ms] refreshing cache from master, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [2843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [2844ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2844ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [5182ms] refreshing cache from master, [5182ms] too many traces: truncated at 100 traces, deferred=Deferred@1019084885(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@63b2d177 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862)))
14:01:39.273 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.273 [ERROR - SourceCoordinator-Source: KuduSource] (SourceCoordinatorContext.java:436) Exception while handling result from async call in SourceCoordinator-Source: KuduSource. Triggering job failover.
org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28284), Traces: [0ms] sending RPC to server master-127.27.70.60:39395, [1ms] received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [22ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [24ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [25ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [44ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [63ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [84ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [104ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [245ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [246ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [247ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [247ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [422ms] refreshing cache from master, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [423ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [503ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1441ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1444ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1444ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1642ms] refreshing cache from master, [1642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1643ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1644ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2842ms] refreshing cache from master, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [2843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [2844ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2844ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [5182ms] refreshing cache from master, [5182ms] too many traces: truncated at 100 traces, deferred=Deferred@1019084885(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@63b2d177 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28284), Traces: [0ms] sending RPC to server master-127.27.70.60:39395, [1ms] received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [22ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [24ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [25ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [44ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [63ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [84ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [104ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [245ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [246ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [247ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [247ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [422ms] refreshing cache from master, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [423ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [503ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1441ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1444ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1444ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1642ms] refreshing cache from master, [1642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1643ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1644ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2842ms] refreshing cache from master, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [2843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [2844ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2844ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [5182ms] refreshing cache from master, [5182ms] too many traces: truncated at 100 traces, deferred=Deferred@1019084885(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@63b2d177 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.27.70.60:39395
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:39.274 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.274 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.274 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.274 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.275 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.275 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.275 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.275 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.276 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.277 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.277 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.277 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:39.278 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:39.278 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:39.278 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:39.278 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:39.278 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:39.278 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:39.278 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:39.278 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:39.278 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:39.279 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:39.279 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:39.279 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:39.281 [INFO - flink-pekko.actor.default-dispatcher-5] (DefaultScheduler.java:318) Trying to recover from a global failure.
org.apache.flink.util.FlinkException: Global failure triggered by OperatorCoordinator for 'Source: KuduSource -> Sink: Writer' (operator cbc357ccb763df2852fee8c4fc7d55f2).
	at org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder$LazyInitializedCoordinatorContext.failJob(OperatorCoordinatorHolder.java:651)
	at org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator$QuiesceableContext.failJob(RecreateOnResetOperatorCoordinator.java:248)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.failJob(SourceCoordinatorContext.java:427)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.handleUncaughtExceptionFromAsyncCall(SourceCoordinatorContext.java:440)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:42)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	... 6 more
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28284), Traces: [0ms] sending RPC to server master-127.27.70.60:39395, [1ms] received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [22ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [24ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [25ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [44ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [63ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [84ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [104ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [245ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [246ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [247ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [247ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [422ms] refreshing cache from master, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [423ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [503ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1441ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1444ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1444ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1642ms] refreshing cache from master, [1642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1643ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1644ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2842ms] refreshing cache from master, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [2843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [2844ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2844ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [5182ms] refreshing cache from master, [5182ms] too many traces: truncated at 100 traces, deferred=Deferred@1019084885(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@63b2d177 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=30000, elapsed=28284), Traces: [0ms] sending RPC to server master-127.27.70.60:39395, [1ms] received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [22ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [24ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [25ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [25ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [43ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [44ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [44ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [62ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [63ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [63ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [83ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [84ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [84ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [103ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [104ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [164ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [165ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [165ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [245ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [246ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [247ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [247ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [422ms] refreshing cache from master, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [423ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [423ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [503ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [503ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1441ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1444ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1444ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1642ms] refreshing cache from master, [1642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [1643ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [1644ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [1644ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2842ms] refreshing cache from master, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.61:36811, [2842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.62:44743, [2843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.27.70.60:39395, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.61:36811: Network error: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.62:44743: Network error: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743, [2844ms] Sub RPC ConnectToMaster: received response from server master-127.27.70.60:39395: Network error: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [2844ms] delaying RPC due to: Service unavailable: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395, [5182ms] refreshing cache from master, [5182ms] too many traces: truncated at 100 traces, deferred=Deferred@1019084885(state=PENDING, result=null, callback=org.apache.kudu.client.AsyncKuduClient$$Lambda$237/0x00007f712032f750@63b2d177 -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862), errback=passthrough -> wakeup thread SourceCoordinator-Source: KuduSource-worker-thread-1 -> (continuation of Deferred@1979239822 after retry RPC after error@493134802) -> (continuation of Deferred@1368695939 after retry RPC after error@618196655) -> (continuation of Deferred@402641671 after retry RPC after error@792565785) -> (continuation of Deferred@1543078337 after retry RPC after error@943169927) -> (continuation of Deferred@1371093613 after retry RPC after error@302488851) -> (continuation of Deferred@99082523 after retry RPC after error@14238649) -> (continuation of Deferred@405502877 after retry RPC after error@921338510) -> (continuation of Deferred@205472369 after retry RPC after error@1177623748) -> (continuation of Deferred@84242444 after retry RPC after error@1729719504) -> (continuation of Deferred@289638024 after retry RPC after error@1599762264) -> (continuation of Deferred@1903288751 after retry RPC after error@1570929853) -> (continuation of Deferred@1356387911 after retry RPC after error@1559511979) -> (continuation of Deferred@578206979 after retry RPC after error@1828678244) -> (continuation of Deferred@2055467858 after retry RPC after error@68427442) -> (continuation of Deferred@320681366 after retry RPC after error@78041563) -> (continuation of Deferred@1633332094 after retry RPC after error@1168103529) -> (continuation of Deferred@1070920905 after retry RPC after error@231658209) -> (continuation of Deferred@972786045 after retry RPC after error@43795131) -> (continuation of Deferred@443976861 after retry RPC after error@1632902376) -> (continuation of Deferred@67228126 after retry RPC after error@1684587135) -> (continuation of Deferred@1247062027 after retry RPC after error@195452661) -> (continuation of Deferred@19128702 after retry RPC after error@603631647) -> (continuation of Deferred@1283543195 after retry RPC after error@1969880584) -> (continuation of Deferred@1809832394 after retry RPC after error@492037862)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.27.70.60:39395
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:39.287 [INFO - flink-pekko.actor.default-dispatcher-5] (DefaultScheduler.java:347) 4 tasks will be restarted to recover from a global failure.
14:01:39.287 [INFO - flink-pekko.actor.default-dispatcher-5] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6c66a0b83413c01f1729eff368539c55) switched from state RUNNING to RESTARTING.
14:01:39.287 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 3 (#0) of source Source: KuduSource.
14:01:39.287 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from RUNNING to CANCELING.
14:01:39.288 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to CANCELING.
14:01:39.288 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:01:39.288 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 2 (#0) of source Source: KuduSource.
14:01:39.288 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from RUNNING to CANCELING.
14:01:39.288 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:01:39.288 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.289 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.289 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.289 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.289 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.289 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.289 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.289 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.289 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.289 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.289 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.290 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.290 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING.
14:01:39.290 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 1 (#0) of source Source: KuduSource.
14:01:39.290 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 0 (#0) of source Source: KuduSource.
14:01:39.290 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING.
14:01:39.300 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.27.243.188:41999(127.27.243.188:41999)] disconnecting while in state TERMINATED
14:01:39.300 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.27.243.190:46195(127.27.243.190:46195)] disconnecting while in state TERMINATED
14:01:39.300 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer master-127.27.243.189:41285(127.27.243.189:41285)] disconnecting while in state TERMINATED
14:01:39.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:39.301 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-1
14:01:39.301 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
14:01:39.305 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:39.305 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to CANCELING.
14:01:39.305 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:39.306 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:39.306 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:39.306 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CANCELING to CANCELED.
14:01:39.307 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (4/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0).
14:01:39.307 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 801c9c73509f42bb97555cfda87e7e98(127.27.243.129:35819)] disconnecting while in state TERMINATED
14:01:39.307 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.27.243.188:41999(127.27.243.188:41999)] disconnecting while in state TERMINATED
14:01:39.307 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.27.243.190:46195(127.27.243.190:46195)] disconnecting while in state TERMINATED
14:01:39.307 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.27.243.189:41285(127.27.243.189:41285)] disconnecting while in state TERMINATED
14:01:39.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:39.308 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
14:01:39.309 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-3
14:01:39.309 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.308 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 27 thread-local buffer(s) from thread: kudu-nio-1
14:01:39.309 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.310 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.310 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.310 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.310 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.310 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.311 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.311 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.311 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.311 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.311 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.311 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.315 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:39.316 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to CANCELING.
14:01:39.316 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:39.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:39.320 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:39.321 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:39.321 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CANCELING to CANCELED.
14:01:39.321 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (3/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:39.326 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1145) Attempting to cancel task Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:39.326 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to CANCELING.
14:01:39.326 [INFO - flink-pekko.actor.default-dispatcher-9] (Task.java:1210) Triggering cancellation of task code Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:39.326 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.27.243.188:41999(127.27.243.188:41999)] disconnecting while in state TERMINATED
14:01:39.327 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.27.243.190:46195(127.27.243.190:46195)] disconnecting while in state TERMINATED
14:01:39.327 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.27.243.189:41285(127.27.243.189:41285)] disconnecting while in state TERMINATED
14:01:39.327 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.27.243.188:41999(127.27.243.188:41999)] disconnecting while in state TERMINATED
14:01:39.327 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.27.243.190:46195(127.27.243.190:46195)] disconnecting while in state TERMINATED
14:01:39.327 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.27.243.189:41285(127.27.243.189:41285)] disconnecting while in state TERMINATED
14:01:39.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:39.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:39.328 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
14:01:39.328 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-1
14:01:39.329 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
14:01:39.328 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-1
14:01:39.329 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.329 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.329 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.329 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.329 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.329 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.330 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.330 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.330 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.331 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.331 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.336 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (4/4)#0 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0.
14:01:39.336 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (3/4)#0 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0.
14:01:39.336 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CANCELING to CANCELED.
14:01:39.337 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job 6c66a0b83413c01f1729eff368539c55: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:39.337 [INFO - flink-pekko.actor.default-dispatcher-9] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CANCELING to CANCELED.
14:01:39.338 [INFO - flink-pekko.actor.default-dispatcher-9] (FineGrainedSlotManager.java:324) Received resource requirements from job 6c66a0b83413c01f1729eff368539c55: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:39.340 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:39.340 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:39.340 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED.
14:01:39.340 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (1/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:39.340 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (1/4)#0 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0.
14:01:39.341 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CANCELING to CANCELED.
14:01:39.341 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:39.341 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 6c66a0b83413c01f1729eff368539c55: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:39.342 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:39.343 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED.
14:01:39.343 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (2/4)#0 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:39.343 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:2037) Un-registering task and sending final execution state CANCELED to JobManager for task Source: KuduSource -> Sink: Writer (2/4)#0 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0.
14:01:39.344 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CANCELING to CANCELED.
14:01:39.344 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:318) Clearing resource requirements of job 6c66a0b83413c01f1729eff368539c55
14:01:39.349 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.349 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.349 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.350 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.350 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.350 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.350 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.350 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.350 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.350 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.350 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.350 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.350 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.374 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (e1db689dadb24874688c502d61d89301) switched from state RESTARTING to RUNNING.
14:01:39.375 [INFO - flink-pekko.actor.default-dispatcher-4] (CheckpointCoordinator.java:1805) Restoring job e1db689dadb24874688c502d61d89301 from Checkpoint 70 @ 1779112867414 for e1db689dadb24874688c502d61d89301 located at file:/tmp/junit1416902102357977840/checkpoints/e1db689dadb24874688c502d61d89301/chk-70.
14:01:39.375 [INFO - flink-pekko.actor.default-dispatcher-4] (MasterHooks.java:201) No master state to restore
14:01:39.376 [INFO - flink-pekko.actor.default-dispatcher-4] (RecreateOnResetOperatorCoordinator.java:128) Resetting coordinator to checkpoint.
14:01:39.376 [INFO - Thread-44] (SourceCoordinator.java:290) Closing SourceCoordinator for source Source: KuduSource.
14:01:39.376 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from CREATED to SCHEDULED.
14:01:39.377 [DEBUG - Thread-44] (Connection.java:575) [peer master-127.23.188.190:39901(127.23.188.190:39901)] disconnecting while in state TERMINATED
14:01:39.377 [DEBUG - Thread-44] (Connection.java:575) [peer master-127.23.188.188:36691(127.23.188.188:36691)] disconnecting while in state TERMINATED
14:01:39.377 [DEBUG - Thread-44] (Connection.java:575) [peer master-127.23.188.189:44275(127.23.188.189:44275)] disconnecting while in state TERMINATED
14:01:39.377 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:39.377 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:39.378 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from SCHEDULED to DEPLOYING.
14:01:39.378 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #2) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id e68a21bf56b9f53f7a56a46245b35ac4
14:01:39.379 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from CREATED to SCHEDULED.
14:01:39.379 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot e68a21bf56b9f53f7a56a46245b35ac4.
14:01:39.380 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from SCHEDULED to DEPLOYING.
14:01:39.380 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #2) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id 6e371b9cddd2edaadbbb0de667e9ecce
14:01:39.380 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:39.380 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from CREATED to SCHEDULED.
14:01:39.380 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_2), deploy into slot with allocation id e68a21bf56b9f53f7a56a46245b35ac4.
14:01:39.381 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:39.381 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 6e371b9cddd2edaadbbb0de667e9ecce.
14:01:39.381 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from SCHEDULED to DEPLOYING.
14:01:39.381 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #2) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id 2609b8603c933cea4c032fcd294c074f
14:01:39.381 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from CREATED to SCHEDULED.
14:01:39.382 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job e1db689dadb24874688c502d61d89301: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:39.382 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_2), deploy into slot with allocation id 6e371b9cddd2edaadbbb0de667e9ecce.
14:01:39.382 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 2609b8603c933cea4c032fcd294c074f.
14:01:39.382 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from SCHEDULED to DEPLOYING.
14:01:39.382 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #2) with attempt id 4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 500e9b77-fd50-4c92-8140-473545dd29e8 @ 127.0.0.1 (dataPort=-1) with allocation id 1da31fbe77d2e436042b582b68e8340e
14:01:39.383 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from CREATED to DEPLOYING.
14:01:39.383 [INFO - Thread-44] (SourceCoordinator.java:295) Source coordinator for source Source: KuduSource closed.
14:01:39.383 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_2) [DEPLOYING].
14:01:39.383 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from CREATED to DEPLOYING.
14:01:39.383 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_2) [DEPLOYING].
14:01:39.383 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@53731d8f
14:01:39.384 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:39.384 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:01:39.384 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@12b19d61
14:01:39.384 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:39.384 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from DEPLOYING to INITIALIZING.
14:01:39.385 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:01:39.385 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_2), deploy into slot with allocation id 2609b8603c933cea4c032fcd294c074f.
14:01:39.385 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from DEPLOYING to INITIALIZING.
14:01:39.385 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from DEPLOYING to INITIALIZING.
14:01:39.385 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from DEPLOYING to INITIALIZING.
14:01:39.386 [INFO - Thread-44] (SourceCoordinator.java:449) Restoring SplitEnumerator of source Source: KuduSource from checkpoint.
14:01:39.386 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 1da31fbe77d2e436042b582b68e8340e.
14:01:39.387 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_2), deploy into slot with allocation id 1da31fbe77d2e436042b582b68e8340e.
14:01:39.387 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@553ae72c
14:01:39.388 [DEBUG - Thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:39.388 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from CREATED to DEPLOYING.
14:01:39.388 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from CREATED to DEPLOYING.
14:01:39.388 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_2) [DEPLOYING].
14:01:39.388 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_2) [DEPLOYING].
14:01:39.388 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@60fdd5e8
14:01:39.389 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:39.389 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:01:39.389 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.389 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from DEPLOYING to INITIALIZING.
14:01:39.389 [INFO - Thread-44] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:01:39.389 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from DEPLOYING to INITIALIZING.
14:01:39.389 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.389 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.390 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.390 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.390 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.390 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.390 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.390 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.390 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.390 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.390 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.390 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:39.390 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.392 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#2] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.393 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#2] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.393 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.393 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'lastEndTimestamp'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:39.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.394 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:39.394 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.390 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@67fb6758
14:01:39.394 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:39.394 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'unassignedCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:39.395 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingRemovalCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:39.395 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit1416902102357977840/checkpoints")
14:01:39.395 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#2 (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from DEPLOYING to INITIALIZING.
14:01:39.395 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6abccbff
14:01:39.396 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@740979ea
14:01:39.397 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (4889766aa6d5bf55af84d07af56a1f2d_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from DEPLOYING to INITIALIZING.
14:01:39.398 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:39.399 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#2] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.400 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.400 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.400 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@32e37ec
14:01:39.402 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:39.403 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:39.403 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.404 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.404 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.405 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.405 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.405 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.405 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.405 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.406 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.418 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#2] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.418 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.419 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.406 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.419 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.419 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.427 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.429 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.429 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.429 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.429 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.429 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.430 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.430 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.430 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.430 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.430 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.431 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.431 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.431 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.431 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.431 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.431 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.431 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.432 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.432 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.432 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.432 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.432 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.433 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.433 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.433 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.433 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.433 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.433 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.434 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.434 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.434 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#2] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.434 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#2] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.435 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.435 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.435 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.436 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.437 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.437 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.437 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.437 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.438 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:39.438 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.438 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.438 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.439 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.439 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.439 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.439 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.440 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.440 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.440 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.441 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.441 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.441 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.441 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.443 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.444 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.445 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.445 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.445 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.445 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.445 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.445 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.446 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.446 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.446 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.446 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.446 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.447 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.447 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.447 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.447 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.447 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.449 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.449 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.450 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.451 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.451 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.451 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.452 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.452 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.452 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.452 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.452 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.452 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.452 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.452 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.453 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.453 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.453 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.453 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.453 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.454 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.454 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.454 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.454 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.455 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.455 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.455 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.455 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.455 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.455 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.456 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.456 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:39.464 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.464 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.464 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.464 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.464 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.465 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.466 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.466 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.467 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.467 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.467 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.467 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.467 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.467 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.467 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.468 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.468 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.468 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.468 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.469 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.469 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.469 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.469 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.469 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.469 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.469 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.469 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.470 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.470 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.470 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.470 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.470 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.470 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.470 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.470 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.470 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.470 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.471 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.471 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.471 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.471 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.471 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.472 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.472 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.475 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.476 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.476 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.476 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.476 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.476 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.476 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 520d936d1fdb4058bda61dae3b77a6bc
14:01:39.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c44f838c921c4afd920c557f4c9904c0 for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:39.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1a22ee3b19c6487a8ba311116dca5140 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:39.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b53efd42c2d24fa09e286fd5a7b23d38 for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:39.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed5d8f423a0747b890be613458506c6c for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:39.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 458b011732e14eca903a01178cff2467 for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:39.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:39.482 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:39.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.23.124:43905, [4ms] Sub RPC GetTableLocations: received response from server master-127.31.23.124:43905: OK, deferred=null) after lookup
14:01:39.483 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:39.484 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.484 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.484 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.484 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.485 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.485 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.485 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.485 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.485 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.485 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.486 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.486 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.486 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.486 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.486 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.487 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.487 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.487 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.487 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.487 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.487 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.487 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.487 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.487 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.488 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.488 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.488 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.488 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.488 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.488 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.488 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.488 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.488 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.488 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.489 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.490 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.490 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.490 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.490 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.490 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.490 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.490 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.491 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.491 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.491 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.492 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.492 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.492 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.493 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.494 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.494 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.494 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.494 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.494 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.494 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.495 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.495 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.495 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.495 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.497 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:39.499 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.500 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.500 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.500 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.501 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.501 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.502 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.502 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.502 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.502 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.502 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.502 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.504 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.504 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.505 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.505 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.505 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.505 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.505 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.505 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.505 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.505 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.505 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.505 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.505 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.506 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.506 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.506 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.506 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.506 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.506 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.507 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.507 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.507 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.507 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.507 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.507 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.507 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.508 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.508 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.508 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.508 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.508 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.508 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.509 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.509 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.509 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.509 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.509 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.509 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.509 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.513 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.513 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.513 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.513 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.513 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.513 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.513 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.513 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.513 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.514 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.514 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.514 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.514 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.516 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:39.520 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x2b3a3f81, L:/127.0.0.1:39764 - R:/127.31.23.66:46513] using TOKEN/null
14:01:39.524 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.525 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.525 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.525 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.525 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.525 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.525 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.525 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.525 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.525 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.525 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.525 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.526 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.526 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.526 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.526 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.526 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.526 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.526 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.526 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.526 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.526 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.526 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.527 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.527 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.527 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.527 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.525 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.526 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.527 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.527 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.526 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.527 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.528 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.525 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.525 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.528 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.528 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.533 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.534 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.534 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.534 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.534 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.534 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.535 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.535 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.538 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.572 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.572 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.572 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.573 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.573 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.573 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.573 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.573 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.573 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.573 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.573 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.573 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.573 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.573 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.573 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.574 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.574 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.574 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.574 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.574 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.574 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.575 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.575 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.575 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.575 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.575 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.575 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.575 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.573 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.575 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.576 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.576 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.576 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.576 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.577 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.577 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.573 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.579 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.580 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.580 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.580 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.580 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.580 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.580 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.580 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.573 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.581 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.576 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.582 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.582 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.582 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.582 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.599 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 32 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112899582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:39.605 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.605 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.605 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.606 [DEBUG - main] (Connection.java:748) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] connecting to peer
14:01:39.606 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.606 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.606 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.607 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.608 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.608 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.607 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.608 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.608 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.608 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.607 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.609 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.609 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 32 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=26 ms, finalizationTime=1 ms).
14:01:39.609 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.610 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.610 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.610 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.610 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 32 as completed for source Source: KuduSource.
14:01:39.611 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.611 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.611 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.611 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.611 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.611 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.612 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] Successfully connected to peer
14:01:39.625 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.626 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.626 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.626 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.627 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.627 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.627 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.627 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.627 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.628 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.628 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.628 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.628 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:39.632 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x3e49b0b8, L:/127.0.0.1:44994 - R:/127.31.23.65:40121] using TOKEN/null
14:01:39.633 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.633 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.633 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.634 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.634 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.634 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.635 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.636 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.636 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.636 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.636 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.636 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.636 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.644 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.644 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.645 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.646 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.646 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.647 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.647 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.647 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.648 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.648 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.648 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.648 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.649 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.649 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.650 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.650 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.650 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.650 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.652 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.652 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.653 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.653 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.653 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.685 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.685 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.685 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.685 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.686 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.686 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.686 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.686 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.686 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.686 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.686 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.687 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.687 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.687 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.687 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.685 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.687 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.686 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.687 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.688 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.688 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.688 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.688 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.688 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.688 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.688 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.722 [DEBUG - main] (Connection.java:748) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] connecting to peer
14:01:39.724 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] Successfully connected to peer
14:01:39.724 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.724 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.725 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.725 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.725 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.725 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.725 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.725 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.725 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.725 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.725 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.725 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.726 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.726 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.727 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.727 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.727 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.727 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.727 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.727 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.727 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.727 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.727 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.727 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.727 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.734 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:39.736 [DEBUG - kudu-nio-5] (Negotiator.java:919) Authenticated connection [id: 0xe9244ec0, L:/127.0.0.1:39004 - R:/127.31.23.67:33869] using TOKEN/null
14:01:39.741 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:39.742 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:39.742 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:39.742 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:39.742 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:39.743 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:39.743 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:39.743 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:39.742 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:39.743 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:39.744 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:39.744 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:39.744 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:39.749 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:39.753 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.753 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.753 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.753 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.753 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.753 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.754 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.754 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.754 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.754 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.754 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.754 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.754 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.755 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:39.756 [DEBUG - main] (Connection.java:748) [peer master-127.31.198.125:36975(127.31.198.125:36975)] connecting to peer
14:01:39.757 [DEBUG - main] (Connection.java:748) [peer master-127.31.198.124:43517(127.31.198.124:43517)] connecting to peer
14:01:39.758 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.198.125:36975(127.31.198.125:36975)] Successfully connected to peer
14:01:39.758 [DEBUG - main] (Connection.java:748) [peer master-127.31.198.126:34819(127.31.198.126:34819)] connecting to peer
14:01:39.760 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.198.124:43517(127.31.198.124:43517)] Successfully connected to peer
14:01:39.761 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.125
14:01:39.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.198.126:34819(127.31.198.126:34819)] Successfully connected to peer
14:01:39.771 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:39.774 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x360cf451, L:/127.0.0.1:50208 - R:/127.31.198.125:36975] using SASL/PLAIN
14:01:39.776 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.126
14:01:39.782 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.124
14:01:39.784 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:39.787 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x95f8b998, L:/127.0.0.1:45016 - R:/127.31.198.126:34819] using SASL/PLAIN
14:01:39.791 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:39.793 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x907d515f, L:/127.0.0.1:37166 - R:/127.31.198.124:43517] using SASL/PLAIN
14:01:39.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:39.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=40), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.125:36975, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.124:43517, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.126:34819, [19ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.125:36975: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.126:34819: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.124:43517: OK, deferred=null) after lookup
14:01:39.799 [DEBUG - main] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:39.800 [DEBUG - main] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:39.800 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.23.124:43905(127.31.23.124:43905)] Successfully connected to peer
14:01:39.800 [DEBUG - main] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:39.805 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.23.125:35837(127.31.23.125:35837)] Successfully connected to peer
14:01:39.805 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.806 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.806 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.806 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.806 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.807 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.125
14:01:39.807 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.807 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.807 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.808 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.808 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.812 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.124
14:01:39.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.23.126:46099(127.31.23.126:46099)] Successfully connected to peer
14:01:39.815 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:39.818 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04fdcedd, L:/127.0.0.1:46032 - R:/127.31.23.125:35837] using SASL/PLAIN
14:01:39.818 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:39.821 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.126
14:01:39.821 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:39.823 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55c5bdfe, L:/127.0.0.1:33102 - R:/127.31.23.124:43905] using SASL/PLAIN
14:01:39.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:39.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=27), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.124:43905, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.125:35837, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.126:46099, [21ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.125:35837: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.124:43905: OK, deferred=null) after lookup
14:01:39.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 520d936d1fdb4058bda61dae3b77a6bc
14:01:39.830 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:39.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c44f838c921c4afd920c557f4c9904c0 for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:39.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1a22ee3b19c6487a8ba311116dca5140 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:39.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b53efd42c2d24fa09e286fd5a7b23d38 for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:39.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed5d8f423a0747b890be613458506c6c for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:39.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 458b011732e14eca903a01178cff2467 for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:39.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:39.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000000000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:39.836 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x067e88fe, L:/127.0.0.1:44412 - R:/127.31.23.126:46099] using SASL/PLAIN
14:01:39.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.836221 32723 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37166:
14:01:39.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:01:39.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:01:39.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:39.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
14:01:39.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key3"
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "data"
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:39.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\000\007\000"
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key2"
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key3"
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 42
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:39.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: ""
14:01:39.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:39.839073 32723 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:01:39.849 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.850 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.850 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.850 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.850 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.850 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.851 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.851 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.851 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.851 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.851 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.851 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.866 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.867 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.867 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.867 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.867 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.867 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.867 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.868 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.868 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.868 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.868 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.868 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.868 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.886 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.887 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.887 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.887 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.887 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.887 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.888 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.888 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.888 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.888 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.888 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.888 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:39.925 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:39.926 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:39.926 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:39.926 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.926 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.927 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:39.927 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.927 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.927 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:39.928 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.928 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.928 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:39.928 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:39.938 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:39.944 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.945 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.945 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.945 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.945 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.946 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.946 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.946 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.946 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.946 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.953 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:39.953 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:39.953 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:39.954 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.954 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.954 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:39.954 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:39.955 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.955 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.955 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:39.955 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:39.962 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:39.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.968947   411 tablet_service.cc:1511] Processing CreateTablet for tablet 0125addc84674348a266603ac026302f (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 0
14:01:39.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.968992   415 tablet_service.cc:1511] Processing CreateTablet for tablet 7de6d576cb544a16966da1a448a8032c (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 0
14:01:39.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.970191   415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de6d576cb544a16966da1a448a8032c. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.970309   414 tablet_service.cc:1511] Processing CreateTablet for tablet b90f6f6f7e784379ae9fe0c41f6137a6 (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 1
14:01:39.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.970752   414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b90f6f6f7e784379ae9fe0c41f6137a6. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.971 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:39.971 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:39.971 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:39.972 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.972 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.972 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:39.973 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.973 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.973 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:39.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.973338   413 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7815bb0fa24903a98cd9305936b18f (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 0
14:01:39.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.973856   413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7815bb0fa24903a98cd9305936b18f. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.974 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.974 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.974 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:39.974 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:39.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.974596   412 tablet_service.cc:1511] Processing CreateTablet for tablet b8f7491e55e749d28d7eef3857172690 (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 1
14:01:39.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.975055   412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f7491e55e749d28d7eef3857172690. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.976112   689 tablet_service.cc:1511] Processing CreateTablet for tablet 7de6d576cb544a16966da1a448a8032c (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 0
14:01:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.976177   688 tablet_service.cc:1511] Processing CreateTablet for tablet b90f6f6f7e784379ae9fe0c41f6137a6 (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 1
14:01:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.976456   684 tablet_service.cc:1511] Processing CreateTablet for tablet 82d20fa19dfc443c86629751c91b9f3d (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 1
14:01:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.976773   686 tablet_service.cc:1511] Processing CreateTablet for tablet b8f7491e55e749d28d7eef3857172690 (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 1
14:01:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.977138   687 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7815bb0fa24903a98cd9305936b18f (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 0
14:01:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.977360   411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0125addc84674348a266603ac026302f. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.968878   410 tablet_service.cc:1511] Processing CreateTablet for tablet 82d20fa19dfc443c86629751c91b9f3d (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 1
14:01:39.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.977807   410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d20fa19dfc443c86629751c91b9f3d. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.978422   689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de6d576cb544a16966da1a448a8032c. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.981771   686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f7491e55e749d28d7eef3857172690. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.982846   687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7815bb0fa24903a98cd9305936b18f. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.983101   684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d20fa19dfc443c86629751c91b9f3d. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.984835   688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b90f6f6f7e784379ae9fe0c41f6137a6. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.984835   685 tablet_service.cc:1511] Processing CreateTablet for tablet 0125addc84674348a266603ac026302f (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 0
14:01:39.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:39.985581   685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0125addc84674348a266603ac026302f. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:40.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.023191   994 tablet_bootstrap.cc:492] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707: Bootstrap starting.
14:01:40.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.027354   994 tablet_bootstrap.cc:654] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707: Neither blocks nor log segments found. Creating new log.
14:01:40.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.029024   994 log.cc:826] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707: Log is configured to *not* fsync() on all Append() calls
14:01:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.032624   994 tablet_bootstrap.cc:492] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707: No bootstrap required, opened a new log
14:01:40.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.033211   994 ts_tablet_manager.cc:1403] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
14:01:40.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.035936   993 tablet_bootstrap.cc:492] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766: Bootstrap starting.
14:01:40.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.038528   550 tablet_service.cc:1511] Processing CreateTablet for tablet 9b7815bb0fa24903a98cd9305936b18f (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 0
14:01:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.039177   551 tablet_service.cc:1511] Processing CreateTablet for tablet b90f6f6f7e784379ae9fe0c41f6137a6 (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 1
14:01:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.041468   551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b90f6f6f7e784379ae9fe0c41f6137a6. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.041795   994 raft_consensus.cc:359] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.042325   994 raft_consensus.cc:385] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.042402   993 tablet_bootstrap.cc:654] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766: Neither blocks nor log segments found. Creating new log.
14:01:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.042472   994 raft_consensus.cc:740] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf77e48bc404b81b10414a09ea49707, State: Initialized, Role: FOLLOWER
14:01:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.043217   994 consensus_queue.cc:260] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.044194   993 log.cc:826] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766: Log is configured to *not* fsync() on all Append() calls
14:01:40.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.039579   548 tablet_service.cc:1511] Processing CreateTablet for tablet 0125addc84674348a266603ac026302f (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 0
14:01:40.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.048427   548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0125addc84674348a266603ac026302f. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:40.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.039835   549 tablet_service.cc:1511] Processing CreateTablet for tablet b8f7491e55e749d28d7eef3857172690 (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 1, HASH (key2, key3) PARTITION 1
14:01:40.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.051376   549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f7491e55e749d28d7eef3857172690. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:40.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.054118   994 ts_tablet_manager.cc:1434] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.008s
14:01:40.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.039919   547 tablet_service.cc:1511] Processing CreateTablet for tablet 82d20fa19dfc443c86629751c91b9f3d (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 2, HASH (key2, key3) PARTITION 1
14:01:40.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.054992   547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d20fa19dfc443c86629751c91b9f3d. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:40.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.040251   552 tablet_service.cc:1511] Processing CreateTablet for tablet 7de6d576cb544a16966da1a448a8032c (DEFAULT_TABLE table=replication_test_table [id=a69a3211bd6d4df8adfc7efad996d8fe]), partition=HASH (key1) PARTITION 0, HASH (key2, key3) PARTITION 0
14:01:40.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.063110   552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de6d576cb544a16966da1a448a8032c. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:40.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.065483   550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b7815bb0fa24903a98cd9305936b18f. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:40.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.065593   994 tablet_bootstrap.cc:492] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707: Bootstrap starting.
14:01:40.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.068784   994 tablet_bootstrap.cc:654] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707: Neither blocks nor log segments found. Creating new log.
14:01:40.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.077539   993 tablet_bootstrap.cc:492] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766: No bootstrap required, opened a new log
14:01:40.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.077955   993 ts_tablet_manager.cc:1403] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.013s
14:01:40.078 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:40.079 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:40.079 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:40.079 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:40.079 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:40.079 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:40.079 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:40.079 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:40.079 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:40.079 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:40.079 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:40.080 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:40.080 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:40.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 33 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112900082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:40.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.086669   994 tablet_bootstrap.cc:492] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707: No bootstrap required, opened a new log
14:01:40.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.087147   994 ts_tablet_manager.cc:1403] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
14:01:40.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.088543   994 raft_consensus.cc:359] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.088950   994 raft_consensus.cc:385] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.089190   994 raft_consensus.cc:740] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf77e48bc404b81b10414a09ea49707, State: Initialized, Role: FOLLOWER
14:01:40.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.088948   993 raft_consensus.cc:359] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.089474   993 raft_consensus.cc:385] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.089610   993 raft_consensus.cc:740] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Initialized, Role: FOLLOWER
14:01:40.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.090468   994 consensus_queue.cc:260] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.090495   993 consensus_queue.cc:260] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.094650   994 ts_tablet_manager.cc:1434] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
14:01:40.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.097379   994 tablet_bootstrap.cc:492] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707: Bootstrap starting.
14:01:40.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.100211   994 tablet_bootstrap.cc:654] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707: Neither blocks nor log segments found. Creating new log.
14:01:40.100 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 33 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:01:40.102 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 33 as completed for source Source: KuduSource.
14:01:40.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.109947   994 tablet_bootstrap.cc:492] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707: No bootstrap required, opened a new log
14:01:40.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.110630   994 ts_tablet_manager.cc:1403] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
14:01:40.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.112052   994 raft_consensus.cc:359] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.112597   994 raft_consensus.cc:385] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.112903   994 raft_consensus.cc:740] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf77e48bc404b81b10414a09ea49707, State: Initialized, Role: FOLLOWER
14:01:40.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.113488   994 consensus_queue.cc:260] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.114753   994 ts_tablet_manager.cc:1434] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
14:01:40.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.115373  1000 tablet_bootstrap.cc:492] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86: Bootstrap starting.
14:01:40.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.118655   994 tablet_bootstrap.cc:492] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707: Bootstrap starting.
14:01:40.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.123144   994 tablet_bootstrap.cc:654] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707: Neither blocks nor log segments found. Creating new log.
14:01:40.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.126840  1000 tablet_bootstrap.cc:654] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86: Neither blocks nor log segments found. Creating new log.
14:01:40.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.128727  1000 log.cc:826] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86: Log is configured to *not* fsync() on all Append() calls
14:01:40.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.129160   994 tablet_bootstrap.cc:492] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707: No bootstrap required, opened a new log
14:01:40.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.129362   994 ts_tablet_manager.cc:1403] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
14:01:40.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.130317   994 raft_consensus.cc:359] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.130766   994 raft_consensus.cc:385] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.131392   994 raft_consensus.cc:740] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf77e48bc404b81b10414a09ea49707, State: Initialized, Role: FOLLOWER
14:01:40.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.131505   993 ts_tablet_manager.cc:1434] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766: Time spent starting tablet: real 0.053s	user 0.021s	sys 0.018s
14:01:40.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.132144   993 tablet_bootstrap.cc:492] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766: Bootstrap starting.
14:01:40.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.132040   994 consensus_queue.cc:260] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.135352   994 ts_tablet_manager.cc:1434] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
14:01:40.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.135934   994 tablet_bootstrap.cc:492] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707: Bootstrap starting.
14:01:40.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.138072   994 tablet_bootstrap.cc:654] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707: Neither blocks nor log segments found. Creating new log.
14:01:40.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.138355   993 tablet_bootstrap.cc:654] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766: Neither blocks nor log segments found. Creating new log.
14:01:40.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.142338   993 tablet_bootstrap.cc:492] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766: No bootstrap required, opened a new log
14:01:40.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.142588   993 ts_tablet_manager.cc:1403] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.002s
14:01:40.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.144068   993 raft_consensus.cc:359] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.144454   993 raft_consensus.cc:385] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.144627   993 raft_consensus.cc:740] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Initialized, Role: FOLLOWER
14:01:40.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.145009   993 consensus_queue.cc:260] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.146266   993 ts_tablet_manager.cc:1434] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
14:01:40.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.146678   993 tablet_bootstrap.cc:492] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766: Bootstrap starting.
14:01:40.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.148017   994 tablet_bootstrap.cc:492] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707: No bootstrap required, opened a new log
14:01:40.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.148357   994 ts_tablet_manager.cc:1403] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.010s
14:01:40.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.148865   993 tablet_bootstrap.cc:654] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766: Neither blocks nor log segments found. Creating new log.
14:01:40.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.149745   994 raft_consensus.cc:359] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.150684   994 raft_consensus.cc:385] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.150921   994 raft_consensus.cc:740] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf77e48bc404b81b10414a09ea49707, State: Initialized, Role: FOLLOWER
14:01:40.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.151739   994 consensus_queue.cc:260] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.155507   994 ts_tablet_manager.cc:1434] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
14:01:40.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.156351   994 tablet_bootstrap.cc:492] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707: Bootstrap starting.
14:01:40.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.157692   993 tablet_bootstrap.cc:492] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766: No bootstrap required, opened a new log
14:01:40.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.158035   993 ts_tablet_manager.cc:1403] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
14:01:40.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.159071   993 raft_consensus.cc:359] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.159296   993 raft_consensus.cc:385] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.159380   993 raft_consensus.cc:740] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Initialized, Role: FOLLOWER
14:01:40.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.159719   993 consensus_queue.cc:260] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.160305   993 ts_tablet_manager.cc:1434] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:01:40.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.160738   993 tablet_bootstrap.cc:492] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766: Bootstrap starting.
14:01:40.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.162828   993 tablet_bootstrap.cc:654] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766: Neither blocks nor log segments found. Creating new log.
14:01:40.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.163789   994 tablet_bootstrap.cc:654] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707: Neither blocks nor log segments found. Creating new log.
14:01:40.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.169363   993 tablet_bootstrap.cc:492] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766: No bootstrap required, opened a new log
14:01:40.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.169564   993 ts_tablet_manager.cc:1403] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
14:01:40.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.170713   993 raft_consensus.cc:359] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.170989   993 raft_consensus.cc:385] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.171077   993 raft_consensus.cc:740] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Initialized, Role: FOLLOWER
14:01:40.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.171409   993 consensus_queue.cc:260] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.172138   993 ts_tablet_manager.cc:1434] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
14:01:40.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.172587   993 tablet_bootstrap.cc:492] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766: Bootstrap starting.
14:01:40.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.174803   993 tablet_bootstrap.cc:654] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766: Neither blocks nor log segments found. Creating new log.
14:01:40.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.184597  1000 tablet_bootstrap.cc:492] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86: No bootstrap required, opened a new log
14:01:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.185191  1000 ts_tablet_manager.cc:1403] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.000s
14:01:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.185401   993 tablet_bootstrap.cc:492] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766: No bootstrap required, opened a new log
14:01:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.185510   994 tablet_bootstrap.cc:492] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707: No bootstrap required, opened a new log
14:01:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.185644   993 ts_tablet_manager.cc:1403] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
14:01:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.185678   994 ts_tablet_manager.cc:1403] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.002s
14:01:40.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.186558   994 raft_consensus.cc:359] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.186781   994 raft_consensus.cc:385] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.186880   994 raft_consensus.cc:740] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcf77e48bc404b81b10414a09ea49707, State: Initialized, Role: FOLLOWER
14:01:40.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.187108   994 consensus_queue.cc:260] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.187192   993 raft_consensus.cc:359] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.187394   993 raft_consensus.cc:385] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.187510   993 raft_consensus.cc:740] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Initialized, Role: FOLLOWER
14:01:40.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.187799   993 consensus_queue.cc:260] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.188122   994 ts_tablet_manager.cc:1434] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
14:01:40.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.188266   993 ts_tablet_manager.cc:1434] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
14:01:40.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.188658   993 tablet_bootstrap.cc:492] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766: Bootstrap starting.
14:01:40.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.190572   993 tablet_bootstrap.cc:654] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766: Neither blocks nor log segments found. Creating new log.
14:01:40.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.199107   999 raft_consensus.cc:493] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:40.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.199306   993 tablet_bootstrap.cc:492] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766: No bootstrap required, opened a new log
14:01:40.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.199391   999 raft_consensus.cc:515] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.199532   993 ts_tablet_manager.cc:1403] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
14:01:40.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.200714   993 raft_consensus.cc:359] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.200914   993 raft_consensus.cc:385] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.201020   993 raft_consensus.cc:740] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Initialized, Role: FOLLOWER
14:01:40.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.201303   993 consensus_queue.cc:260] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.201880   999 leader_election.cc:290] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.202033   993 ts_tablet_manager.cc:1434] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:40.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.210024  1000 raft_consensus.cc:359] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.210623  1000 raft_consensus.cc:385] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.210767  1000 raft_consensus.cc:740] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab68d789dba4159a02c116c4c457f86, State: Initialized, Role: FOLLOWER
14:01:40.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.211620  1000 consensus_queue.cc:260] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.211751   572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20fa19dfc443c86629751c91b9f3d" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab68d789dba4159a02c116c4c457f86" is_pre_election: true
14:01:40.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.214527  1000 ts_tablet_manager.cc:1434] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.000s
14:01:40.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.215687  1000 tablet_bootstrap.cc:492] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86: Bootstrap starting.
14:01:40.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.218631  1000 tablet_bootstrap.cc:654] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86: Neither blocks nor log segments found. Creating new log.
14:01:40.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.222011  1000 tablet_bootstrap.cc:492] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86: No bootstrap required, opened a new log
14:01:40.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.222199  1000 ts_tablet_manager.cc:1403] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
14:01:40.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.223332  1000 raft_consensus.cc:359] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.224 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:40.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.224170  1000 raft_consensus.cc:385] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.224428  1000 raft_consensus.cc:740] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab68d789dba4159a02c116c4c457f86, State: Initialized, Role: FOLLOWER
14:01:40.224 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:40.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.224797  1000 consensus_queue.cc:260] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.225 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:40.225 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.225 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.225 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.225502  1000 ts_tablet_manager.cc:1434] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:01:40.225 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.225 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.225 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.226 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.226 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.226 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.226 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:40.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.230518  1000 tablet_bootstrap.cc:492] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86: Bootstrap starting.
14:01:40.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:40.231830   368 leader_election.cc:343] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241): Illegal state: must be running to vote when last-logged opid is not known
14:01:40.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.233676  1000 tablet_bootstrap.cc:654] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86: Neither blocks nor log segments found. Creating new log.
14:01:40.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.235879   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20fa19dfc443c86629751c91b9f3d" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707" is_pre_election: true
14:01:40.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.236084  1000 tablet_bootstrap.cc:492] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86: No bootstrap required, opened a new log
14:01:40.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.236249  1000 ts_tablet_manager.cc:1403] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
14:01:40.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.236485   709 raft_consensus.cc:2468] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 0.
14:01:40.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.236948  1000 raft_consensus.cc:359] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.237167  1000 raft_consensus.cc:385] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.237237  1000 raft_consensus.cc:740] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab68d789dba4159a02c116c4c457f86, State: Initialized, Role: FOLLOWER
14:01:40.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.237227   370 leader_election.cc:304] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d64c5ff2aa694914850f7492babf6766, dcf77e48bc404b81b10414a09ea49707; no voters: 7ab68d789dba4159a02c116c4c457f86
14:01:40.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.237672  1000 consensus_queue.cc:260] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.238099   999 raft_consensus.cc:2804] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:40.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.238267   999 raft_consensus.cc:493] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:40.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.238397   999 raft_consensus.cc:3060] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.238796  1000 ts_tablet_manager.cc:1434] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:01:40.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.239169  1000 tablet_bootstrap.cc:492] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86: Bootstrap starting.
14:01:40.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.241138  1000 tablet_bootstrap.cc:654] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86: Neither blocks nor log segments found. Creating new log.
14:01:40.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.241636   999 raft_consensus.cc:515] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.242409   999 leader_election.cc:290] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 election: Requested vote from peers 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.244395   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20fa19dfc443c86629751c91b9f3d" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707"
14:01:40.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.244640   709 raft_consensus.cc:3060] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.245396   572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20fa19dfc443c86629751c91b9f3d" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab68d789dba4159a02c116c4c457f86"
14:01:40.247 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:40.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:40.246157   763 tablet.cc:2404] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:40.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:40.246205   368 leader_election.cc:343] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241): Illegal state: must be running to vote when last-logged opid is not known
14:01:40.247 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:40.248 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:40.248 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.248 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.248 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.248 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.248 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.248 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.248751   709 raft_consensus.cc:2468] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 1.
14:01:40.248 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.249 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.249 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.249 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:40.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.249835   370 leader_election.cc:304] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d64c5ff2aa694914850f7492babf6766, dcf77e48bc404b81b10414a09ea49707; no voters: 7ab68d789dba4159a02c116c4c457f86
14:01:40.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.250288   999 raft_consensus.cc:2804] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Leader election won for term 1
14:01:40.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.250487   999 raft_consensus.cc:697] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [term 1 LEADER]: Becoming Leader. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Running, Role: LEADER
14:01:40.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.251117   999 consensus_queue.cc:237] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.252381  1000 tablet_bootstrap.cc:492] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86: No bootstrap required, opened a new log
14:01:40.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.252571  1000 ts_tablet_manager.cc:1403] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
14:01:40.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.253710  1000 raft_consensus.cc:359] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.253916  1000 raft_consensus.cc:385] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.254021  1000 raft_consensus.cc:740] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab68d789dba4159a02c116c4c457f86, State: Initialized, Role: FOLLOWER
14:01:40.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.254604  1000 consensus_queue.cc:260] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.255177  1000 ts_tablet_manager.cc:1434] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
14:01:40.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.256286  1000 tablet_bootstrap.cc:492] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86: Bootstrap starting.
14:01:40.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.258471  1000 tablet_bootstrap.cc:654] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86: Neither blocks nor log segments found. Creating new log.
14:01:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.259788 32722 catalog_manager.cc:5696] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 reported cstate change: term changed from 0 to 1, leader changed from <none> to d64c5ff2aa694914850f7492babf6766 (127.31.198.65). New cstate: current_term: 1 leader_uuid: "d64c5ff2aa694914850f7492babf6766" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } health_report { overall_health: UNKNOWN } } }
14:01:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.261049  1000 tablet_bootstrap.cc:492] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86: No bootstrap required, opened a new log
14:01:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.261250  1000 ts_tablet_manager.cc:1403] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
14:01:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.262223  1000 raft_consensus.cc:359] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.262485  1000 raft_consensus.cc:385] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.262562  1000 raft_consensus.cc:740] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab68d789dba4159a02c116c4c457f86, State: Initialized, Role: FOLLOWER
14:01:40.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.262853  1000 consensus_queue.cc:260] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.263372  1000 ts_tablet_manager.cc:1434] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
14:01:40.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.263892  1000 tablet_bootstrap.cc:492] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86: Bootstrap starting.
14:01:40.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.266129  1000 tablet_bootstrap.cc:654] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86: Neither blocks nor log segments found. Creating new log.
14:01:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.274506  1000 tablet_bootstrap.cc:492] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86: No bootstrap required, opened a new log
14:01:40.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.274752  1000 ts_tablet_manager.cc:1403] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
14:01:40.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.275579  1000 raft_consensus.cc:359] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.275776  1000 raft_consensus.cc:385] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:40.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.275869  1000 raft_consensus.cc:740] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab68d789dba4159a02c116c4c457f86, State: Initialized, Role: FOLLOWER
14:01:40.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.276131  1000 consensus_queue.cc:260] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.276724  1000 ts_tablet_manager.cc:1434] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:01:40.289 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.290 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.290 [DEBUG - pool-122-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.290 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.290 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.290 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.290 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.290 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.290 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.290 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.290 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.291 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.294 [INFO - flink-pekko.actor.default-dispatcher-5] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6c66a0b83413c01f1729eff368539c55) switched from state RESTARTING to RUNNING.
14:01:40.295 [INFO - flink-pekko.actor.default-dispatcher-5] (CheckpointCoordinator.java:1805) Restoring job 6c66a0b83413c01f1729eff368539c55 from Checkpoint 67 @ 1779112898889 for 6c66a0b83413c01f1729eff368539c55 located at file:/tmp/junit16575071763373232985/checkpoints/6c66a0b83413c01f1729eff368539c55/chk-67.
14:01:40.296 [INFO - flink-pekko.actor.default-dispatcher-5] (MasterHooks.java:201) No master state to restore
14:01:40.296 [INFO - flink-pekko.actor.default-dispatcher-5] (RecreateOnResetOperatorCoordinator.java:128) Resetting coordinator to checkpoint.
14:01:40.297 [INFO - Thread-45] (SourceCoordinator.java:290) Closing SourceCoordinator for source Source: KuduSource.
14:01:40.297 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to SCHEDULED.
14:01:40.297 [DEBUG - Thread-45] (Connection.java:575) [peer master-127.27.70.61:36811(127.27.70.61:36811)] disconnecting while in state TERMINATED
14:01:40.297 [DEBUG - Thread-45] (Connection.java:575) [peer master-127.27.70.60:39395(127.27.70.60:39395)] disconnecting while in state TERMINATED
14:01:40.298 [DEBUG - Thread-45] (Connection.java:575) [peer master-127.27.70.62:44743(127.27.70.62:44743)] disconnecting while in state TERMINATED
14:01:40.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:40.298 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 6c66a0b83413c01f1729eff368539c55: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:40.299 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:40.299 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from SCHEDULED to DEPLOYING.
14:01:40.299 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #1) with attempt id 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 11542e28-6c54-4f35-a084-38b903c69379 @ 127.0.0.1 (dataPort=-1) with allocation id 0519949b78a6800ef80f7edba5ad0016
14:01:40.299 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-2
14:01:40.300 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from CREATED to SCHEDULED.
14:01:40.300 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-1
14:01:40.300 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskSlotTableImpl.java:391) Activate slot 0519949b78a6800ef80f7edba5ad0016.
14:01:40.300 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 6c66a0b83413c01f1729eff368539c55: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:40.301 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from SCHEDULED to DEPLOYING.
14:01:40.301 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #1) with attempt id 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 11542e28-6c54-4f35-a084-38b903c69379 @ 127.0.0.1 (dataPort=-1) with allocation id 9c3c141cee0f52ad937da8b486203d67
14:01:40.301 [INFO - Thread-45] (SourceCoordinator.java:295) Source coordinator for source Source: KuduSource closed.
14:01:40.301 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to SCHEDULED.
14:01:40.301 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_1), deploy into slot with allocation id 0519949b78a6800ef80f7edba5ad0016.
14:01:40.302 [INFO - Thread-45] (SourceCoordinator.java:449) Restoring SplitEnumerator of source Source: KuduSource from checkpoint.
14:01:40.302 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job 6c66a0b83413c01f1729eff368539c55: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:40.303 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from SCHEDULED to DEPLOYING.
14:01:40.303 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #1) with attempt id 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 11542e28-6c54-4f35-a084-38b903c69379 @ 127.0.0.1 (dataPort=-1) with allocation id a5f46e93198da826d6fd0894930aeb72
14:01:40.303 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskSlotTableImpl.java:391) Activate slot 9c3c141cee0f52ad937da8b486203d67.
14:01:40.303 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from CREATED to SCHEDULED.
14:01:40.304 [DEBUG - Thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:40.304 [INFO - Thread-45] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:01:40.304 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_1), deploy into slot with allocation id 9c3c141cee0f52ad937da8b486203d67.
14:01:40.304 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 6c66a0b83413c01f1729eff368539c55: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:40.305 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to DEPLOYING.
14:01:40.305 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_1) [DEPLOYING].
14:01:40.305 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from SCHEDULED to DEPLOYING.
14:01:40.305 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #1) with attempt id 925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 11542e28-6c54-4f35-a084-38b903c69379 @ 127.0.0.1 (dataPort=-1) with allocation id e8fd7f31a1c28848943f485737d1ca21
14:01:40.306 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@44145bc2
14:01:40.306 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:40.307 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit16575071763373232985/checkpoints")
14:01:40.307 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING.
14:01:40.307 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING.
14:01:40.308 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'lastEndTimestamp'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:40.308 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:40.308 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'unassignedCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:40.308 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingRemovalCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:40.308 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskSlotTableImpl.java:391) Activate slot a5f46e93198da826d6fd0894930aeb72.
14:01:40.309 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_1), deploy into slot with allocation id a5f46e93198da826d6fd0894930aeb72.
14:01:40.310 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@11c8087f
14:01:40.310 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskSlotTableImpl.java:391) Activate slot e8fd7f31a1c28848943f485737d1ca21.
14:01:40.310 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from CREATED to DEPLOYING.
14:01:40.310 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_1) [DEPLOYING].
14:01:40.311 [INFO - flink-pekko.actor.default-dispatcher-9] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_1), deploy into slot with allocation id e8fd7f31a1c28848943f485737d1ca21.
14:01:40.311 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2d4210ef
14:01:40.311 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:40.311 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit16575071763373232985/checkpoints")
14:01:40.312 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from DEPLOYING to INITIALIZING.
14:01:40.312 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from DEPLOYING to INITIALIZING.
14:01:40.312 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to DEPLOYING.
14:01:40.312 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_1) [DEPLOYING].
14:01:40.315 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.315 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@216b458d
14:01:40.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:40.318 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@18117767
14:01:40.318 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:40.318 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit16575071763373232985/checkpoints")
14:01:40.319 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:01:40.319 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:01:40.319 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:40.313 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from CREATED to DEPLOYING.
14:01:40.312 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:40.320 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_1) [DEPLOYING].
14:01:40.320 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3119021a
14:01:40.321 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:40.321 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit16575071763373232985/checkpoints")
14:01:40.321 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#1 (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from DEPLOYING to INITIALIZING.
14:01:40.322 [INFO - flink-pekko.actor.default-dispatcher-5] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (925b6eb4c1ca68210350bfff764eb5e8_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from DEPLOYING to INITIALIZING.
14:01:40.323 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4b902580
14:01:40.325 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4f1bd50
14:01:40.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.325408   999 raft_consensus.cc:493] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:40.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.325651   999 raft_consensus.cc:515] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.326435   999 leader_election.cc:290] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.327028   572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125addc84674348a266603ac026302f" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab68d789dba4159a02c116c4c457f86" is_pre_election: true
14:01:40.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.327133   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125addc84674348a266603ac026302f" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707" is_pre_election: true
14:01:40.327 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:40.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.327386   709 raft_consensus.cc:2468] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 0.
14:01:40.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.327513   572 raft_consensus.cc:2468] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 0.
14:01:40.328 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.328049   368 leader_election.cc:304] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [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: 7ab68d789dba4159a02c116c4c457f86, d64c5ff2aa694914850f7492babf6766; no voters: 
14:01:40.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.328789   999 raft_consensus.cc:2804] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:40.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.328909   999 raft_consensus.cc:493] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:40.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.329007   999 raft_consensus.cc:3060] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.331 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.331 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:40.332 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.332 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.332 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.332 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.332787   999 raft_consensus.cc:515] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.333 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.334 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.334 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.335 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.335 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.335 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.336 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.333675   999 leader_election.cc:290] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 election: Requested vote from peers 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.334297   572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125addc84674348a266603ac026302f" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab68d789dba4159a02c116c4c457f86"
14:01:40.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.334529   572 raft_consensus.cc:3060] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.334559   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0125addc84674348a266603ac026302f" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707"
14:01:40.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.334785   709 raft_consensus.cc:3060] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.337791   572 raft_consensus.cc:2468] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 1.
14:01:40.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.337774   709 raft_consensus.cc:2468] T 0125addc84674348a266603ac026302f P dcf77e48bc404b81b10414a09ea49707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 1.
14:01:40.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.338316   368 leader_election.cc:304] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [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: 7ab68d789dba4159a02c116c4c457f86, d64c5ff2aa694914850f7492babf6766; no voters: 
14:01:40.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.338685   999 raft_consensus.cc:2804] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Leader election won for term 1
14:01:40.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.339006   999 raft_consensus.cc:697] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [term 1 LEADER]: Becoming Leader. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Running, Role: LEADER
14:01:40.339 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.339330   999 consensus_queue.cc:237] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.340 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.340 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.340 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.341 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.341 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.341 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.341 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.341 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.342 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.342 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.342 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.342 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.342 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.342 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.342 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.343 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.344 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.344 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.345 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.346 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.346 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.346 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.345626 32723 catalog_manager.cc:5696] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 reported cstate change: term changed from 0 to 1, leader changed from <none> to d64c5ff2aa694914850f7492babf6766 (127.31.198.65). New cstate: current_term: 1 leader_uuid: "d64c5ff2aa694914850f7492babf6766" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } health_report { overall_health: UNKNOWN } } }
14:01:40.347 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.347 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.348 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.349 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.349 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.349 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.349 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.349 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.350 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.350 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.351 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.352 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.352 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.352 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.352 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.352 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.352 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.353 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.353 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.354 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.354 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.354 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.355 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.355 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.357 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.357 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.357 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.356457   999 raft_consensus.cc:493] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:40.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.356679   999 raft_consensus.cc:515] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.357493   999 leader_election.cc:290] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.357 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.357 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.358 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.358085   572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de6d576cb544a16966da1a448a8032c" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab68d789dba4159a02c116c4c457f86" is_pre_election: true
14:01:40.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.358172   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de6d576cb544a16966da1a448a8032c" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707" is_pre_election: true
14:01:40.358 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.358 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.358385   709 raft_consensus.cc:2468] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 0.
14:01:40.358 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.358403   572 raft_consensus.cc:2468] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 0.
14:01:40.358 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.358 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.359001   370 leader_election.cc:304] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [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: d64c5ff2aa694914850f7492babf6766, dcf77e48bc404b81b10414a09ea49707; no voters: 
14:01:40.359 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.359 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.359 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.359 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.359383   999 raft_consensus.cc:2804] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:40.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.359555   999 raft_consensus.cc:493] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:40.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.359673   999 raft_consensus.cc:3060] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.360 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.360 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.360 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.361 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.361 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.361 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.361 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.361 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.361 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.362 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.362097   999 raft_consensus.cc:515] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.362 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.362 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.362 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.363 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.363087   999 leader_election.cc:290] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 election: Requested vote from peers 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.363 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:40.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.363636   572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de6d576cb544a16966da1a448a8032c" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab68d789dba4159a02c116c4c457f86"
14:01:40.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.363890   572 raft_consensus.cc:3060] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.363845   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de6d576cb544a16966da1a448a8032c" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707"
14:01:40.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.364091   709 raft_consensus.cc:3060] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:40.364213   489 tablet.cc:2404] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:40.364 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.365 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.365 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.365 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.366 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.366 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.366 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.366 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.366894   709 raft_consensus.cc:2468] T 7de6d576cb544a16966da1a448a8032c P dcf77e48bc404b81b10414a09ea49707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 1.
14:01:40.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.366972   572 raft_consensus.cc:2468] T 7de6d576cb544a16966da1a448a8032c P 7ab68d789dba4159a02c116c4c457f86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 1.
14:01:40.367 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.367 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.367 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.367548   370 leader_election.cc:304] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 7ab68d789dba4159a02c116c4c457f86, d64c5ff2aa694914850f7492babf6766, dcf77e48bc404b81b10414a09ea49707; no voters: 
14:01:40.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.367970   999 raft_consensus.cc:2804] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Leader election won for term 1
14:01:40.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.368177   999 raft_consensus.cc:697] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [term 1 LEADER]: Becoming Leader. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Running, Role: LEADER
14:01:40.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.368500   999 consensus_queue.cc:237] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.370 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.371 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.371 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.371 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.372 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.372 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.372 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.372 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.372 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.373 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:40.373 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:40.373 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.373 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:40.373 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.373 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.373 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.374 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.374 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.374 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.374 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.374 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.374 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:40.371 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.372444 32723 catalog_manager.cc:5696] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 reported cstate change: term changed from 0 to 1, leader changed from <none> to d64c5ff2aa694914850f7492babf6766 (127.31.198.65). New cstate: current_term: 1 leader_uuid: "d64c5ff2aa694914850f7492babf6766" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } health_report { overall_health: UNKNOWN } } }
14:01:40.374 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.374 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.374 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.374 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.375 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.375 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.375 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.376 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.376 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.376 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.376 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.376 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.376 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.376 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.376 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.377 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.377 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.378 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.378 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.379 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.379 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.380 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.380 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.380 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.380 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.380 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.381 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.381 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.381 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.381 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.381 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.379 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.382 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.382 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.382 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.382 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.382 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.383 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.383 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.383 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.384 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.384 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.384 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.384 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.384 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.384 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.385 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.385 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.385 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.385 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.385 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.385 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.385 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.385 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.386 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:40.386 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.386 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.386 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.386 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.386 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:40.386 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.386 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:40.386 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:40.386 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:40.386 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:40.386 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:40.386 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:40.386 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:40.386 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:40.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:40.387 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:40.387 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:40.393 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.394 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.394 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.394 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.394 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.394 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.394 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.395 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.395 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.395 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.395 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.395 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.395 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.396 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.396 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.396 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.396 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.396 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.396 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.396 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:40.399394   620 tablet.cc:2404] T 0125addc84674348a266603ac026302f P 7ab68d789dba4159a02c116c4c457f86: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:40.400 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.400 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.400 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.400 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.401 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.401 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.401 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.401 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.401 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.401 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.401 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.401 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.401 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.401 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.401 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.401 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.401 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.402 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.402 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.402 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.402 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.402 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.402 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.402 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.403 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.403 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.403 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.403 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.404 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.404 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.404 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.404 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.405 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.405 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.405 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.405 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.405 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.405 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.405 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.412 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.413 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.413 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.413 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.413 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.413 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.413 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.413 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.413 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.413 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.413 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.414 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.414 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.416 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.416 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.416 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.416 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.416 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.416 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.416 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.416 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.416 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.417 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.417 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.417 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.417 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.420 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.420439  1014 raft_consensus.cc:493] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:40.421 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.421 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.421 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.421 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.421 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.421 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.421 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.422 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.422 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.422 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.422 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.422 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.422 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.422 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.423 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.423 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.423 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.423 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.423 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.423 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.423 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.424 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.424 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.424 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.424 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.420733  1014 raft_consensus.cc:515] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.423246  1014 leader_election.cc:290] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.425 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.425 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.425 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.425 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.426 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.426 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.426 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.426 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.425 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.427 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.427 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.427 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.427 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.434650   435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7815bb0fa24903a98cd9305936b18f" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64c5ff2aa694914850f7492babf6766" is_pre_election: true
14:01:40.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.435142   435 raft_consensus.cc:2468] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab68d789dba4159a02c116c4c457f86 in term 0.
14:01:40.436 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.437 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.437 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.437 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.437 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.437 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.437 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.437 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.438 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.438 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:40.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.438 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.438 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.438344   508 leader_election.cc:304] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [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: 7ab68d789dba4159a02c116c4c457f86, d64c5ff2aa694914850f7492babf6766; no voters: 
14:01:40.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.438871  1014 raft_consensus.cc:2804] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:40.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.439080  1014 raft_consensus.cc:493] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:40.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.439193  1014 raft_consensus.cc:3060] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.440 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.441 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.441 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.441 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.441 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.441 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.441 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.442 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.442 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.442 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.442 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.442322  1014 raft_consensus.cc:515] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.442 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.442 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.443 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.443 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.443 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.443 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.443 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.443 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.443 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.443 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.444 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.444 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.442 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.444 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.443 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.444 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.443 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.444 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.444 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.444 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.444 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.444 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.444 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.444 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.444 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.444 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.443006   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7815bb0fa24903a98cd9305936b18f" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707" is_pre_election: true
14:01:40.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.443281   709 raft_consensus.cc:2468] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab68d789dba4159a02c116c4c457f86 in term 0.
14:01:40.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.446130  1014 leader_election.cc:290] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [CANDIDATE]: Term 1 election: Requested vote from peers d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.446683   435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7815bb0fa24903a98cd9305936b18f" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64c5ff2aa694914850f7492babf6766"
14:01:40.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.446921   435 raft_consensus.cc:3060] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.446856   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b7815bb0fa24903a98cd9305936b18f" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707"
14:01:40.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.447086   709 raft_consensus.cc:3060] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:40.459 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.459 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.459 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.459 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.459 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.459 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.460 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.460 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.460 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.460 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.460 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.464 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.464 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.464 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.464 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.464 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.464 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.464 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.465 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.465 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.465 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.465 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.465 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.449774   996 raft_consensus.cc:493] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.449999   996 raft_consensus.cc:515] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.450304   709 raft_consensus.cc:2468] T 9b7815bb0fa24903a98cd9305936b18f P dcf77e48bc404b81b10414a09ea49707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab68d789dba4159a02c116c4c457f86 in term 1.
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.450323   435 raft_consensus.cc:2468] T 9b7815bb0fa24903a98cd9305936b18f P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab68d789dba4159a02c116c4c457f86 in term 1.
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.450911   507 leader_election.cc:304] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [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: 7ab68d789dba4159a02c116c4c457f86, dcf77e48bc404b81b10414a09ea49707; no voters: 
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.451264  1014 raft_consensus.cc:493] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.451475  1014 raft_consensus.cc:515] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.452348   996 leader_election.cc:290] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253), 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241)
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.452577  1014 leader_election.cc:290] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.452975  1014 raft_consensus.cc:2804] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 1 FOLLOWER]: Leader election won for term 1
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.453172  1014 raft_consensus.cc:697] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab68d789dba4159a02c116c4c457f86, State: Running, Role: LEADER
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.453883  1014 consensus_queue.cc:237] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.455600   999 raft_consensus.cc:493] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.455806   999 raft_consensus.cc:515] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.456657   999 leader_election.cc:290] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.457177   572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90f6f6f7e784379ae9fe0c41f6137a6" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab68d789dba4159a02c116c4c457f86" is_pre_election: true
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.457422   572 raft_consensus.cc:2468] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 0.
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.458490   368 leader_election.cc:304] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [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: 7ab68d789dba4159a02c116c4c457f86, d64c5ff2aa694914850f7492babf6766; no voters: 
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.461158   999 raft_consensus.cc:2804] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.461287   999 raft_consensus.cc:493] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.461397   999 raft_consensus.cc:3060] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.465786   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f7491e55e749d28d7eef3857172690" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707" is_pre_election: true
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.466049   709 raft_consensus.cc:2468] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab68d789dba4159a02c116c4c457f86 in term 0.
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.466498 32723 catalog_manager.cc:5696] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66). New cstate: current_term: 1 leader_uuid: "7ab68d789dba4159a02c116c4c457f86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } health_report { overall_health: UNKNOWN } } }
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.466832   999 raft_consensus.cc:515] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.467128   507 leader_election.cc:304] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [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: 7ab68d789dba4159a02c116c4c457f86, dcf77e48bc404b81b10414a09ea49707; no voters: 
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.467593  1080 raft_consensus.cc:2804] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.467621   999 leader_election.cc:290] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [CANDIDATE]: Term 1 election: Requested vote from peers 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66:45241), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.467715  1080 raft_consensus.cc:493] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.467862  1080 raft_consensus.cc:3060] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.468180   572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90f6f6f7e784379ae9fe0c41f6137a6" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab68d789dba4159a02c116c4c457f86"
14:01:40.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.468395   572 raft_consensus.cc:3060] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.474088   572 raft_consensus.cc:2468] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 1.
14:01:40.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.474659   368 leader_election.cc:304] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [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: 7ab68d789dba4159a02c116c4c457f86, d64c5ff2aa694914850f7492babf6766; no voters: 
14:01:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.477264  1079 raft_consensus.cc:493] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:40.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.477650  1079 raft_consensus.cc:515] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.478235  1080 raft_consensus.cc:515] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.479215  1080 leader_election.cc:290] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [CANDIDATE]: Term 1 election: Requested vote from peers d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.479423  1079 leader_election.cc:290] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253), dcf77e48bc404b81b10414a09ea49707 (127.31.198.67:45223)
14:01:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.480085   709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20fa19dfc443c86629751c91b9f3d" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707" is_pre_election: true
14:01:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.480063   708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f7491e55e749d28d7eef3857172690" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707"
14:01:40.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.480406   708 raft_consensus.cc:3060] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.480578   709 raft_consensus.cc:2393] T 82d20fa19dfc443c86629751c91b9f3d P dcf77e48bc404b81b10414a09ea49707 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ab68d789dba4159a02c116c4c457f86 in current term 1: Already voted for candidate d64c5ff2aa694914850f7492babf6766 in this term.
14:01:40.483 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.484 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.484 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.484 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.484 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.484 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.485 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.485 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.485 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.485 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.483708   708 raft_consensus.cc:2468] T b8f7491e55e749d28d7eef3857172690 P dcf77e48bc404b81b10414a09ea49707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab68d789dba4159a02c116c4c457f86 in term 1.
14:01:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.484297   507 leader_election.cc:304] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [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: 7ab68d789dba4159a02c116c4c457f86, dcf77e48bc404b81b10414a09ea49707; no voters: 
14:01:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.484731  1079 raft_consensus.cc:2804] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 1 FOLLOWER]: Leader election won for term 1
14:01:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.484892  1079 raft_consensus.cc:697] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [term 1 LEADER]: Becoming Leader. State: Replica: 7ab68d789dba4159a02c116c4c457f86, State: Running, Role: LEADER
14:01:40.485 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.485203  1079 consensus_queue.cc:237] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.485 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.485 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.485 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.485 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.485 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.486 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.486 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.486 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.486 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.486 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.486 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.486 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.486 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.489598 32723 catalog_manager.cc:5696] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ab68d789dba4159a02c116c4c457f86 (127.31.198.66). New cstate: current_term: 1 leader_uuid: "7ab68d789dba4159a02c116c4c457f86" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } health_report { overall_health: UNKNOWN } } }
14:01:40.496 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.493988   435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f7491e55e749d28d7eef3857172690" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64c5ff2aa694914850f7492babf6766" is_pre_election: true
14:01:40.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.494287   435 raft_consensus.cc:2468] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ab68d789dba4159a02c116c4c457f86 in term 0.
14:01:40.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.495249   999 raft_consensus.cc:2804] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Leader election won for term 1
14:01:40.498 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.498 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.498 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.500089   435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d20fa19dfc443c86629751c91b9f3d" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64c5ff2aa694914850f7492babf6766" is_pre_election: true
14:01:40.503 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.503 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.503 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.504 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.504 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.504 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.504 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.504 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.504 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.505 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:40.505 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:40.505 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:40.505 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.505 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.506 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.506 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.506 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.506 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.506 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.506 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.506 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:40.504 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.507 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.507 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.507 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.505054   999 raft_consensus.cc:697] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [term 1 LEADER]: Becoming Leader. State: Replica: d64c5ff2aa694914850f7492babf6766, State: Running, Role: LEADER
14:01:40.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.506130   435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f7491e55e749d28d7eef3857172690" candidate_uuid: "7ab68d789dba4159a02c116c4c457f86" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64c5ff2aa694914850f7492babf6766"
14:01:40.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.506652   435 raft_consensus.cc:3060] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.507486   508 leader_election.cc:304] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ab68d789dba4159a02c116c4c457f86; no voters: d64c5ff2aa694914850f7492babf6766, dcf77e48bc404b81b10414a09ea49707
14:01:40.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.507871  1080 raft_consensus.cc:3060] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.508 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.509 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.509 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.509 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.509480   999 consensus_queue.cc:237] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [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: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } }
14:01:40.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.509874   435 raft_consensus.cc:2468] T b8f7491e55e749d28d7eef3857172690 P d64c5ff2aa694914850f7492babf6766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ab68d789dba4159a02c116c4c457f86 in term 1.
14:01:40.510 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.510 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.510 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.510 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.510882  1080 raft_consensus.cc:2749] T 82d20fa19dfc443c86629751c91b9f3d P 7ab68d789dba4159a02c116c4c457f86 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:40.513 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.513 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.513 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.514 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.514 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.514 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.514 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.514 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.514 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.514 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.514 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.514 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.514 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.519320   708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90f6f6f7e784379ae9fe0c41f6137a6" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707" is_pre_election: true
14:01:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.519707   708 raft_consensus.cc:2468] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 0.
14:01:40.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.521011   708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90f6f6f7e784379ae9fe0c41f6137a6" candidate_uuid: "d64c5ff2aa694914850f7492babf6766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcf77e48bc404b81b10414a09ea49707"
14:01:40.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.521307   708 raft_consensus.cc:3060] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [term 0 FOLLOWER]: Advancing to term 1
14:01:40.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.525161   708 raft_consensus.cc:2468] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d64c5ff2aa694914850f7492babf6766 in term 1.
14:01:40.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.534524 32723 catalog_manager.cc:5696] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 reported cstate change: term changed from 0 to 1, leader changed from <none> to d64c5ff2aa694914850f7492babf6766 (127.31.198.65). New cstate: current_term: 1 leader_uuid: "d64c5ff2aa694914850f7492babf6766" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 } health_report { overall_health: UNKNOWN } } }
14:01:40.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.544561   435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90f6f6f7e784379ae9fe0c41f6137a6" candidate_uuid: "dcf77e48bc404b81b10414a09ea49707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d64c5ff2aa694914850f7492babf6766" is_pre_election: true
14:01:40.553 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.553 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.554 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.554 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.554 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.554 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.554 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.554 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.554 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.554 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.554 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.555 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.555 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.556087   572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b90f6f6f7e784379ae9fe0c41f6137a6" candidate_uuid: "dcf77e48bc404b81b10414a09ea49707" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab68d789dba4159a02c116c4c457f86" is_pre_election: true
14:01:40.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.556499   572 raft_consensus.cc:2393] T b90f6f6f7e784379ae9fe0c41f6137a6 P 7ab68d789dba4159a02c116c4c457f86 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcf77e48bc404b81b10414a09ea49707 in current term 1: Already voted for candidate d64c5ff2aa694914850f7492babf6766 in this term.
14:01:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.557435   642 leader_election.cc:304] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcf77e48bc404b81b10414a09ea49707; no voters: 7ab68d789dba4159a02c116c4c457f86, d64c5ff2aa694914850f7492babf6766
14:01:40.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.558214   996 raft_consensus.cc:2749] T b90f6f6f7e784379ae9fe0c41f6137a6 P dcf77e48bc404b81b10414a09ea49707 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
14:01:40.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 34 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112900582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:40.592 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 34 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:40.592 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.593 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 34 as completed for source Source: KuduSource.
14:01:40.593 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.593 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.593 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.593 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.594 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.594 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.594 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.594 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.594 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.595 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.596 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.596 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.596 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.596 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.596 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.596 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.596 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.596 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.596 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.596 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.596 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.596 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.600 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.601 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.601 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.601 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.601 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.601 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.601 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.601 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.601 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.601 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.602 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.602 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.602 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.602 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.602 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.602 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.603 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.603 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.603 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.603 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.602 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.604 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.604 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.603 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.604 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.604 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.619 [DEBUG - main] (Connection.java:575) [peer master-127.31.23.124:43905(127.31.23.124:43905)] disconnecting while in state READY
14:01:40.619 [DEBUG - main] (Connection.java:575) [peer master-127.31.23.125:35837(127.31.23.125:35837)] disconnecting while in state READY
14:01:40.619 [DEBUG - main] (Connection.java:575) [peer master-127.31.23.126:46099(127.31.23.126:46099)] disconnecting while in state READY
14:01:40.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.23.125:35837(127.31.23.125:35837)] handling channelInactive
14:01:40.619 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.23.126:46099(127.31.23.126:46099)] handling channelInactive
14:01:40.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state READY due to: connection closed
14:01:40.620 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state READY due to: connection closed
14:01:40.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:40.622 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-1
14:01:40.622 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
14:01:40.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.23.124:43905(127.31.23.124:43905)] handling channelInactive
14:01:40.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state READY due to: connection closed
14:01:40.624 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 26 thread-local buffer(s) from thread: kudu-nio-0
14:01:40.624 [DEBUG - main] (Connection.java:575) [peer master-127.31.198.126:34819(127.31.198.126:34819)] disconnecting while in state READY
14:01:40.624 [DEBUG - main] (Connection.java:575) [peer master-127.31.198.124:43517(127.31.198.124:43517)] disconnecting while in state READY
14:01:40.624 [DEBUG - main] (Connection.java:575) [peer master-127.31.198.125:36975(127.31.198.125:36975)] disconnecting while in state READY
14:01:40.625 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.198.124:43517(127.31.198.124:43517)] handling channelInactive
14:01:40.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.198.124:43517(127.31.198.124:43517)] cleaning up while in state READY due to: connection closed
14:01:40.625 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.198.126:34819(127.31.198.126:34819)] handling channelInactive
14:01:40.625 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.198.126:34819(127.31.198.126:34819)] cleaning up while in state READY due to: connection closed
14:01:40.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:40.627 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-1
14:01:40.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.198.125:36975(127.31.198.125:36975)] handling channelInactive
14:01:40.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.198.125:36975(127.31.198.125:36975)] cleaning up while in state READY due to: connection closed
14:01:40.628 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:40.629 [INFO - main] (TypeExtractor.java:2144) Field Row#fieldByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:40.629 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
14:01:40.629 [INFO - main] (TypeExtractor.java:2069) class java.util.LinkedHashMap does not contain a getter for field accessOrder
14:01:40.630 [INFO - main] (TypeExtractor.java:2072) class java.util.LinkedHashMap does not contain a setter for field accessOrder
14:01:40.630 [INFO - main] (TypeExtractor.java:2116) Class class java.util.LinkedHashMap cannot be used as a POJO type because not all fields are valid POJO fields, and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:40.630 [INFO - main] (TypeExtractor.java:2144) Field Row#positionByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:40.630 [INFO - main] (TypeExtractor.java:2197) class org.apache.flink.types.Row is missing a default constructor so it cannot be used as a POJO type and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:40.636 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:40.636 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:40.636 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:40.637 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.637 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.637 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:40.637 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.637 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:40.638 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.638 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:40.638 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:40.639 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.cpu.cores required for local execution is not set, setting it to the maximal possible value.
14:01:40.639 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.heap.size required for local execution is not set, setting it to the maximal possible value.
14:01:40.639 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.off-heap.size required for local execution is not set, setting it to the maximal possible value.
14:01:40.639 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.min required for local execution is not set, setting it to its default value 64 mb.
14:01:40.639 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.max required for local execution is not set, setting it to its default value 64 mb.
14:01:40.639 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.managed.size required for local execution is not set, setting it to its default value 128 mb.
14:01:40.640 [INFO - main] (MiniCluster.java:324) Starting Flink Mini Cluster
14:01:40.641 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.641 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.642 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.642 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.642 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.642 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.642 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.642 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.642 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.643 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.643 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.643 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.643 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.665 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:40.665 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:40.665 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:40.665 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.665 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.666 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.666 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.666 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.666 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.666 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.666 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.666 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:40.669 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:40.669 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:40.669 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:40.669 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:40.670 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:40.670 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:40.670 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:40.670 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:40.670 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:40.670 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:40.671 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:40.671 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:40.671 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:40.681 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.682 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.682 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.682 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.682 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.682 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.683 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.683 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.683 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.683 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.683 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.687 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:40.687 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:40.687 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:40.688 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.688 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.688 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.688 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.688 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.688 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.689 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.689 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.689 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:40.712 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:40.712 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:40.712 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:40.713 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:40.713 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:40.713 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:40.713 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:40.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:40.713 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:40.714 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:40.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:40.714 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:40.714 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:40.720 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.720 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.720 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.721 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.721 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.721 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.721 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.721 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.721 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.722 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.722 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.722 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.725560   999 consensus_queue.cc:1048] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:40.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.741380  1005 consensus_queue.cc:1048] T 0125addc84674348a266603ac026302f P d64c5ff2aa694914850f7492babf6766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:40.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.785674  1097 consensus_queue.cc:1048] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:40.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.787778  1097 consensus_queue.cc:1048] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:40.802 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.802 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.802 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.803 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.803 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.803 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.803 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.803 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.803 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.803 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.803 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.804 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.805857  1097 consensus_queue.cc:1048] T 82d20fa19dfc443c86629751c91b9f3d P d64c5ff2aa694914850f7492babf6766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:40.809618  1097 consensus_queue.cc:1048] T 7de6d576cb544a16966da1a448a8032c P d64c5ff2aa694914850f7492babf6766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:40.819 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:40.853 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.853 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.854 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.854 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.854 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.854 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.854 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.854 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.854 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.855 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.855 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.855 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.855 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.864 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:40.871 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:40.872 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:40.872 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:40.872 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:40.872 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:40.872 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:40.873 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:40.873 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:40.873 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:40.873 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:40.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:40.873 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:40.873 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:40.889 [INFO - main] (MiniCluster.java:343) Starting Metrics Registry
14:01:40.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:40.945 [INFO - main] (MetricRegistryImpl.java:177) No metrics reporter configured, no metrics will be exposed/reported.
14:01:40.945 [INFO - main] (MetricRegistryImpl.java:240) No trace reporter configured, no metrics will be exposed/reported.
14:01:40.945 [INFO - main] (MiniCluster.java:350) Starting RPC Service(s)
14:01:40.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:40.959 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:01:40.962 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:40.962 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:40.962 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:40.963 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.963 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.963 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:40.964 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.964 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.964 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:40.964 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.964 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.965 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:40.965 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:40.991 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:40.991 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:40.991 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:40.991 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:40.991 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:40.991 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:40.992 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:40.992 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:40.992 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:40.992 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:40.992 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:40.992 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:40.992 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:40.993 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:40.993 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:40.993 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:40.994 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.994 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.994 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.994 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.994 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.994 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:40.994 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:40.994 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:40.994 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:41.011689  1080 consensus_queue.cc:1048] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:41.012627  1097 consensus_queue.cc:1048] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab68d789dba4159a02c116c4c457f86" member_type: VOTER last_known_addr { host: "127.31.198.66" port: 45241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:41.016 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:41.016 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:41.017 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:41.017 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:41.017 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:41.017 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:41.018 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:41.018 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:41.018 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:41.018 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:41.018 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:41.018 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:41.018 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:41.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:41.039556  1080 consensus_queue.cc:1048] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:41.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:41.040155  1080 consensus_queue.cc:1048] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:41.056 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:41.056 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:41.057 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:41.058 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:41.058 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:41.058 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:41.059 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:41.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:41.059 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:41.059 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:41.059 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:41.059 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:41.060 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:41.060 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:41.061 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.061 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:41.061 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.061 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.061 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.061 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.061 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.062 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.062 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.062 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.062 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:41.062 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:41.065478  1005 consensus_queue.cc:1048] T b90f6f6f7e784379ae9fe0c41f6137a6 P d64c5ff2aa694914850f7492babf6766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcf77e48bc404b81b10414a09ea49707" member_type: VOTER last_known_addr { host: "127.31.198.67" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:41.083 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 35 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112901082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:41.087 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:41.088 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:41.088 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:41.089 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.089 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.089 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.089 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.089 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.090 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.090 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.090 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.090 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.090 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:41.098 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 35 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:01:41.099 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 35 as completed for source Source: KuduSource.
14:01:41.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:41.132439  1080 consensus_queue.cc:1048] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d64c5ff2aa694914850f7492babf6766" member_type: VOTER last_known_addr { host: "127.31.198.65" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:41.184 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:41.184 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:41.184 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:41.184 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:41.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:41.184 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:41.184 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:41.185 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:41.185 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:41.185 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:41.185 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:41.185 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:41.185 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:41.267 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:41.267 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:41.267 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:41.268 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.268 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.268 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.268 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.268 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.268 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.268 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.268 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.269 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.269 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:41.312 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:41.312 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:41.312 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:41.313 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:41.313 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:41.313 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:41.314 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:41.314 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:41.314 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:41.314 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:41.314 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:41.314 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:41.314 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:41.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:41.357 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:41.357 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:41.357 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:41.358 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.358 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.358 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.358 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.358 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.358 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.359 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.359 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.359 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.359 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:41.361 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:41.361 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:41.361 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:41.362 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.362 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.362 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.363 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.363 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.363 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.363 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.363 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.363 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:41.364 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:41.441 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:41.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:41.466 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:41.466 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:41.466 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:41.467 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.467 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.467 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.468 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.468 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.468 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.468 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.468 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.468 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:41.501 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:41.502 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:41.502 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.502 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:41.502 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.502 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.502 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.502 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.502 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.503 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.503 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.503 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:41.565 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:41.565 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:41.566 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:41.566 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.566 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.566 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.566 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.566 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.566 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.566 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.566 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.566 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:41.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 36 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112901581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:41.593 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 36 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:41.594 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 36 as completed for source Source: KuduSource.
14:01:41.625 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:41.625 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:41.625 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:41.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:41.626 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:41.626 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:41.626 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:41.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:41.627 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:41.627 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:41.627 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:41.627 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:41.627 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:41.677 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:41.677 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:41.677 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:41.678 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:41.678 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:41.678 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:41.678 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:41.678 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:41.678 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:41.678 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:41.678 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:41.679 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:41.679 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:41.719 [INFO - flink-pekko.actor.default-dispatcher-4] (Slf4jLogger.scala:117) Slf4jLogger started
14:01:41.758 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:41.758 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:41.759 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:41.759 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:41.759 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:41.759 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:41.759 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:41.759 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:41.759 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:41.759 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:41.759 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:41.759 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:41.759 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:41.806 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:41.806 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:41.806 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:41.807 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:41.807 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:41.807 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:41.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:41.807 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:41.807 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:41.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:41.807 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:41.807 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:41.808 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:41.813 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:41.814 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:41.814 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:41.814 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.814 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.814 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:41.814 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.814 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.814 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:41.815 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.815 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.815 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:41.815 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:41.818 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:41.864 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:41.866 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:41.866 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:41.867 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:41.867 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.867 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.867 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:41.867 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.867 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.867 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:41.868 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.868 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.868 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:41.868 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:41.882 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink
14:01:41.902 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:01:41.922 [INFO - flink-metrics-4] (Slf4jLogger.scala:117) Slf4jLogger started
14:01:41.931 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:41.932 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:41.932 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:41.933 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:41.933 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:41.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:41.933 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:41.933 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:41.933 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:41.933 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:41.933 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:41.933 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:41.933 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:41.934 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink-metrics
14:01:41.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:41.948 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService .
14:01:41.954 [INFO - main] (DefaultDelegationTokenManager.java:127) Loading delegation token providers
14:01:41.955 [INFO - main] (HadoopFSDelegationTokenProvider.java:78) Hadoop FS is not available (not packaged with this application): NoClassDefFoundError : "org/apache/hadoop/conf/Configuration".
14:01:41.955 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hadoopfs loaded and initialized
14:01:41.956 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hbase loaded and initialized
14:01:41.956 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider test loaded and initialized
14:01:41.956 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider throw loaded and initialized
14:01:41.956 [INFO - main] (DefaultDelegationTokenManager.java:165) Delegation token providers loaded successfully
14:01:41.957 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:01:41.957 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:01:41.957 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:01:41.958 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:01:41.958 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:01:41.958 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:01:41.958 [INFO - main] (DefaultDelegationTokenManager.java:189) Checking provider and receiver instances consistency
14:01:41.958 [INFO - main] (DefaultDelegationTokenManager.java:209) Provider and receiver instances are consistent
14:01:41.958 [INFO - main] (DefaultDelegationTokenManager.java:240) Obtaining delegation tokens
14:01:41.959 [INFO - main] (DefaultDelegationTokenManager.java:243) Delegation tokens obtained successfully
14:01:41.959 [WARN - main] (DefaultDelegationTokenManager.java:248) No tokens obtained so skipping notifications
14:01:41.959 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:01:41.959 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:41.959 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:01:41.959 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:01:41.960 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:01:41.960 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:01:41.960 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:01:41.960 [INFO - main] (BlobServer.java:165) Created BLOB server storage directory /tmp/minicluster_454ed9a1f1e75c1f91700e8fa7509ab5/blobStorage
14:01:41.968 [INFO - main] (BlobServer.java:239) Started BLOB server at 0.0.0.0:39549 - max concurrent requests: 50 - max backlog: 1000
14:01:41.969 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_454ed9a1f1e75c1f91700e8fa7509ab5/blobStorage
14:01:41.976 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_454ed9a1f1e75c1f91700e8fa7509ab5/blobStorage
14:01:41.977 [INFO - main] (MiniCluster.java:744) Starting 1 TaskManager(s)
14:01:41.978 [INFO - main] (TaskManagerRunner.java:609) Starting TaskManager with ResourceID: 816e7d19-f061-4090-a4c6-f9d4a934f154
14:01:41.980 [INFO - main] (TaskManagerServices.java:552) Temporary file directory '/tmp': total 48 GB, usable 40 GB (83.33% usable)
14:01:41.980 [INFO - main] (IOManager.java:60) Created a new FileChannelManager for spilling of task related data to disk (joins, sorting, ...). Used directories:
	/tmp/flink-io-90b9b3ce-94da-4759-b2a1-04d79008e967
14:01:41.982 [INFO - main] (NettyShuffleServiceFactory.java:170) Created a new FileChannelManager for storing result partitions of BLOCKING shuffles. Used directories:
	/tmp/flink-netty-shuffle-96388ac5-ec25-4f9f-a7a0-e37a72b6e89a
14:01:42.044 [INFO - main] (NetworkBufferPool.java:156) Allocated 64 MB for network buffer pool (number of memory segments: 2048, bytes per segment: 32768).
14:01:42.045 [INFO - main] (NettyShuffleEnvironment.java:355) Starting the network environment and its components.
14:01:42.045 [INFO - main] (TaskManagerServices.java:353) TaskManager data connection initialized successfully; listening internally on port: -1
14:01:42.045 [INFO - main] (KvStateService.java:92) Starting the kvState service and its components.
14:01:42.046 [INFO - main] (Configuration.java:985) Config uses fallback configuration key 'pekko.ask.timeout' instead of key 'taskmanager.slot.timeout'
14:01:42.048 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.taskexecutor.TaskExecutor at pekko://flink/user/rpc/taskmanager_20 .
14:01:42.053 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultJobLeaderService.java:127) Start job leader service.
14:01:42.054 [INFO - flink-pekko.actor.default-dispatcher-4] (FileCache.java:116) User file cache uses directory /tmp/flink-dist-cache-5ec39d2b-5c62-40a2-a6e5-067968a18942
14:01:42.054 [INFO - main] (RestServerEndpoint.java:182) Starting rest endpoint.
14:01:42.054 [INFO - main] (DispatcherRestEndpoint.java:124) Failed to load web based job submission extension. Probable reason: flink-runtime-web is not in the classpath.
14:01:42.061 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:42.062 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:42.062 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:42.062 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:42.062 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:42.062 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:42.062 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:42.062 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:42.062 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:42.063 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:42.063 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:42.063 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:42.063 [WARN - main] (WebMonitorUtils.java:76) Log file environment variable 'log.file' is not set.
14:01:42.063 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:42.063 [WARN - main] (WebMonitorUtils.java:82) JobManager log files are unavailable in the web dashboard. Log file location not found in environment variable 'log.file' or configuration key 'web.log.path'.
14:01:42.068 [INFO - main] (RestServerEndpoint.java:308) Rest endpoint listening at localhost:39533
14:01:42.068 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'rest_server'.
14:01:42.069 [INFO - mini-cluster-io-thread-1] (WebMonitorEndpoint.java:1203) http://localhost:39533 was granted leadership with leaderSessionID=4ea53f60-afaf-4935-8a61-03a8afbf4ae4
14:01:42.069 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader http://localhost:39533 , session=4ea53f60-afaf-4935-8a61-03a8afbf4ae4
14:01:42.070 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'dispatcher'.
14:01:42.070 [INFO - main] (ResourceManagerServiceImpl.java:118) Starting resource manager service.
14:01:42.070 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'resource_manager'.
14:01:42.071 [INFO - mini-cluster-io-thread-2] (DefaultDispatcherRunner.java:114) DefaultDispatcherRunner was granted leadership with leader id 22eb5ed6-0613-4ae5-8b98-eab2575450e9. Creating new DispatcherLeaderProcess.
14:01:42.071 [INFO - mini-cluster-io-thread-2] (AbstractDispatcherLeaderProcess.java:99) Start SessionDispatcherLeaderProcess.
14:01:42.071 [INFO - pool-259-thread-1] (ResourceManagerServiceImpl.java:198) Resource manager service is granted leadership with session id e8f77a68-9322-4a8e-b003-e8dab387510e.
14:01:42.071 [INFO - mini-cluster-io-thread-2] (SessionDispatcherLeaderProcess.java:144) Recover all persisted job graphs that are not finished, yet.
14:01:42.071 [INFO - mini-cluster-io-thread-2] (SessionDispatcherLeaderProcess.java:158) Successfully recovered 0 persisted job graphs.
14:01:42.073 [INFO - main] (MiniCluster.java:510) Flink Mini Cluster started successfully
14:01:42.074 [INFO - pool-259-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.resourcemanager.StandaloneResourceManager at pekko://flink/user/rpc/resourcemanager_21 .
14:01:42.075 [INFO - mini-cluster-io-thread-2] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_22 .
14:01:42.079 [INFO - flink-pekko.actor.default-dispatcher-4] (ResourceManager.java:253) Starting the resource manager.
14:01:42.080 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:212) Starting the slot manager.
14:01:42.080 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:308) Starting tokens update task
14:01:42.080 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:320) No tokens obtained so skipping notifications
14:01:42.080 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:335) Tokens update task not started because either no tokens obtained or none of the tokens specified its renewal date
14:01:42.081 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/resourcemanager_21 , session=e8f77a68-9322-4a8e-b003-e8dab387510e
14:01:42.081 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1478) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_21(b003e8dab387510ee8f77a6893224a8e).
14:01:42.082 [INFO - mini-cluster-io-thread-2] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/dispatcher_22 , session=22eb5ed6-0613-4ae5-8b98-eab2575450e9
14:01:42.087 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 37 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112902082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:42.098 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 37 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:01:42.099 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 37 as completed for source Source: KuduSource.
14:01:42.104 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:42.104 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:42.104 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:42.104 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.104 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.104 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.105 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.105 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.105 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.105 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.105 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.105 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.105 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:42.124 [INFO - flink-pekko.actor.default-dispatcher-4] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:01:42.124 [INFO - flink-pekko.actor.default-dispatcher-6] (Dispatcher.java:516) Received JobGraph submission 'Flink Streaming Job' (aa838b7d2caf252011828eed7163388e).
14:01:42.125 [INFO - flink-pekko.actor.default-dispatcher-6] (Dispatcher.java:601) Submitting job 'Flink Streaming Job' (aa838b7d2caf252011828eed7163388e).
14:01:42.125 [INFO - flink-pekko.actor.default-dispatcher-6] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'job-aa838b7d2caf252011828eed7163388e'.
14:01:42.125 [INFO - mini-cluster-io-thread-2] (JobMasterServiceLeadershipRunner.java:324) JobMasterServiceLeadershipRunner for job aa838b7d2caf252011828eed7163388e was granted leadership with leader id 46d7f85c-df7f-4b4f-b720-258e3c2e8227. Creating new JobMasterServiceProcess.
14:01:42.127 [INFO - jobmanager-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_23 .
14:01:42.130 [INFO - flink-pekko.actor.default-dispatcher-8] (ResourceManager.java:1080) Registering TaskManager with ResourceID 816e7d19-f061-4090-a4c6-f9d4a934f154 (pekko://flink/user/rpc/taskmanager_20) at ResourceManager
14:01:42.130 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutorToResourceManagerConnection.java:99) Successful registration at resource manager pekko://flink/user/rpc/resourcemanager_21 under registration id 67ede873eebbf0c45253c2704ea32fc8.
14:01:42.131 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:344) Registering task executor 816e7d19-f061-4090-a4c6-f9d4a934f154 under 67ede873eebbf0c45253c2704ea32fc8 at the slot manager.
14:01:42.133 [INFO - jobmanager-io-thread-1] (JobMaster.java:319) Initializing job 'Flink Streaming Job' (aa838b7d2caf252011828eed7163388e).
14:01:42.134 [INFO - jobmanager-io-thread-1] (DefaultSchedulerFactory.java:108) Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Flink Streaming Job (aa838b7d2caf252011828eed7163388e).
14:01:42.135 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraph.java:393) Created execution graph 8f47567b1eafeaddebeed04b8b2af1f3 for job aa838b7d2caf252011828eed7163388e.
14:01:42.136 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:179) Running initialization on master for job Flink Streaming Job (aa838b7d2caf252011828eed7163388e).
14:01:42.136 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:208) Successfully ran initialization on master in 0 ms.
14:01:42.137 [INFO - jobmanager-io-thread-1] (DefaultExecutionTopology.java:416) Built 4 new pipelined regions in 0 ms, total 4 pipelined regions currently.
14:01:42.137 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3ad39dd8
14:01:42.138 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:42.138 [INFO - jobmanager-io-thread-1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6057768995171831100/checkpoints")
14:01:42.143 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1778) No checkpoint found during restore.
14:01:42.143 [INFO - jobmanager-io-thread-1] (DefaultScheduler.java:168) Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@f437c25 for Flink Streaming Job (aa838b7d2caf252011828eed7163388e).
14:01:42.144 [INFO - jobmanager-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/jobmanager_23 , session=46d7f85c-df7f-4b4f-b720-258e3c2e8227
14:01:42.145 [INFO - flink-pekko.actor.default-dispatcher-4] (JobMaster.java:987) Starting execution of job 'Flink Streaming Job' (aa838b7d2caf252011828eed7163388e) under job master id b720258e3c2e822746d7f85cdf7f4b4f.
14:01:42.146 [INFO - flink-pekko.actor.default-dispatcher-4] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:01:42.147 [DEBUG - flink-pekko.actor.default-dispatcher-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.148 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultScheduler.java:231) Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy]
14:01:42.148 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (aa838b7d2caf252011828eed7163388e) switched from state CREATED to RUNNING.
14:01:42.149 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED.
14:01:42.150 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED.
14:01:42.151 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to SCHEDULED.
14:01:42.151 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to SCHEDULED.
14:01:42.152 [INFO - flink-pekko.actor.default-dispatcher-4] (JobMaster.java:1182) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_21(b003e8dab387510ee8f77a6893224a8e)
14:01:42.154 [INFO - flink-pekko.actor.default-dispatcher-4] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:01:42.156 [INFO - flink-pekko.actor.default-dispatcher-7] (ResourceManager.java:390) Registering job manager b720258e3c2e822746d7f85cdf7f4b4f@pekko://flink/user/rpc/jobmanager_23 for job aa838b7d2caf252011828eed7163388e.
14:01:42.162 [INFO - flink-pekko.actor.default-dispatcher-7] (ResourceManager.java:1015) Registered job manager b720258e3c2e822746d7f85cdf7f4b4f@pekko://flink/user/rpc/jobmanager_23 for job aa838b7d2caf252011828eed7163388e.
14:01:42.163 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:42.166 [INFO - flink-pekko.actor.default-dispatcher-7] (JobMaster.java:1206) JobManager successfully registered at ResourceManager, leader id: b003e8dab387510ee8f77a6893224a8e.
14:01:42.167 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job aa838b7d2caf252011828eed7163388e: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:42.168 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:42.168 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.23.124:43905(127.31.23.124:43905)] Successfully connected to peer
14:01:42.170 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:42.171 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.23.125:35837(127.31.23.125:35837)] Successfully connected to peer
14:01:42.171 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.124
14:01:42.171 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.23.126:46099(127.31.23.126:46099)] Successfully connected to peer
14:01:42.173 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.126
14:01:42.185 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.187 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8dde44a4, L:/127.0.0.1:33110 - R:/127.31.23.124:43905] using SASL/PLAIN
14:01:42.188 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:42.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=41), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.124:43905, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.125:35837, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.126:46099, [28ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.124:43905: OK, deferred=null) after lookup
14:01:42.193 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.125
14:01:42.195 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:709) Matching resource requirements against available resources.
Missing resources:
	 Job aa838b7d2caf252011828eed7163388e
		ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}
Current resources:
	TaskManager 816e7d19-f061-4090-a4c6-f9d4a934f154
		Available: ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
		Total:     ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
14:01:42.197 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 45f2db87a6febf116b261369808d60dc from 816e7d19-f061-4090-a4c6-f9d4a934f154 for job aa838b7d2caf252011828eed7163388e with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:42.197 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot d93587826ce3dab0f15d7a28f328c6b7 from 816e7d19-f061-4090-a4c6-f9d4a934f154 for job aa838b7d2caf252011828eed7163388e with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:42.198 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request 45f2db87a6febf116b261369808d60dc for job aa838b7d2caf252011828eed7163388e from resource manager with leader id b003e8dab387510ee8f77a6893224a8e.
14:01:42.199 [DEBUG - main] (Connection.java:748) [peer master-127.31.198.125:36975(127.31.198.125:36975)] connecting to peer
14:01:42.200 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8da7c57e, L:/127.0.0.1:44424 - R:/127.31.23.126:46099] using SASL/PLAIN
14:01:42.201 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for 45f2db87a6febf116b261369808d60dc with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:42.202 [DEBUG - main] (Connection.java:748) [peer master-127.31.198.124:43517(127.31.198.124:43517)] connecting to peer
14:01:42.203 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.198.125:36975(127.31.198.125:36975)] Successfully connected to peer
14:01:42.203 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot c3fa941c13c636782abcdd78188747b6 from 816e7d19-f061-4090-a4c6-f9d4a934f154 for job aa838b7d2caf252011828eed7163388e with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:42.204 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot d025b12aa03714e079ef260ef5c160fe from 816e7d19-f061-4090-a4c6-f9d4a934f154 for job aa838b7d2caf252011828eed7163388e with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:42.206 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.125
14:01:42.208 [DEBUG - main] (Connection.java:748) [peer master-127.31.198.126:34819(127.31.198.126:34819)] connecting to peer
14:01:42.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.198.124:43517(127.31.198.124:43517)] Successfully connected to peer
14:01:42.213 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.218 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe4b1a4e8, L:/127.0.0.1:46048 - R:/127.31.23.125:35837] using SASL/PLAIN
14:01:42.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 520d936d1fdb4058bda61dae3b77a6bc
14:01:42.220 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.222 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd32eaaec, L:/127.0.0.1:50212 - R:/127.31.198.125:36975] using SASL/PLAIN
14:01:42.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c44f838c921c4afd920c557f4c9904c0 for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:42.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1a22ee3b19c6487a8ba311116dca5140 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:42.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b53efd42c2d24fa09e286fd5a7b23d38 for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:42.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed5d8f423a0747b890be613458506c6c for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:42.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 458b011732e14eca903a01178cff2467 for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.226 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000000000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:42.228 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultJobLeaderService.java:192) Add job aa838b7d2caf252011828eed7163388e for job leader monitoring.
14:01:42.228 [INFO - mini-cluster-io-thread-2] (DefaultJobLeaderService.java:350) Try to register at job manager pekko://flink/user/rpc/jobmanager_23 with leader id 46d7f85c-df7f-4b4f-b720-258e3c2e8227.
14:01:42.229 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request d93587826ce3dab0f15d7a28f328c6b7 for job aa838b7d2caf252011828eed7163388e from resource manager with leader id b003e8dab387510ee8f77a6893224a8e.
14:01:42.229 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.124
14:01:42.229 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for d93587826ce3dab0f15d7a28f328c6b7 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:42.230 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request c3fa941c13c636782abcdd78188747b6 for job aa838b7d2caf252011828eed7163388e from resource manager with leader id b003e8dab387510ee8f77a6893224a8e.
14:01:42.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.198.126:34819(127.31.198.126:34819)] Successfully connected to peer
14:01:42.230 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for c3fa941c13c636782abcdd78188747b6 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:42.231 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1149) Receive slot request d025b12aa03714e079ef260ef5c160fe for job aa838b7d2caf252011828eed7163388e from resource manager with leader id b003e8dab387510ee8f77a6893224a8e.
14:01:42.231 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:321) Allocated slot for d025b12aa03714e079ef260ef5c160fe with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:42.233 [INFO - flink-pekko.actor.default-dispatcher-6] (RetryingRegistration.java:162) Resolved JobManager address, beginning registration
14:01:42.236 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultJobLeaderService.java:417) Successful registration at job manager pekko://flink/user/rpc/jobmanager_23 for job aa838b7d2caf252011828eed7163388e.
14:01:42.237 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1783) Establish JobManager connection for job aa838b7d2caf252011828eed7163388e.
14:01:42.237 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1633) Offer reserved slots to the leader of job aa838b7d2caf252011828eed7163388e.
14:01:42.238 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING.
14:01:42.238 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #0) with attempt id 8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 816e7d19-f061-4090-a4c6-f9d4a934f154 @ 127.0.0.1 (dataPort=-1) with allocation id 45f2db87a6febf116b261369808d60dc
14:01:42.239 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot 45f2db87a6febf116b261369808d60dc.
14:01:42.240 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutorFileMergingManager.java:83) Registered new file merging snapshot manager for job aa838b7d2caf252011828eed7163388e.
14:01:42.240 [INFO - flink-pekko.actor.default-dispatcher-6] (StateChangelogStorageLoader.java:104) Creating a changelog storage with name 'memory'.
14:01:42.240 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutorChannelStateExecutorFactoryManager.java:70) Creating the channel state executor factory for job id aa838b7d2caf252011828eed7163388e
14:01:42.242 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 45f2db87a6febf116b261369808d60dc.
14:01:42.242 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING.
14:01:42.243 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING].
14:01:42.244 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.126
14:01:42.244 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@298333a4
14:01:42.244 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:42.244 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6057768995171831100/checkpoints")
14:01:42.244 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:01:42.247 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.247 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7f076ef4
14:01:42.250 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.250 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING.
14:01:42.250 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #0) with attempt id 8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 816e7d19-f061-4090-a4c6-f9d4a934f154 @ 127.0.0.1 (dataPort=-1) with allocation id c3fa941c13c636782abcdd78188747b6
14:01:42.251 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskSlotTableImpl.java:391) Activate slot c3fa941c13c636782abcdd78188747b6.
14:01:42.252 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xabcfd06d, L:/127.0.0.1:37170 - R:/127.31.198.124:43517] using SASL/PLAIN
14:01:42.253 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0), deploy into slot with allocation id c3fa941c13c636782abcdd78188747b6.
14:01:42.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:42.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=77), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.125:36975, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.124:43517, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.126:34819, [27ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.125:36975: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.124:43517: OK, deferred=null) after lookup
14:01:42.260 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.31.198.125:36975(127.31.198.125:36975)] connecting to peer
14:01:42.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:42.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7de6d576cb544a16966da1a448a8032c for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:42.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b90f6f6f7e784379ae9fe0c41f6137a6 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:42.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b7815bb0fa24903a98cd9305936b18f for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:42.267 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.31.198.124:43517(127.31.198.124:43517)] connecting to peer
14:01:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:42.268 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.198.125:36975(127.31.198.125:36975)] Successfully connected to peer
14:01:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000000000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=7de6d576cb544a16966da1a448a8032c@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=b90f6f6f7e784379ae9fe0c41f6137a6@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=9b7815bb0fa24903a98cd9305936b18f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:42.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.198.124:43517, [4ms] Sub RPC GetTableLocations: received response from server master-127.31.198.124:43517: OK, deferred=null)) after lookup
14:01:42.271 [DEBUG - kudu-nio-1] (Connection.java:748) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] connecting to peer
14:01:42.270 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.125
14:01:42.272 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.276 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from SCHEDULED to DEPLOYING.
14:01:42.276 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #0) with attempt id 8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 816e7d19-f061-4090-a4c6-f9d4a934f154 @ 127.0.0.1 (dataPort=-1) with allocation id d93587826ce3dab0f15d7a28f328c6b7
14:01:42.277 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot d93587826ce3dab0f15d7a28f328c6b7.
14:01:42.277 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2dd23e21, L:/127.0.0.1:45022 - R:/127.31.198.126:34819] using SASL/PLAIN
14:01:42.279 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0), deploy into slot with allocation id d93587826ce3dab0f15d7a28f328c6b7.
14:01:42.281 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to DEPLOYING.
14:01:42.281 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) [DEPLOYING].
14:01:42.282 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@15af6093
14:01:42.282 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:42.282 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6057768995171831100/checkpoints")
14:01:42.282 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:01:42.285 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.31.198.126:34819(127.31.198.126:34819)] connecting to peer
14:01:42.286 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.198.124:43517(127.31.198.124:43517)] Successfully connected to peer
14:01:42.286 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.287 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.124
14:01:42.289 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x83187e03, L:/127.0.0.1:50216 - R:/127.31.198.125:36975] using SASL/PLAIN
14:01:42.290 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@32f50f3
14:01:42.293 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.302 [DEBUG - kudu-nio-3] (Connection.java:757) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] Successfully connected to peer
14:01:42.304 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.306 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from SCHEDULED to DEPLOYING.
14:01:42.306 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #0) with attempt id 8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 816e7d19-f061-4090-a4c6-f9d4a934f154 @ 127.0.0.1 (dataPort=-1) with allocation id d025b12aa03714e079ef260ef5c160fe
14:01:42.306 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:01:42.307 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot 45f2db87a6febf116b261369808d60dc.
14:01:42.307 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot c3fa941c13c636782abcdd78188747b6.
14:01:42.307 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot d93587826ce3dab0f15d7a28f328c6b7.
14:01:42.307 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot d025b12aa03714e079ef260ef5c160fe.
14:01:42.307 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot d025b12aa03714e079ef260ef5c160fe.
14:01:42.308 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe1191aab, L:/127.0.0.1:37178 - R:/127.31.198.124:43517] using SASL/PLAIN
14:01:42.309 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0), deploy into slot with allocation id d025b12aa03714e079ef260ef5c160fe.
14:01:42.313 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:01:42.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.198.126:34819(127.31.198.126:34819)] Successfully connected to peer
14:01:42.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:42.317 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:42.317 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=67), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.125:36975, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.124:43517, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.126:34819, [32ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.125:36975: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.124:43517: OK, deferred=null) after lookup
14:01:42.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:42.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:42.322 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to DEPLOYING.
14:01:42.322 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0) [DEPLOYING].
14:01:42.323 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2e7a986f
14:01:42.323 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@7c0a34f7
14:01:42.324 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:42.324 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 0 (#0) @ 
14:01:42.324 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6057768995171831100/checkpoints")
14:01:42.324 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.31.198.125:36975(127.31.198.125:36975)] connecting to peer
14:01:42.324 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:01:42.325 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:01:42.326 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 0 (#0)
14:01:42.330 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4d0aab17
14:01:42.330 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.333 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to DEPLOYING.
14:01:42.333 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0) [DEPLOYING].
14:01:42.334 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4bb041e7
14:01:42.334 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:42.335 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6057768995171831100/checkpoints")
14:01:42.335 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:01:42.335 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:01:42.336 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.338 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.338 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.31.198.124:43517(127.31.198.124:43517)] connecting to peer
14:01:42.338 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@890d2ed
14:01:42.340 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:01:42.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.198.125:36975(127.31.198.125:36975)] Successfully connected to peer
14:01:42.340 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe72adce1, L:/127.0.0.1:45030 - R:/127.31.198.126:34819] using TOKEN/null
14:01:42.343 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='2b0d0bf086dde0c61becbb4a27ae9da646fc78efc48a4cd593c5d2e14e2ddd99'}]
14:01:42.343 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.31.198.125:36975(127.31.198.125:36975)] connecting to peer
14:01:42.343 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.31.198.124:43517(127.31.198.124:43517)] connecting to peer
14:01:42.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.198.125:36975(127.31.198.125:36975)] Successfully connected to peer
14:01:42.345 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.31.198.126:34819(127.31.198.126:34819)] connecting to peer
14:01:42.345 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.346 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.198.124:43517(127.31.198.124:43517)] Successfully connected to peer
14:01:42.347 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.124
14:01:42.349 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:01:42.351 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.351 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.198.126:34819(127.31.198.126:34819)] Successfully connected to peer
14:01:42.353 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.126
14:01:42.353 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.125
14:01:42.357 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.360 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.31.198.126:34819(127.31.198.126:34819)] connecting to peer
14:01:42.361 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.31.198.125:36975(127.31.198.125:36975)] connecting to peer
14:01:42.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.198.124:43517(127.31.198.124:43517)] Successfully connected to peer
14:01:42.361 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x62b8ea38, L:/127.0.0.1:37184 - R:/127.31.198.124:43517] using SASL/PLAIN
14:01:42.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:42.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:42.364 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x82a8e62f, L:/127.0.0.1:39522 - R:/127.31.198.65:40253] using TOKEN/null
14:01:42.365 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.124
14:01:42.365 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.367 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5eebbbbd, L:/127.0.0.1:45036 - R:/127.31.198.126:34819] using SASL/PLAIN
14:01:42.379 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.380 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.382 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x48cc06ef, L:/127.0.0.1:37200 - R:/127.31.198.124:43517] using SASL/PLAIN
14:01:42.383 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:42.385 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45c7bf16, L:/127.0.0.1:50236 - R:/127.31.198.125:36975] using SASL/PLAIN
14:01:42.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.388 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:42.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.125:36975, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.124:43517, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.126:34819, [20ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.124:43517: OK, deferred=null) after lookup
14:01:42.388 [DEBUG - main] (Connection.java:748) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] connecting to peer
14:01:42.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:42.392 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:42.393 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:42.393 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:42.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:42.393 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.393 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.394 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.394 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job aa838b7d2caf252011828eed7163388e since Checkpoint triggering task Source: KuduSource -> Sink: Writer (2/4) of job aa838b7d2caf252011828eed7163388e is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:42.395 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.125
14:01:42.395 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.395 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@180aa810
14:01:42.395 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.396 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.396 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.396 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.396 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:42.397 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 2 (#0) @ 
14:01:42.397 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 2 (#0)
14:01:42.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.198.126:34819(127.31.198.126:34819)] Successfully connected to peer
14:01:42.404 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.126
14:01:42.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:42.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.125:36975, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.124:43517, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.126:34819, [79ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.124:43517: OK, deferred=null) after lookup
14:01:42.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:42.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:42.412 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@11379216
14:01:42.413 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.414 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 1 (#0) @ 
14:01:42.414 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 1 (#0)
14:01:42.414 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:42.415 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299998, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:42.419 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.421 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5bfe2709, L:/127.0.0.1:45046 - R:/127.31.198.126:34819] using SASL/PLAIN
14:01:42.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc4476599, L:/127.0.0.1:50222 - R:/127.31.198.125:36975] using SASL/PLAIN
14:01:42.428 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] Successfully connected to peer
14:01:42.433 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:01:42.434 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='89bc9b2b4e53a40cba525381e9ebda08e49e8b3621b50903b1d56d28067a5986'}]
14:01:42.436 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.438 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:42.440 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.31.198.124:43517(127.31.198.124:43517)] connecting to peer
14:01:42.441 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:42.441 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:42.441 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.31.198.126:34819(127.31.198.126:34819)] connecting to peer
14:01:42.441 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:42.442 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:42.442 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:42.442 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:42.442 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:42.442 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:42.442 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:42.443 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:42.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:42.443 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:42.443 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:42.443 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.198.124:43517(127.31.198.124:43517)] Successfully connected to peer
14:01:42.444 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.198.125:36975(127.31.198.125:36975)] Successfully connected to peer
14:01:42.452 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.125
14:01:42.453 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.456 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:42.457 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:42.457 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:42.457 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x7ed3253f, L:/127.0.0.1:43832 - R:/127.31.198.66:45241] using TOKEN/null
14:01:42.457 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:42.457 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:42.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:42.457 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:42.457 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:42.457 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.124
14:01:42.459 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:42.457 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:42.459 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:01:42.460 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='52692b3372aff1f6c0811f36d8a34f51e1c8f6f46c1a45669bf891eac2f4f9e2'}]
14:01:42.462 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.457 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:42.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:42.462 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:42.462 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:42.463 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.466 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:42.467 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:42.467 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:42.467 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:42.467 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.467 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.467 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.468 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.468 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.468 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.468 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.198.126:34819(127.31.198.126:34819)] Successfully connected to peer
14:01:42.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.468 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.468 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.469 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:42.469 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.469 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:42.470 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299998, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:42.471 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f644a20, L:/127.0.0.1:37214 - R:/127.31.198.124:43517] using SASL/PLAIN
14:01:42.473 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.198.126
14:01:42.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:42.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.125:36975, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.124:43517, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.198.126:34819, [114ms] Sub RPC ConnectToMaster: received response from server master-127.31.198.124:43517: OK, deferred=null) after lookup
14:01:42.475 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaffd6e0f, L:/127.0.0.1:50252 - R:/127.31.198.125:36975] using SASL/PLAIN
14:01:42.479 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:01:42.483 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.484 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:42.485 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.487 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5045688a, L:/127.0.0.1:45052 - R:/127.31.198.126:34819] using SASL/PLAIN
14:01:42.490 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.490 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:42.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:42.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.494 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:42.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:42.497 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@58a48a96
14:01:42.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.499 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:42.501 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:42.501 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299997, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}]
14:01:42.522 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:42.533 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:01:42.534 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 3 (#0) @ 
14:01:42.534 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 3 (#0)
14:01:42.549 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:01:42.550 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='27480e7a55b5409c9ee5028e7a9ac2ea1cc8d2b463a15e09015af088ec88b222'}]
14:01:42.552 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.552 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (8f47567b1eafeaddebeed04b8b2af1f3_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:01:42.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.553 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:42.557 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:42.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.558 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:42.561 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.562 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:42.564 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:42.564 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:42.564 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:42.565 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.565 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.565 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.566 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.566 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.566 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.566 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.566 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.566 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:42.568 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.568 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:42.572 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:42.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.573 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:42.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:42.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:42.579 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:42.580 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299997, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:42.582 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:42.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 38 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112902582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:42.592 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.593 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 38 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=11 ms, finalizationTime=0 ms).
14:01:42.595 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 38 as completed for source Source: KuduSource.
14:01:42.598 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea30b99d, L:/127.0.0.1:39768 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:42.599 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:42.601 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:42.601 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:42.601 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:42.602 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:42.602 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:42.602 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:42.602 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:42.602 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:42.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:42.602 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:42.602 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:42.602 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:42.602 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:42.602 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:42.602 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:42.605 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:42.608 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:42.615 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ea33191, L:/127.0.0.1:39778 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:42.616 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:42.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.634 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:42.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:42.642 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.642 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:42.645 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:42.646 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:42.646 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:42.646 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.646 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.646 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:42.646 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.646 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.647 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:42.646 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.647 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.647 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:42.647 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:42.649 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.649 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:42.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:42.660 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:42.667 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3e2ab0a, L:/127.0.0.1:39794 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:42.675 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.678 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246447206400001) for scanner KuduScanner(table=replication_test_table, tablet=1a22ee3b19c6487a8ba311116dca5140, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.678 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [89bc9b2b4e53a40cba525381e9ebda08e49e8b3621b50903b1d56d28067a5986]
14:01:42.678 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false, responseScanTimestamp = 7287246447206400001) for scanner KuduScanner(table=replication_test_table, tablet=c44f838c921c4afd920c557f4c9904c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.679 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [89bc9b2b4e53a40cba525381e9ebda08e49e8b3621b50903b1d56d28067a5986]
14:01:42.679 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:42.679 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:42.680 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [2b0d0bf086dde0c61becbb4a27ae9da646fc78efc48a4cd593c5d2e14e2ddd99]
14:01:42.680 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a79c6c1, L:/127.0.0.1:39796 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:42.681 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:01:42.682 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 89bc9b2b4e53a40cba525381e9ebda08e49e8b3621b50903b1d56d28067a5986 finished by subtask 2; deferring removal (restored in pending)
14:01:42.682 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:42.683 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='c857dc179f48e9897a43dc8f6cc4caf42d3d46efa2f61e5e352d52c49da9c79c'}]
14:01:42.685 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:42.685 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [2b0d0bf086dde0c61becbb4a27ae9da646fc78efc48a4cd593c5d2e14e2ddd99]
14:01:42.686 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287246447206400001) for scanner KuduScanner(table=replication_test_table, tablet=b53efd42c2d24fa09e286fd5a7b23d38, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.686 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [52692b3372aff1f6c0811f36d8a34f51e1c8f6f46c1a45669bf891eac2f4f9e2]
14:01:42.687 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:01:42.689 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [52692b3372aff1f6c0811f36d8a34f51e1c8f6f46c1a45669bf891eac2f4f9e2]
14:01:42.689 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:42.689 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:42.690 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 2b0d0bf086dde0c61becbb4a27ae9da646fc78efc48a4cd593c5d2e14e2ddd99 finished by subtask 0; deferring removal (restored in pending)
14:01:42.691 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 52692b3372aff1f6c0811f36d8a34f51e1c8f6f46c1a45669bf891eac2f4f9e2 finished by subtask 1; deferring removal (restored in pending)
14:01:42.691 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:42.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7de6d576cb544a16966da1a448a8032c for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:42.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b90f6f6f7e784379ae9fe0c41f6137a6 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:42.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b7815bb0fa24903a98cd9305936b18f for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:42.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:42.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:42.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b7815bb0fa24903a98cd9305936b18f for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:42.694 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:42.694 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:42.694 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:42.695 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:42.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:42.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:42.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.695 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299997, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}]
14:01:42.696 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:42.696 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:42.697 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:42.697 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:42.699 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=9b7815bb0fa24903a98cd9305936b18f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299995}]
14:01:42.702 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:42.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:42.702 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:42.702 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:42.703 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=7de6d576cb544a16966da1a448a8032c@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=b90f6f6f7e784379ae9fe0c41f6137a6@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=9b7815bb0fa24903a98cd9305936b18f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299989, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299989}]
14:01:42.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7de6d576cb544a16966da1a448a8032c for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:42.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b90f6f6f7e784379ae9fe0c41f6137a6 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:42.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b7815bb0fa24903a98cd9305936b18f for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:42.705 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:42.705 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:42.705 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:42.705 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:42.706 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:42.708 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:42.709 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:42.710 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='e7ea2cf5d101e8337615c87e6a0a7aef97df4c1e3b339af9c92f1c2bae140587'}]
14:01:42.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:42.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=7de6d576cb544a16966da1a448a8032c@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=b90f6f6f7e784379ae9fe0c41f6137a6@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=9b7815bb0fa24903a98cd9305936b18f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:42.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7de6d576cb544a16966da1a448a8032c for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:42.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b90f6f6f7e784379ae9fe0c41f6137a6 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:42.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b7815bb0fa24903a98cd9305936b18f for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:42.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:42.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.713 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=7de6d576cb544a16966da1a448a8032c@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=b90f6f6f7e784379ae9fe0c41f6137a6@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=9b7815bb0fa24903a98cd9305936b18f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:42.715 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:42.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.716 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:42.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:42.717 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false, responseScanTimestamp = 7287246447206400001) for scanner KuduScanner(table=replication_test_table, tablet=ed5d8f423a0747b890be613458506c6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.717 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299997, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:42.717 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [27480e7a55b5409c9ee5028e7a9ac2ea1cc8d2b463a15e09015af088ec88b222]
14:01:42.718 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:01:42.719 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.722 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [27480e7a55b5409c9ee5028e7a9ac2ea1cc8d2b463a15e09015af088ec88b222]
14:01:42.722 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:01:42.722 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:01:42.723 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:42.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:42.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:42.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:42.725 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf2a0fb8e, L:/127.0.0.1:39800 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:42.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:42.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:42.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:42.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:42.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.731 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:42.731 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 27480e7a55b5409c9ee5028e7a9ac2ea1cc8d2b463a15e09015af088ec88b222 finished by subtask 3; deferring removal (restored in pending)
14:01:42.735 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.736 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:42.736 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:42.736 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false, responseScanTimestamp = 7287246447206400001) for scanner KuduScanner(table=replication_test_table, tablet=458b011732e14eca903a01178cff2467, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.736 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:42.737 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [c857dc179f48e9897a43dc8f6cc4caf42d3d46efa2f61e5e352d52c49da9c79c]
14:01:42.737 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:42.737 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:42.737 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:42.737 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:42.737 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:01:42.737 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:42.738 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:42.738 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:42.738 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:42.738 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:42.738 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:42.738 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:42.738 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:42.740 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [c857dc179f48e9897a43dc8f6cc4caf42d3d46efa2f61e5e352d52c49da9c79c]
14:01:42.742 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:42.742 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:42.742 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:42.743 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split c857dc179f48e9897a43dc8f6cc4caf42d3d46efa2f61e5e352d52c49da9c79c finished by subtask 2; deferring removal (restored in pending)
14:01:42.744 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.744 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:42.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:42.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:42.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:42.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:42.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:42.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:42.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.752 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:42.752 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:42.753 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:42.753 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:42.753 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:42.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:42.754 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:42.754 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:42.754 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:42.754 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:42.754 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:42.755 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:42.755 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:42.755 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:42.757 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:42.757 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:42.757 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:42.758 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:42.758 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:42.758 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:42.758 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:42.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:42.758 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:42.759 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:42.759 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:42.759 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:42.759 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:42.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:42.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:42.769 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:42.769 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:01:42.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:42.781 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:42.795 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:42.796 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:42.796 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:42.796 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:42.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:42.796 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:42.797 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:42.797 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:42.797 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:42.797 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:42.797 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:42.797 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:42.797 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:42.807 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.809 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:42.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:42.814 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e88adcb, L:/127.0.0.1:39816 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:42.817 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.817 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:42.820 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:42.820 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.820 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:42.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.825 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:42.826 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:42.826 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:42.826 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:42.826 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:42.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:42.825 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false, responseScanTimestamp = 7287246447206400001) for scanner KuduScanner(table=replication_test_table, tablet=a659281392d74849aa35abcf24265b84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.831 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [e7ea2cf5d101e8337615c87e6a0a7aef97df4c1e3b339af9c92f1c2bae140587]
14:01:42.832 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [e7ea2cf5d101e8337615c87e6a0a7aef97df4c1e3b339af9c92f1c2bae140587]
14:01:42.832 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:42.832 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:42.833 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split e7ea2cf5d101e8337615c87e6a0a7aef97df4c1e3b339af9c92f1c2bae140587 finished by subtask 0; deferring removal (restored in pending)
14:01:42.833 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:42.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:42.839 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:42.839 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:42.839 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:42.839 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:42.864 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:42.886 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.887 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:42.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.891 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:42.895 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112902893 for job aa838b7d2caf252011828eed7163388e.
14:01:42.895 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.896 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:42.899 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=4, operationSize=252, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7c6c6888, flushNotification=Deferred@1784649953(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:01:42.900 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] connecting to peer
14:01:42.900 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=63, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@c7a45d8, flushNotification=Deferred@577110929(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:01:42.901 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] connecting to peer
14:01:42.901 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=126, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3a6971aa, flushNotification=Deferred@644954538(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:01:42.901 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] connecting to peer
14:01:42.902 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=189, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@58616aaf, flushNotification=Deferred@484932515(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:01:42.903 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] connecting to peer
14:01:42.908 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.908 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:42.909 [DEBUG - kudu-nio-3] (Connection.java:757) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] Successfully connected to peer
14:01:42.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:42.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:42.934 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] Successfully connected to peer
14:01:42.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:42.941 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:42.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:42.977 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x3783c046, L:/127.0.0.1:39538 - R:/127.31.198.65:40253] using TOKEN/null
14:01:42.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:42.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:43.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:43.009 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.010 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:43.019 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.019 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:43.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:43.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:43.052 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] Successfully connected to peer
14:01:43.053 [DEBUG - kudu-nio-3] (Connection.java:757) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] Successfully connected to peer
14:01:43.056 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:43.153 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:43.153 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 39 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112903152 for job 92c33aaeb4bdc39914373d284a381475.
14:01:43.153 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:43.153 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:43.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:43.105712   368 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.31.198.66:45241, user_credentials={real_user=slave}} blocked reactor thread for 55303us
14:01:43.155 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:43.155 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:43.156 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:43.156 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:43.156 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:43.156 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:43.156 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:43.157 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:43.157 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:43.157 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:43.161 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:43.162 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:43.163 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:43.163 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.163 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.164 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.164 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.165 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.165 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.166 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:43.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.171 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:43.172 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:43.171 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.173 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x402e3b6a, L:/127.0.0.1:43842 - R:/127.31.198.66:45241] using TOKEN/null
14:01:43.173 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:43.170 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 39 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=17 ms, finalizationTime=1 ms).
14:01:43.174 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 39 as completed for source Source: KuduSource.
14:01:43.176 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xc48fec97, L:/127.0.0.1:39540 - R:/127.31.198.65:40253] using TOKEN/null
14:01:43.200 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:43.239 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xda5d866e, L:/127.0.0.1:43856 - R:/127.31.198.66:45241] using TOKEN/null
14:01:43.240 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:43.240 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:43.240 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:43.241 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.241 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.241 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.242 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:43.241 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.242 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.242 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.243 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.243 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.243 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.244 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:43.254 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.255 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:43.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.260 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:43.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:43.314 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 1 for job aa838b7d2caf252011828eed7163388e (5026 bytes, checkpointDuration=421 ms, finalizationTime=0 ms).
14:01:43.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:43.317 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 1 as completed for source Source: KuduSource.
14:01:43.318 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 2b0d0bf086dde0c61becbb4a27ae9da646fc78efc48a4cd593c5d2e14e2ddd99 from pending
14:01:43.318 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 27480e7a55b5409c9ee5028e7a9ac2ea1cc8d2b463a15e09015af088ec88b222 from pending
14:01:43.318 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split c857dc179f48e9897a43dc8f6cc4caf42d3d46efa2f61e5e352d52c49da9c79c from pending
14:01:43.318 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 89bc9b2b4e53a40cba525381e9ebda08e49e8b3621b50903b1d56d28067a5986 from pending
14:01:43.318 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split e7ea2cf5d101e8337615c87e6a0a7aef97df4c1e3b339af9c92f1c2bae140587 from pending
14:01:43.318 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 52692b3372aff1f6c0811f36d8a34f51e1c8f6f46c1a45669bf891eac2f4f9e2 from pending
14:01:43.318 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 1 complete: removed 6 finished splits from enumerator state
14:01:43.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.321 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:43.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.324 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:43.330 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.330 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:43.334 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.335 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:43.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:43.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:43.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 520d936d1fdb4058bda61dae3b77a6bc
14:01:43.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:43.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 520d936d1fdb4058bda61dae3b77a6bc
14:01:43.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:43.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c44f838c921c4afd920c557f4c9904c0 for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:43.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1a22ee3b19c6487a8ba311116dca5140 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:43.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b53efd42c2d24fa09e286fd5a7b23d38 for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:43.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed5d8f423a0747b890be613458506c6c for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:43.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 458b011732e14eca903a01178cff2467 for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:43.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:43.362 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000000000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:43.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:43.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7de6d576cb544a16966da1a448a8032c for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:43.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b90f6f6f7e784379ae9fe0c41f6137a6 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:43.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b7815bb0fa24903a98cd9305936b18f for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:43.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:43.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:43.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:43.369 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000000000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=7de6d576cb544a16966da1a448a8032c@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=b90f6f6f7e784379ae9fe0c41f6137a6@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=9b7815bb0fa24903a98cd9305936b18f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:43.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 520d936d1fdb4058bda61dae3b77a6bc
14:01:43.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table a69a3211bd6d4df8adfc7efad996d8fe
14:01:43.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c44f838c921c4afd920c557f4c9904c0 for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:43.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1a22ee3b19c6487a8ba311116dca5140 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:43.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b53efd42c2d24fa09e286fd5a7b23d38 for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:43.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed5d8f423a0747b890be613458506c6c for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:43.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 458b011732e14eca903a01178cff2467 for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:43.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:43.380 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000000000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:43.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.23.124:43905, [3ms] Sub RPC GetTableLocations: received response from server master-127.31.23.124:43905: OK, deferred=null)) after lookup
14:01:43.386 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=c44f838c921c4afd920c557f4c9904c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet c44f838c921c4afd920c557f4c9904c0 for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:43.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112903392 for job aa838b7d2caf252011828eed7163388e.
14:01:43.412 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 2 for job aa838b7d2caf252011828eed7163388e (964 bytes, checkpointDuration=19 ms, finalizationTime=0 ms).
14:01:43.414 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=1a22ee3b19c6487a8ba311116dca5140, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.414 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1a22ee3b19c6487a8ba311116dca5140 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:43.415 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 2 as completed for source Source: KuduSource.
14:01:43.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b53efd42c2d24fa09e286fd5a7b23d38, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.420 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b53efd42c2d24fa09e286fd5a7b23d38 for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:43.426 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=ed5d8f423a0747b890be613458506c6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.426 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ed5d8f423a0747b890be613458506c6c for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:43.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=458b011732e14eca903a01178cff2467, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 458b011732e14eca903a01178cff2467 for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:43.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:43.449 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:43.449 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:43.450 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:43.450 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:43.450 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:43.450 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:43.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:43.450 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:43.451 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:43.451 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:43.451 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:43.451 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:43.452 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:43.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a659281392d74849aa35abcf24265b84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a659281392d74849aa35abcf24265b84 for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:43.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:43.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7de6d576cb544a16966da1a448a8032c for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:43.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b90f6f6f7e784379ae9fe0c41f6137a6 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:43.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9b7815bb0fa24903a98cd9305936b18f for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:43.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8f7491e55e749d28d7eef3857172690 for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:43.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0125addc84674348a266603ac026302f for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:43.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 82d20fa19dfc443c86629751c91b9f3d for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:43.460 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000000000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=7de6d576cb544a16966da1a448a8032c@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=b90f6f6f7e784379ae9fe0c41f6137a6@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=9b7815bb0fa24903a98cd9305936b18f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=b8f7491e55e749d28d7eef3857172690@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)[L],d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253),dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=0125addc84674348a266603ac026302f@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=82d20fa19dfc443c86629751c91b9f3d@[7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241),d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)[L],dcf77e48bc404b81b10414a09ea49707(127.31.198.67:45223)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:43.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.198.124:43517, [6ms] Sub RPC GetTableLocations: received response from server master-127.31.198.124:43517: OK, deferred=null)) after lookup
14:01:43.465 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:43.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.470 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:43.475 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.475 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:43.484 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.484 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:43.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:43.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:43.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=c44f838c921c4afd920c557f4c9904c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet c44f838c921c4afd920c557f4c9904c0 for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:43.507 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:43.507 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:43.507 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:43.507 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:43.507 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:43.508 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:43.508 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:43.508 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:43.508 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:43.508 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:43.508 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:43.508 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:43.508 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:43.512 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=1a22ee3b19c6487a8ba311116dca5140, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.512 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 1a22ee3b19c6487a8ba311116dca5140 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:43.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b53efd42c2d24fa09e286fd5a7b23d38, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.518 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b53efd42c2d24fa09e286fd5a7b23d38 for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:43.524 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=ed5d8f423a0747b890be613458506c6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.524 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet ed5d8f423a0747b890be613458506c6c for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:43.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=458b011732e14eca903a01178cff2467, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 458b011732e14eca903a01178cff2467 for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:43.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=a659281392d74849aa35abcf24265b84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.539 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a659281392d74849aa35abcf24265b84 for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:43.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=7de6d576cb544a16966da1a448a8032c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.559 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 7de6d576cb544a16966da1a448a8032c for partition [0x0000000000000000, 0x0000000000000001) with scanner id null
14:01:43.562 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:43.562 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:43.563 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:43.563 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.563 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.564 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.564 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.564 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.564 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.565 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.565 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.565 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.565 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:43.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b90f6f6f7e784379ae9fe0c41f6137a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b90f6f6f7e784379ae9fe0c41f6137a6 for partition [0x0000000000000001, 0x0000000000000002) with scanner id null
14:01:43.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 40 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112903582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:43.590 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=9b7815bb0fa24903a98cd9305936b18f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.591 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 9b7815bb0fa24903a98cd9305936b18f for partition [0x0000000100000000, 0x0000000100000001) with scanner id null
14:01:43.592 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 40 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:43.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 40 as completed for source Source: KuduSource.
14:01:43.599 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 3 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=b8f7491e55e749d28d7eef3857172690, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.599 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b8f7491e55e749d28d7eef3857172690 for partition [0x0000000100000001, 0x0000000100000002) with scanner id null
14:01:43.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=0125addc84674348a266603ac026302f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0125addc84674348a266603ac026302f for partition [0x0000000200000000, 0x0000000200000001) with scanner id null
14:01:43.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=82d20fa19dfc443c86629751c91b9f3d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:43.609 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 82d20fa19dfc443c86629751c91b9f3d for partition [0x0000000200000001, 0x0000000200000002) with scanner id null
14:01:43.610 [DEBUG - main] (Connection.java:575) [peer master-127.31.198.126:34819(127.31.198.126:34819)] disconnecting while in state READY
14:01:43.610 [DEBUG - main] (Connection.java:575) [peer master-127.31.198.124:43517(127.31.198.124:43517)] disconnecting while in state READY
14:01:43.610 [DEBUG - main] (Connection.java:575) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] disconnecting while in state READY
14:01:43.610 [DEBUG - main] (Connection.java:575) [peer master-127.31.198.125:36975(127.31.198.125:36975)] disconnecting while in state READY
14:01:43.610 [DEBUG - main] (Connection.java:575) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] disconnecting while in state READY
14:01:43.611 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.198.125:36975(127.31.198.125:36975)] handling channelInactive
14:01:43.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.198.124:43517(127.31.198.124:43517)] handling channelInactive
14:01:43.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.198.124:43517(127.31.198.124:43517)] cleaning up while in state READY due to: connection closed
14:01:43.611 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:43.611 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] handling channelInactive
14:01:43.612 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] cleaning up while in state READY due to: connection closed
14:01:43.613 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 26 thread-local buffer(s) from thread: kudu-nio-1
14:01:43.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.198.125:36975(127.31.198.125:36975)] cleaning up while in state READY due to: connection closed
14:01:43.620 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:43.611 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.198.126:34819(127.31.198.126:34819)] handling channelInactive
14:01:43.621 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.198.126:34819(127.31.198.126:34819)] cleaning up while in state READY due to: connection closed
14:01:43.621 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
14:01:43.613 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 26 thread-local buffer(s) from thread: kudu-nio-4
14:01:43.643 [DEBUG - kudu-nio-3] (Connection.java:239) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] handling channelInactive
14:01:43.643 [DEBUG - kudu-nio-3] (Connection.java:709) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] cleaning up while in state READY due to: connection closed
14:01:43.644 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-3
14:01:43.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:43.643905 32537 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 353
14:01:43.665 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:43.665 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:43.666 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:43.666 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:43.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:43.666 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:43.666 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:43.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:43.666 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:43.667 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:43.667 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:43.667 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:43.667 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:43.671 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:43.671 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:43.671 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:43.672 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:43.672 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:43.672 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:43.673 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:43.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:43.673 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:43.673 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:43.673 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:43.673 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:43.673 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:43.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:43.678370   475 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:43.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:43.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:43.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112903892 for job aa838b7d2caf252011828eed7163388e.
14:01:43.902 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:43.902 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:43.903 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:43.903 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.903 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.903 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.903 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.904 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.904 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.904 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.905 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.905 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.905 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:43.908 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 3 for job aa838b7d2caf252011828eed7163388e (964 bytes, checkpointDuration=16 ms, finalizationTime=0 ms).
14:01:43.911 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 3 as completed for source Source: KuduSource.
14:01:43.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:43.952 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:43.952 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:43.952 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:43.953 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:43.953 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:43.953 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:43.953 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:43.954 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:43.954 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:43.954 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:43.954 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:43.954 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:43.954 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:43.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:43.960 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:43.960 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:43.961 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:43.961 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.961 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.961 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:43.962 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.962 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.962 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:43.962 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.963 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.963 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:43.963 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:43.965 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:43.965 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:43.966 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:43.966 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:43.966 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:43.966 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:43.967 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:43.967 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:43.967 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:43.967 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:43.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:43.967 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:43.968 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:43.977 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:43.977 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:43.978 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:43.978 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:43.978 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:43.978 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:43.979 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:43.979 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:43.979 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:43.979 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:43.979 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:43.979 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:43.980 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:43.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:43.997308 32537 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 353
14:01:44.053 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:44.053 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:44.053 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:44.054 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:44.054 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:44.054 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:44.054 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:44.054 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:44.054 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:44.054 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:44.054 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:44.054 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:44.054 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:44.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 41 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112904082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:44.092 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 41 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:44.093 [DEBUG - kudu-nio-3] (Connection.java:239) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] handling channelInactive
14:01:44.093 [DEBUG - kudu-nio-3] (Connection.java:709) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] cleaning up while in state READY due to: connection closed
14:01:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:44.093883   505 connection.cc:582] server connection from 127.31.198.65:38017 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:44.094 [DEBUG - kudu-nio-3] (Connection.java:239) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] handling channelInactive
14:01:44.094 [DEBUG - kudu-nio-3] (Connection.java:709) [peer d64c5ff2aa694914850f7492babf6766(127.31.198.65:40253)] cleaning up while in state READY due to: connection closed
14:01:44.096 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 41 as completed for source Source: KuduSource.
14:01:44.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:44.095880 32537 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 490
14:01:44.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:44.122316   612 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:44.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 520d936d1fdb4058bda61dae3b77a6bc
14:01:44.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c44f838c921c4afd920c557f4c9904c0 for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:44.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1a22ee3b19c6487a8ba311116dca5140 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:44.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b53efd42c2d24fa09e286fd5a7b23d38 for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:44.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed5d8f423a0747b890be613458506c6c for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:44.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 458b011732e14eca903a01178cff2467 for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:44.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:44.155 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000000000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:44.158 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:44.158 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:44.159 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:44.159 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='02c7c7cda0ee846a13cd95802240fd606760d710c8c57aeef6d3016d7ed4db34'}]
14:01:44.159 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:44.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:44.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:44.160 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:44.161 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='a0f41fc41f59c274fee303863b0841b10557c85bbee3f2a355f253aac5113cf5'}]
14:01:44.162 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:44.162 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='988325cd19a581d81cefa536aa5b5e5cc81e6be65f9f71228c96f2df181d477f'}]
14:01:44.163 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:44.164 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:44.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:44.164 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:44.165 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:44.165 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:44.165 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:44.165 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:44.165 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:44.166 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299998, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:44.166 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:01:44.167 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299997, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}]
14:01:44.167 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:01:44.168 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299997, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:44.172 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='72c8dd4bc5dfd43490891f50133978199c3c04057695744258daf454a8d05495'}]
14:01:44.178 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:44.179 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:44.179 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 1
14:01:44.180 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299998, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:44.180 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:44.181 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:44.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:44.190 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:44.190 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:44.200 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:44.202 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:44.205 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c07b3a8, L:/127.0.0.1:47776 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:44.206 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:44.218 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:44.224 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246455390208001) for scanner KuduScanner(table=replication_test_table, tablet=c44f838c921c4afd920c557f4c9904c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:44.224 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [02c7c7cda0ee846a13cd95802240fd606760d710c8c57aeef6d3016d7ed4db34]
14:01:44.225 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [02c7c7cda0ee846a13cd95802240fd606760d710c8c57aeef6d3016d7ed4db34]
14:01:44.225 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:44.225 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:44.226 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:44.227 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 02c7c7cda0ee846a13cd95802240fd606760d710c8c57aeef6d3016d7ed4db34 finished by subtask 1; deferring removal (restored in pending)
14:01:44.228 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:44.228 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='44e234d8f010829ff4a9f56fac7d32cbcc1f214454305b595e6c0bd30c33b537'}]
14:01:44.229 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:44.230 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:44.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:44.243 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbc92bc94, L:/127.0.0.1:47782 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:44.250 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:44.252 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:44.254 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246455390208001) for scanner KuduScanner(table=replication_test_table, tablet=b53efd42c2d24fa09e286fd5a7b23d38, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:44.255 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [a0f41fc41f59c274fee303863b0841b10557c85bbee3f2a355f253aac5113cf5]
14:01:44.255 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [a0f41fc41f59c274fee303863b0841b10557c85bbee3f2a355f253aac5113cf5]
14:01:44.255 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:01:44.256 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:01:44.257 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split a0f41fc41f59c274fee303863b0841b10557c85bbee3f2a355f253aac5113cf5 finished by subtask 2; deferring removal (restored in pending)
14:01:44.257 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:44.258 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:44.258 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='1950e4c2c10f6924d3d320efac063ae80b69d8edd9681c019325f78a1cc6fe97'}]
14:01:44.260 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:44.260 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 3
14:01:44.261 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299997, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:44.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:44.264 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8045cb2b, L:/127.0.0.1:47796 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:44.265 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:01:44.266 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299997, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}]
14:01:44.280 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246455390208001) for scanner KuduScanner(table=replication_test_table, tablet=ed5d8f423a0747b890be613458506c6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:44.280 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [988325cd19a581d81cefa536aa5b5e5cc81e6be65f9f71228c96f2df181d477f]
14:01:44.281 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [988325cd19a581d81cefa536aa5b5e5cc81e6be65f9f71228c96f2df181d477f]
14:01:44.281 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:01:44.281 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:01:44.282 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 988325cd19a581d81cefa536aa5b5e5cc81e6be65f9f71228c96f2df181d477f finished by subtask 0; deferring removal (restored in pending)
14:01:44.282 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:44.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:44.286 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:44.289 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:44.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:44.289 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-0
14:01:44.289 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:44.292 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1dd75fdc, L:/127.0.0.1:47808 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:44.317 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:44.319 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246455390208001) for scanner KuduScanner(table=replication_test_table, tablet=1a22ee3b19c6487a8ba311116dca5140, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:44.320 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:108) Finished reading from splits [72c8dd4bc5dfd43490891f50133978199c3c04057695744258daf454a8d05495]
14:01:44.320 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [72c8dd4bc5dfd43490891f50133978199c3c04057695744258daf454a8d05495]
14:01:44.320 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 1 because it is idle.
14:01:44.321 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 1
14:01:44.321 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 72c8dd4bc5dfd43490891f50133978199c3c04057695744258daf454a8d05495 finished by subtask 3; deferring removal (restored in pending)
14:01:44.322 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:44.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:44.327 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:44.332 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:44.341 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:44.341 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:44.342 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:01:44.342 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:01:44.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:44.344 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:44.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:44.345 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:44.345 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:44.345 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:44.345 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:44.346 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:44.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:44.346 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:44.346 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:44.346 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:44.346 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:44.347 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:44.347 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:44.347 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:44.347 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:44.360 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:44.360 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:44.360 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:44.360 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:44.361 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:44.361 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:44.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:44.361 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:44.361 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:44.361 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:44.361 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:44.361 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:44.362 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:44.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:44.370 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:44.370 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:44.370 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:44.370 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:01:44.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:44.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112904393 for job aa838b7d2caf252011828eed7163388e.
14:01:44.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:44.405 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:44.407 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 4 for job aa838b7d2caf252011828eed7163388e (5086 bytes, checkpointDuration=14 ms, finalizationTime=0 ms).
14:01:44.409 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 4 as completed for source Source: KuduSource.
14:01:44.409 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 02c7c7cda0ee846a13cd95802240fd606760d710c8c57aeef6d3016d7ed4db34 from pending
14:01:44.409 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split a0f41fc41f59c274fee303863b0841b10557c85bbee3f2a355f253aac5113cf5 from pending
14:01:44.409 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 72c8dd4bc5dfd43490891f50133978199c3c04057695744258daf454a8d05495 from pending
14:01:44.410 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split 988325cd19a581d81cefa536aa5b5e5cc81e6be65f9f71228c96f2df181d477f from pending
14:01:44.410 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 4 complete: removed 4 finished splits from enumerator state
14:01:44.413 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:44.424 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:44.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:44.448 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08f1c39a, L:/127.0.0.1:47810 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:44.450 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:44.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x79a37765, L:/127.0.0.1:47820 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:44.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:44.469 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246455390208001) for scanner KuduScanner(table=replication_test_table, tablet=a659281392d74849aa35abcf24265b84, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:44.475 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246455390208001) for scanner KuduScanner(table=replication_test_table, tablet=458b011732e14eca903a01178cff2467, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:44.475 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [1950e4c2c10f6924d3d320efac063ae80b69d8edd9681c019325f78a1cc6fe97]
14:01:44.475 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [1950e4c2c10f6924d3d320efac063ae80b69d8edd9681c019325f78a1cc6fe97]
14:01:44.476 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 3 because it is idle.
14:01:44.476 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 3
14:01:44.476 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:44.476 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [44e234d8f010829ff4a9f56fac7d32cbcc1f214454305b595e6c0bd30c33b537]
14:01:44.476 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [44e234d8f010829ff4a9f56fac7d32cbcc1f214454305b595e6c0bd30c33b537]
14:01:44.476 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 1950e4c2c10f6924d3d320efac063ae80b69d8edd9681c019325f78a1cc6fe97 finished by subtask 2; deferring removal (restored in pending)
14:01:44.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:44.477 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 44e234d8f010829ff4a9f56fac7d32cbcc1f214454305b595e6c0bd30c33b537 finished by subtask 1; deferring removal (restored in pending)
14:01:44.476 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 2 because it is idle.
14:01:44.477 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 2
14:01:44.478 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:44.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:44.520 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:01:44.520 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:44.520 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:44.520 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:44.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:44.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:44.529 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:44.529 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 3 exited.
14:01:44.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 42 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112904582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:44.590 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 42 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:44.592 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 42 as completed for source Source: KuduSource.
14:01:44.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:44.646117   508 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.198.65:40253: connect: Connection refused (error 111)
14:01:44.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:44.660991   508 consensus_peers.cc:597] T 9b7815bb0fa24903a98cd9305936b18f P 7ab68d789dba4159a02c116c4c457f86 -> Peer d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253): Couldn't send request to peer d64c5ff2aa694914850f7492babf6766. Status: Network error: Client connection negotiation failed: client connection to 127.31.198.65:40253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:44.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:44.661649   508 consensus_peers.cc:597] T b8f7491e55e749d28d7eef3857172690 P 7ab68d789dba4159a02c116c4c457f86 -> Peer d64c5ff2aa694914850f7492babf6766 (127.31.198.65:40253): Couldn't send request to peer d64c5ff2aa694914850f7492babf6766. Status: Network error: Client connection negotiation failed: client connection to 127.31.198.65:40253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:44.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:44.668134 32537 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 490
14:01:44.677 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:44.677 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:44.678 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:44.678 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:44.678 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:44.678 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:44.679 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:44.679 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:44.679 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:44.680 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:44.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:44.680 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:44.680 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:44.705 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] handling channelInactive
14:01:44.705 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] cleaning up while in state READY due to: connection closed
14:01:44.708 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] handling channelInactive
14:01:44.708 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7ab68d789dba4159a02c116c4c457f86(127.31.198.66:45241)] cleaning up while in state READY due to: connection closed
14:01:44.713 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:44.713 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:44.713 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:44.713 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:44.713 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:44.713 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:44.714 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:44.714 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:44.714 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:44.714 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:44.714 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:44.714 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:44.714 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:44.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:44.718803 32567 connection.cc:582] server connection from 127.31.198.66:40469 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:44.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:44.721156 32537 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 627
14:01:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:44.768930   749 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:44.818 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:44.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:44.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 5 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112904893 for job aa838b7d2caf252011828eed7163388e.
14:01:44.897 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:44.897 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:44.898 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:44.898 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:44.898 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:44.899 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:44.904 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:44.905 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:44.905 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:44.905 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:44.905 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:44.905 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:44.907 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:44.909 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 5 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:01:44.912 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 5 as completed for source Source: KuduSource.
14:01:44.912 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 5 complete: removed split 1950e4c2c10f6924d3d320efac063ae80b69d8edd9681c019325f78a1cc6fe97 from pending
14:01:44.912 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 5 complete: removed split 44e234d8f010829ff4a9f56fac7d32cbcc1f214454305b595e6c0bd30c33b537 from pending
14:01:44.912 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 5 complete: removed 2 finished splits from enumerator state
14:01:44.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:44.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:44.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:44.993448 32537 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 627
14:01:45.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:45.022985 32537 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 32549
14:01:45.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:45.024662 32610 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:45.083 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 43 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112905082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:45.092 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 43 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:45.093 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 43 as completed for source Source: KuduSource.
14:01:45.186 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:45.186 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:45.186 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:45.187 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:45.187 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:45.187 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:45.187 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:45.187 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:45.187 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:45.187 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:45.187 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:45.188 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:45.188 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:45.198 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:45.199 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:45.199 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:45.199 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:45.199 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:45.200 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:45.200 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:45.200 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:45.200 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:45.200 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:45.200 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:45.200 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:45.200 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:45.210 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:45.210 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:45.210 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:45.211 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:45.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:45.211 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:45.212 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:45.212 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:45.212 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:45.212 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:45.212 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:45.212 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:45.212 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:45.216 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:45.216 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:45.216 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:45.217 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:45.217 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:45.217 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:45.217 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:45.217 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:45.217 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:45.217 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:45.217 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:45.217 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:45.217 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:45.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:45.246357 32537 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 32549
14:01:45.277 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.198.126:34819(127.31.198.126:34819)] handling channelInactive
14:01:45.277 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.198.126:34819(127.31.198.126:34819)] handling channelInactive
14:01:45.277 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.198.126:34819(127.31.198.126:34819)] cleaning up while in state READY due to: connection closed
14:01:45.277 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.198.126:34819(127.31.198.126:34819)] cleaning up while in state READY due to: connection closed
14:01:45.278 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.198.126:34819(127.31.198.126:34819)] handling channelInactive
14:01:45.278 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.198.126:34819(127.31.198.126:34819)] cleaning up while in state READY due to: connection closed
14:01:45.278 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.198.126:34819(127.31.198.126:34819)] handling channelInactive
14:01:45.278 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.198.126:34819(127.31.198.126:34819)] cleaning up while in state READY due to: connection closed
14:01:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:45.278635 32537 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 32617
14:01:45.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:45.279979 32681 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:45.318 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:45.364 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:45.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 6 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112905393 for job aa838b7d2caf252011828eed7163388e.
14:01:45.405 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 6 for job aa838b7d2caf252011828eed7163388e (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:45.408 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 6 as completed for source Source: KuduSource.
14:01:45.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:45.458 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:45.458 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:45.458 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:45.459 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:45.459 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:45.459 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:45.459 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:45.460 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:45.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:45.460 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:45.460 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:45.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:45.460 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:45.460 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:45.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:45.470315 32537 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 32617
14:01:45.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.198.125:36975(127.31.198.125:36975)] handling channelInactive
14:01:45.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.198.125:36975(127.31.198.125:36975)] cleaning up while in state READY due to: connection closed
14:01:45.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.198.125:36975(127.31.198.125:36975)] handling channelInactive
14:01:45.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.198.125:36975(127.31.198.125:36975)] cleaning up while in state READY due to: connection closed
14:01:45.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.198.125:36975(127.31.198.125:36975)] handling channelInactive
14:01:45.502 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.198.125:36975(127.31.198.125:36975)] cleaning up while in state READY due to: connection closed
14:01:45.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.198.125:36975(127.31.198.125:36975)] handling channelInactive
14:01:45.502 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.198.125:36975(127.31.198.125:36975)] cleaning up while in state READY due to: connection closed
14:01:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:45.504403 32537 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 32688
14:01:45.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:45.505792 32753 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:45.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 44 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112905581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:45.592 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 44 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:45.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 44 as completed for source Source: KuduSource.
14:01:45.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:45.716450 32537 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 32688
14:01:45.726 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:45.727 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:45.727 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:45.727 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:45.727 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:45.727 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:45.728 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:45.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:45.728 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:45.728 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:45.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:45.728 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:45.728 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:45.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.198.124:43517(127.31.198.124:43517)] handling channelInactive
14:01:45.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.198.124:43517(127.31.198.124:43517)] handling channelInactive
14:01:45.750 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.198.124:43517(127.31.198.124:43517)] cleaning up while in state READY due to: connection closed
14:01:45.750 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.198.124:43517(127.31.198.124:43517)] cleaning up while in state READY due to: connection closed
14:01:45.750 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.198.124:43517(127.31.198.124:43517)] handling channelInactive
14:01:45.750 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.198.124:43517(127.31.198.124:43517)] cleaning up while in state READY due to: connection closed
14:01:45.750 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.198.124:43517(127.31.198.124:43517)] handling channelInactive
14:01:45.755 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.198.124:43517(127.31.198.124:43517)] cleaning up while in state READY due to: connection closed
14:01:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:45Z chronyd exiting
14:01:45.817 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:45.838 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:45.839 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:45.839 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:45.839 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:45.839 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:45.839 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:45.840 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:45.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:45.840 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:45.840 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:45.840 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:45.840 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:45.840 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:45.864 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:45.864 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:45.865 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:45.865 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:45.865 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:45.865 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:45.865 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:45.865 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:45.865 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:45.865 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:45.866 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:45.866 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:45.866 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:45.866 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:45.887 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:45.887 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:45.888 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:45.888 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:45.888 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:45.888 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:45.888 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:45.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:45.889 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:45.889 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:45.889 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:45.889 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:45.889 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:45.894 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 7 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112905893 for job aa838b7d2caf252011828eed7163388e.
14:01:45.909 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 7 for job aa838b7d2caf252011828eed7163388e (964 bytes, checkpointDuration=15 ms, finalizationTime=1 ms).
14:01:45.911 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 7 as completed for source Source: KuduSource.
14:01:45.925 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:45.925 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:45.925 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:45.925 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:45.925 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:45.925 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:45.926 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:45.926 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:45.926 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:45.926 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:45.926 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:45.926 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:45.926 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:45.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:45.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:45.961 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testHashOnlyPartitioning: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:01:45.990 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testHashOnlyPartitioning: giving up after 1 attempts
14:01:45.990 [DEBUG - main] (Connection.java:575) [peer master-127.31.23.124:43905(127.31.23.124:43905)] disconnecting while in state READY
14:01:45.990 [DEBUG - main] (Connection.java:575) [peer master-127.31.23.125:35837(127.31.23.125:35837)] disconnecting while in state READY
14:01:45.990 [DEBUG - main] (Connection.java:575) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] disconnecting while in state READY
14:01:45.990 [DEBUG - main] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:45.990 [DEBUG - main] (Connection.java:575) [peer master-127.31.23.126:46099(127.31.23.126:46099)] disconnecting while in state READY
14:01:45.990 [DEBUG - main] (Connection.java:575) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] disconnecting while in state READY
14:01:45.991 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:45.991 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] handling channelInactive
14:01:45.991 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:45.991 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] cleaning up while in state READY due to: connection closed
14:01:45.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.23.126:46099(127.31.23.126:46099)] handling channelInactive
14:01:45.991 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] handling channelInactive
14:01:45.992 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state READY due to: connection closed
14:01:45.992 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] cleaning up while in state READY due to: connection closed
14:01:45.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:45.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.23.125:35837(127.31.23.125:35837)] handling channelInactive
14:01:45.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state READY due to: connection closed
14:01:45.996 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:01:45.996 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-5
14:01:45.996 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-2
14:01:45.996 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-4
14:01:45.996 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 23 thread-local buffer(s) from thread: kudu-nio-3
14:01:45.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.23.124:43905(127.31.23.124:43905)] handling channelInactive
14:01:45.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state READY due to: connection closed
14:01:45.997 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 26 thread-local buffer(s) from thread: kudu-nio-0
14:01:46.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.000486 31837 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 32123
14:01:46.001 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:46.002 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:46.002 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:46.003 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:46.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:46.004 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:46.004 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:46.004 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:46.005 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:46.005 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:46.005 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:46.006 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:46.006 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:46.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.030599 32246 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:46.062 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:46.062 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:46.062 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:46.062 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:46.062 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:46.062 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:46.062 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:46.062 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:46.063 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:46.063 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:46.063 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:46.063 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:46.063 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:46.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 45 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112906081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:46.091 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 45 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:46.091 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 45 as completed for source Source: KuduSource.
14:01:46.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 520d936d1fdb4058bda61dae3b77a6bc
14:01:46.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c44f838c921c4afd920c557f4c9904c0 for table 'replication_test_table' with partition [0x0000000000000000, 0x0000000000000001)
14:01:46.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1a22ee3b19c6487a8ba311116dca5140 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:46.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b53efd42c2d24fa09e286fd5a7b23d38 for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:46.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ed5d8f423a0747b890be613458506c6c for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:46.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 458b011732e14eca903a01178cff2467 for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:46.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:46.155 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000000000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299999, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:46.162 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='1f235c710f2ebe089d784e123eab8419dbe986cdbc315157b1759c213f416bd5'}]
14:01:46.164 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:46.164 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='ab48612e3bc4f9c815f664be248f9cc8513974120889b587f63c74c48b4f4ee3'}]
14:01:46.166 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:46.166 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='124fd1492863ea1fe37f7aa7ce12bf712321f70da770ef73565e9e289ddd9ada'}]
14:01:46.167 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:46.167 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='1f9eaf9ab9d97503ef7df426de8d23907f0dc759ed57d748fbb703765565b6f2'}]
14:01:46.168 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:46.168 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 3
14:01:46.169 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000000, upperBoundPartitionKey=0x0000000000000001, ttl=299997, tablet=c44f838c921c4afd920c557f4c9904c0@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:46.170 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (SplitFetcher.java:115) Starting split fetcher 2
14:01:46.170 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299997, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:46.171 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 4
14:01:46.171 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299997, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}]
14:01:46.171 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:115) Starting split fetcher 3
14:01:46.172 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299997, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:46.176 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:46.176 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:46.177 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:46.177 [DEBUG - pool-180-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:46.177 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:46.177 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:46.177 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:46.177 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:46.178 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:46.178 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:46.178 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:46.178 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:46.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:46.178 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:46.178 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:46.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=27466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [5ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [7ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [7ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [7ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [25ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [26ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [26ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [44ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [61ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [62ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [84ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [86ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [101ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [102ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [103ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [103ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [183ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [380ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [381ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [382ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [382ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [382ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [600ms] refreshing cache from master, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [601ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [601ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [602ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [602ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [920ms] refreshing cache from master, [920ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [921ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [922ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [923ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [923ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [2760ms] refreshing cache from master, [2760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [2762ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [2762ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [2763ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2763ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [4800ms] refreshing cache from master, [4801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [4801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [4801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [4802ms] too many traces: truncated at 100 traces, deferred=Deferred@1228419590(state=PENDING, result=null, callback=(continuation of Deferred@541606769 after retry RPC after error@1072036046) -> (continuation of Deferred@1817103656 after retry RPC after error@1684957861) -> (continuation of Deferred@106950290 after retry RPC after error@376198431) -> (continuation of Deferred@206695799 after retry RPC after error@469599514) -> (continuation of Deferred@1655690121 after retry RPC after error@379565678) -> (continuation of Deferred@363252639 after retry RPC after error@1652840804) -> (continuation of Deferred@2125200678 after retry RPC after error@367794267) -> (continuation of Deferred@917885770 after retry RPC after error@1991963521) -> (continuation of Deferred@1473864381 after retry RPC after error@578983645) -> (continuation of Deferred@984952388 after retry RPC after error@464708712) -> (continuation of Deferred@123908393 after retry RPC after error@836823910) -> (continuation of Deferred@573842448 after retry RPC after error@782833050) -> (continuation of Deferred@1020265119 after retry RPC after error@173897144) -> (continuation of Deferred@164287559 after retry RPC after error@1873351969) -> (continuation of Deferred@1397827249 after retry RPC after error@851470806) -> (continuation of Deferred@1844964133 after retry RPC after error@1255209895) -> (continuation of Deferred@275658978 after retry RPC after error@567377376) -> (continuation of Deferred@1940718652 after retry RPC after error@1047381037) -> (continuation of Deferred@1596281386 after retry RPC after error@1966152275) -> (continuation of Deferred@1856404525 after retry RPC after error@1044025720) -> (continuation of Deferred@1274753175 after retry RPC after error@920995897) -> (continuation of Deferred@1811881436 after retry RPC after error@19198090) -> (continuation of Deferred@323553201 after retry RPC after error@267460961) -> (continuation of Deferred@477351102 after retry RPC after error@989191962) -> (continuation of Deferred@1641689978 after retry RPC after error@1738996745) -> (continuation of Deferred@1706220159 after retry RPC after error@1907086556), errback=(continuation of Deferred@541606769 after retry RPC after error@1072036046) -> (continuation of Deferred@1817103656 after retry RPC after error@1684957861) -> (continuation of Deferred@106950290 after retry RPC after error@376198431) -> (continuation of Deferred@206695799 after retry RPC after error@469599514) -> (continuation of Deferred@1655690121 after retry RPC after error@379565678) -> (continuation of Deferred@363252639 after retry RPC after error@1652840804) -> (continuation of Deferred@2125200678 after retry RPC after error@367794267) -> (continuation of Deferred@917885770 after retry RPC after error@1991963521) -> (continuation of Deferred@1473864381 after retry RPC after error@578983645) -> (continuation of Deferred@984952388 after retry RPC after error@464708712) -> (continuation of Deferred@123908393 after retry RPC after error@836823910) -> (continuation of Deferred@573842448 after retry RPC after error@782833050) -> (continuation of Deferred@1020265119 after retry RPC after error@173897144) -> (continuation of Deferred@164287559 after retry RPC after error@1873351969) -> (continuation of Deferred@1397827249 after retry RPC after error@851470806) -> (continuation of Deferred@1844964133 after retry RPC after error@1255209895) -> (continuation of Deferred@275658978 after retry RPC after error@567377376) -> (continuation of Deferred@1940718652 after retry RPC after error@1047381037) -> (continuation of Deferred@1596281386 after retry RPC after error@1966152275) -> (continuation of Deferred@1856404525 after retry RPC after error@1044025720) -> (continuation of Deferred@1274753175 after retry RPC after error@920995897) -> (continuation of Deferred@1811881436 after retry RPC after error@19198090) -> (continuation of Deferred@323553201 after retry RPC after error@267460961) -> (continuation of Deferred@477351102 after retry RPC after error@989191962) -> (continuation of Deferred@1641689978 after retry RPC after error@1738996745) -> (continuation of Deferred@1706220159 after retry RPC after error@1907086556)))
14:01:46.181 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (SourceReaderBase.java:338) Closing Source Reader.
14:01:46.181 [WARN - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:1117) Source: KuduSource -> Sink: Writer (4/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=27466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [5ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [7ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [7ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [7ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [25ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [26ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [26ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [44ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [61ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [62ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [84ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [86ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [101ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [102ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [103ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [103ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [183ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [380ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [381ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [382ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [382ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [382ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [600ms] refreshing cache from master, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [601ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [601ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [602ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [602ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [920ms] refreshing cache from master, [920ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [921ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [922ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [923ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [923ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [2760ms] refreshing cache from master, [2760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [2762ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [2762ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [2763ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2763ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [4800ms] refreshing cache from master, [4801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [4801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [4801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [4802ms] too many traces: truncated at 100 traces, deferred=Deferred@1228419590(state=PENDING, result=null, callback=(continuation of Deferred@541606769 after retry RPC after error@1072036046) -> (continuation of Deferred@1817103656 after retry RPC after error@1684957861) -> (continuation of Deferred@106950290 after retry RPC after error@376198431) -> (continuation of Deferred@206695799 after retry RPC after error@469599514) -> (continuation of Deferred@1655690121 after retry RPC after error@379565678) -> (continuation of Deferred@363252639 after retry RPC after error@1652840804) -> (continuation of Deferred@2125200678 after retry RPC after error@367794267) -> (continuation of Deferred@917885770 after retry RPC after error@1991963521) -> (continuation of Deferred@1473864381 after retry RPC after error@578983645) -> (continuation of Deferred@984952388 after retry RPC after error@464708712) -> (continuation of Deferred@123908393 after retry RPC after error@836823910) -> (continuation of Deferred@573842448 after retry RPC after error@782833050) -> (continuation of Deferred@1020265119 after retry RPC after error@173897144) -> (continuation of Deferred@164287559 after retry RPC after error@1873351969) -> (continuation of Deferred@1397827249 after retry RPC after error@851470806) -> (continuation of Deferred@1844964133 after retry RPC after error@1255209895) -> (continuation of Deferred@275658978 after retry RPC after error@567377376) -> (continuation of Deferred@1940718652 after retry RPC after error@1047381037) -> (continuation of Deferred@1596281386 after retry RPC after error@1966152275) -> (continuation of Deferred@1856404525 after retry RPC after error@1044025720) -> (continuation of Deferred@1274753175 after retry RPC after error@920995897) -> (continuation of Deferred@1811881436 after retry RPC after error@19198090) -> (continuation of Deferred@323553201 after retry RPC after error@267460961) -> (continuation of Deferred@477351102 after retry RPC after error@989191962) -> (continuation of Deferred@1641689978 after retry RPC after error@1738996745) -> (continuation of Deferred@1706220159 after retry RPC after error@1907086556), errback=(continuation of Deferred@541606769 after retry RPC after error@1072036046) -> (continuation of Deferred@1817103656 after retry RPC after error@1684957861) -> (continuation of Deferred@106950290 after retry RPC after error@376198431) -> (continuation of Deferred@206695799 after retry RPC after error@469599514) -> (continuation of Deferred@1655690121 after retry RPC after error@379565678) -> (continuation of Deferred@363252639 after retry RPC after error@1652840804) -> (continuation of Deferred@2125200678 after retry RPC after error@367794267) -> (continuation of Deferred@917885770 after retry RPC after error@1991963521) -> (continuation of Deferred@1473864381 after retry RPC after error@578983645) -> (continuation of Deferred@984952388 after retry RPC after error@464708712) -> (continuation of Deferred@123908393 after retry RPC after error@836823910) -> (continuation of Deferred@573842448 after retry RPC after error@782833050) -> (continuation of Deferred@1020265119 after retry RPC after error@173897144) -> (continuation of Deferred@164287559 after retry RPC after error@1873351969) -> (continuation of Deferred@1397827249 after retry RPC after error@851470806) -> (continuation of Deferred@1844964133 after retry RPC after error@1255209895) -> (continuation of Deferred@275658978 after retry RPC after error@567377376) -> (continuation of Deferred@1940718652 after retry RPC after error@1047381037) -> (continuation of Deferred@1596281386 after retry RPC after error@1966152275) -> (continuation of Deferred@1856404525 after retry RPC after error@1044025720) -> (continuation of Deferred@1274753175 after retry RPC after error@920995897) -> (continuation of Deferred@1811881436 after retry RPC after error@19198090) -> (continuation of Deferred@323553201 after retry RPC after error@267460961) -> (continuation of Deferred@477351102 after retry RPC after error@989191962) -> (continuation of Deferred@1641689978 after retry RPC after error@1738996745) -> (continuation of Deferred@1706220159 after retry RPC after error@1907086556)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.171.254:38105
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:46.183 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (4/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2).
14:01:46.185 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (4/4)#2 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2.
14:01:46.186 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:46.187 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:46.188 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1449) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from INITIALIZING to FAILED on bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=27466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [5ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [7ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [7ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [7ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [22ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [25ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [26ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [26ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [42ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [44ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [61ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [62ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [84ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [85ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [86ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [101ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [102ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [103ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [103ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [122ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [123ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [183ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [183ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [380ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [381ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [382ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [382ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [382ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [600ms] refreshing cache from master, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [601ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [601ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [602ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [602ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [920ms] refreshing cache from master, [920ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [921ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [922ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [923ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [923ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [2760ms] refreshing cache from master, [2760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [2762ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [2762ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [2763ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2763ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [4800ms] refreshing cache from master, [4801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [4801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [4801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [4802ms] too many traces: truncated at 100 traces, deferred=Deferred@1228419590(state=PENDING, result=null, callback=(continuation of Deferred@541606769 after retry RPC after error@1072036046) -> (continuation of Deferred@1817103656 after retry RPC after error@1684957861) -> (continuation of Deferred@106950290 after retry RPC after error@376198431) -> (continuation of Deferred@206695799 after retry RPC after error@469599514) -> (continuation of Deferred@1655690121 after retry RPC after error@379565678) -> (continuation of Deferred@363252639 after retry RPC after error@1652840804) -> (continuation of Deferred@2125200678 after retry RPC after error@367794267) -> (continuation of Deferred@917885770 after retry RPC after error@1991963521) -> (continuation of Deferred@1473864381 after retry RPC after error@578983645) -> (continuation of Deferred@984952388 after retry RPC after error@464708712) -> (continuation of Deferred@123908393 after retry RPC after error@836823910) -> (continuation of Deferred@573842448 after retry RPC after error@782833050) -> (continuation of Deferred@1020265119 after retry RPC after error@173897144) -> (continuation of Deferred@164287559 after retry RPC after error@1873351969) -> (continuation of Deferred@1397827249 after retry RPC after error@851470806) -> (continuation of Deferred@1844964133 after retry RPC after error@1255209895) -> (continuation of Deferred@275658978 after retry RPC after error@567377376) -> (continuation of Deferred@1940718652 after retry RPC after error@1047381037) -> (continuation of Deferred@1596281386 after retry RPC after error@1966152275) -> (continuation of Deferred@1856404525 after retry RPC after error@1044025720) -> (continuation of Deferred@1274753175 after retry RPC after error@920995897) -> (continuation of Deferred@1811881436 after retry RPC after error@19198090) -> (continuation of Deferred@323553201 after retry RPC after error@267460961) -> (continuation of Deferred@477351102 after retry RPC after error@989191962) -> (continuation of Deferred@1641689978 after retry RPC after error@1738996745) -> (continuation of Deferred@1706220159 after retry RPC after error@1907086556), errback=(continuation of Deferred@541606769 after retry RPC after error@1072036046) -> (continuation of Deferred@1817103656 after retry RPC after error@1684957861) -> (continuation of Deferred@106950290 after retry RPC after error@376198431) -> (continuation of Deferred@206695799 after retry RPC after error@469599514) -> (continuation of Deferred@1655690121 after retry RPC after error@379565678) -> (continuation of Deferred@363252639 after retry RPC after error@1652840804) -> (continuation of Deferred@2125200678 after retry RPC after error@367794267) -> (continuation of Deferred@917885770 after retry RPC after error@1991963521) -> (continuation of Deferred@1473864381 after retry RPC after error@578983645) -> (continuation of Deferred@984952388 after retry RPC after error@464708712) -> (continuation of Deferred@123908393 after retry RPC after error@836823910) -> (continuation of Deferred@573842448 after retry RPC after error@782833050) -> (continuation of Deferred@1020265119 after retry RPC after error@173897144) -> (continuation of Deferred@164287559 after retry RPC after error@1873351969) -> (continuation of Deferred@1397827249 after retry RPC after error@851470806) -> (continuation of Deferred@1844964133 after retry RPC after error@1255209895) -> (continuation of Deferred@275658978 after retry RPC after error@567377376) -> (continuation of Deferred@1940718652 after retry RPC after error@1047381037) -> (continuation of Deferred@1596281386 after retry RPC after error@1966152275) -> (continuation of Deferred@1856404525 after retry RPC after error@1044025720) -> (continuation of Deferred@1274753175 after retry RPC after error@920995897) -> (continuation of Deferred@1811881436 after retry RPC after error@19198090) -> (continuation of Deferred@323553201 after retry RPC after error@267460961) -> (continuation of Deferred@477351102 after retry RPC after error@989191962) -> (continuation of Deferred@1641689978 after retry RPC after error@1738996745) -> (continuation of Deferred@1706220159 after retry RPC after error@1907086556)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.171.254:38105
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:46.193 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 3 (#2) of source Source: KuduSource.
14:01:46.193 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:46.193 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_2.
14:01:46.193 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b) switched from state RUNNING to RESTARTING.
14:01:46.195 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:46.196 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:46.200 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:46.205 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:46.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:46.212 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:46.219 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.222 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb9cf6c3b, L:/127.0.0.1:47830 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:46.223 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.226 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc7776bd, L:/127.0.0.1:47842 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:46.227 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:46.227 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:46.227 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:46.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:46.228 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:46.228 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:46.228 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:46.228 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:46.228 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:46.228 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:46.228 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:46.228 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:46.228 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:46.229 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:46.238 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:46.241 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.246 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0aca5aa9, L:/127.0.0.1:47848 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:46.250 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:46.251 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:46.251 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:46.251 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:46.251 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:46.252 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:46.252 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:46.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:46.252 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.253 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:46.253 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:46.253 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:46.256 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2111f03f, L:/127.0.0.1:47850 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:46.252 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:46.256 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:46.264 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246463582208001) for scanner KuduScanner(table=replication_test_table, tablet=c44f838c921c4afd920c557f4c9904c0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:46.264 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [1f235c710f2ebe089d784e123eab8419dbe986cdbc315157b1759c213f416bd5]
14:01:46.265 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [1f235c710f2ebe089d784e123eab8419dbe986cdbc315157b1759c213f416bd5]
14:01:46.265 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 3 because it is idle.
14:01:46.265 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 3
14:01:46.265 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:46.266 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 1f235c710f2ebe089d784e123eab8419dbe986cdbc315157b1759c213f416bd5 finished by subtask 0; deferring removal (restored in pending)
14:01:46.267 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='da7109564da9f5106e2cccbda115c8ba47487325ea82c44779dd8f812f04522f'}]
14:01:46.268 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:46.269 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:46.284 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 4
14:01:46.292 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246463582208001) for scanner KuduScanner(table=replication_test_table, tablet=b53efd42c2d24fa09e286fd5a7b23d38, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:46.285 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299997, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}]
14:01:46.292 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [124fd1492863ea1fe37f7aa7ce12bf712321f70da770ef73565e9e289ddd9ada]
14:01:46.292 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [124fd1492863ea1fe37f7aa7ce12bf712321f70da770ef73565e9e289ddd9ada]
14:01:46.293 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 4 because it is idle.
14:01:46.293 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 4
14:01:46.295 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246463582208001) for scanner KuduScanner(table=replication_test_table, tablet=ed5d8f423a0747b890be613458506c6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:46.296 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:46.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.296914 31837 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 32123
14:01:46.297 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:46.297 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:46.297 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:46.298 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:46.298 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:46.298 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:46.298 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:46.298 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:46.298 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:108) Finished reading from splits [1f9eaf9ab9d97503ef7df426de8d23907f0dc759ed57d748fbb703765565b6f2]
14:01:46.299 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:46.299 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:46.299 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:46.299 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [1f9eaf9ab9d97503ef7df426de8d23907f0dc759ed57d748fbb703765565b6f2]
14:01:46.299 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:46.300 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 3 because it is idle.
14:01:46.300 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 3
14:01:46.300 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:46.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:46.301 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 124fd1492863ea1fe37f7aa7ce12bf712321f70da770ef73565e9e289ddd9ada finished by subtask 2; deferring removal (restored in pending)
14:01:46.301 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 1f9eaf9ab9d97503ef7df426de8d23907f0dc759ed57d748fbb703765565b6f2 finished by subtask 1; deferring removal (restored in pending)
14:01:46.302 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:46.302 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='fb5a82b2a2448be4dd30d1fe638e3f6b0df33a2cd1ed01d8e3a900f6258be568'}]
14:01:46.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:46.303 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:46.303 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 5
14:01:46.304 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299997, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}]
14:01:46.308 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 3 exited.
14:01:46.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:46.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:46.309 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:46.312 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:46.312 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 3 exited.
14:01:46.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:46.312 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:01:46.312 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:46.315 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:46.315 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:46.316 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:46.316 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:46.316 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:46.317 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:46.319 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 4 exited.
14:01:46.328 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.331 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa805a1bc, L:/127.0.0.1:47860 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:46.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:46.339825 32415 connection.cc:582] server connection from 127.31.23.65:45675 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:46.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.341787 31837 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 32261
14:01:46.342 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] Successfully connected to peer
14:01:46.343 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246463582208001) for scanner KuduScanner(table=replication_test_table, tablet=458b011732e14eca903a01178cff2467, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:46.344 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [da7109564da9f5106e2cccbda115c8ba47487325ea82c44779dd8f812f04522f]
14:01:46.344 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [da7109564da9f5106e2cccbda115c8ba47487325ea82c44779dd8f812f04522f]
14:01:46.344 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 4 because it is idle.
14:01:46.345 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 4
14:01:46.345 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] disconnecting while in state READY
14:01:46.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:46.347 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split da7109564da9f5106e2cccbda115c8ba47487325ea82c44779dd8f812f04522f finished by subtask 0; deferring removal (restored in pending)
14:01:46.348 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.66
14:01:46.349 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:46.349 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:46.350 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:46.350 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 4 exited.
14:01:46.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.352952 32384 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:46.357 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:46.394 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 8 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112906393 for job aa838b7d2caf252011828eed7163388e.
14:01:46.404 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 8 for job aa838b7d2caf252011828eed7163388e (5086 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:46.405 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:46.405 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:46.405 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:46.406 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:46.406 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:46.406 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:46.406 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:46.406 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:46.406 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:46.406 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:46.406 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 8 as completed for source Source: KuduSource.
14:01:46.406 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split 1f9eaf9ab9d97503ef7df426de8d23907f0dc759ed57d748fbb703765565b6f2 from pending
14:01:46.406 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split 1f235c710f2ebe089d784e123eab8419dbe986cdbc315157b1759c213f416bd5 from pending
14:01:46.406 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split da7109564da9f5106e2cccbda115c8ba47487325ea82c44779dd8f812f04522f from pending
14:01:46.406 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 8 complete: removed split 124fd1492863ea1fe37f7aa7ce12bf712321f70da770ef73565e9e289ddd9ada from pending
14:01:46.406 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 8 complete: removed 4 finished splits from enumerator state
14:01:46.407 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:46.407 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:46.407 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:46.438 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:46.459 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:46.490 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:46.490 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:46.490 [DEBUG - pool-182-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:46.490 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:46.491 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:46.491 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:46.491 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:46.491 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:46.491 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:46.491 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:46.491 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:46.491 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:46.491 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:46.492 [DEBUG - kudu-nio-7] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=27782), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [4ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [7ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [8ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [20ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [23ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [24ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [24ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [24ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [44ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [63ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [84ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [84ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [102ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [103ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [103ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [103ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [202ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [420ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [422ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [422ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [422ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [423ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [780ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [782ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [782ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [782ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [782ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1180ms] refreshing cache from master, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1183ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1240ms] refreshing cache from master, [1241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1243ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1244ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1244ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2221ms] refreshing cache from master, [2221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [2222ms] too many traces: truncated at 100 traces, deferred=Deferred@1750751976(state=PENDING, result=null, callback=(continuation of Deferred@2016625580 after retry RPC after error@1063536151) -> (continuation of Deferred@720358426 after retry RPC after error@282611381) -> (continuation of Deferred@1922318625 after retry RPC after error@1876813210) -> (continuation of Deferred@998669159 after retry RPC after error@1777936196) -> (continuation of Deferred@968162835 after retry RPC after error@969223562) -> (continuation of Deferred@823145622 after retry RPC after error@292808439) -> (continuation of Deferred@254396076 after retry RPC after error@529535934) -> (continuation of Deferred@789848158 after retry RPC after error@568213269) -> (continuation of Deferred@1619235108 after retry RPC after error@2131845993) -> (continuation of Deferred@1904847365 after retry RPC after error@570361270) -> (continuation of Deferred@1560914460 after retry RPC after error@704086271) -> (continuation of Deferred@361942598 after retry RPC after error@1276750839) -> (continuation of Deferred@1548792098 after retry RPC after error@1236611631) -> (continuation of Deferred@1255548321 after retry RPC after error@1259432223) -> (continuation of Deferred@303110398 after retry RPC after error@1926587609) -> (continuation of Deferred@156613647 after retry RPC after error@1238136235) -> (continuation of Deferred@1392530052 after retry RPC after error@170530705) -> (continuation of Deferred@775644959 after retry RPC after error@82853470) -> (continuation of Deferred@1437980726 after retry RPC after error@259640206) -> (continuation of Deferred@2047821537 after retry RPC after error@2139657520) -> (continuation of Deferred@75990687 after retry RPC after error@1172510778) -> (continuation of Deferred@1163617833 after retry RPC after error@2118208167) -> (continuation of Deferred@1187682446 after retry RPC after error@464874149), errback=(continuation of Deferred@2016625580 after retry RPC after error@1063536151) -> (continuation of Deferred@720358426 after retry RPC after error@282611381) -> (continuation of Deferred@1922318625 after retry RPC after error@1876813210) -> (continuation of Deferred@998669159 after retry RPC after error@1777936196) -> (continuation of Deferred@968162835 after retry RPC after error@969223562) -> (continuation of Deferred@823145622 after retry RPC after error@292808439) -> (continuation of Deferred@254396076 after retry RPC after error@529535934) -> (continuation of Deferred@789848158 after retry RPC after error@568213269) -> (continuation of Deferred@1619235108 after retry RPC after error@2131845993) -> (continuation of Deferred@1904847365 after retry RPC after error@570361270) -> (continuation of Deferred@1560914460 after retry RPC after error@704086271) -> (continuation of Deferred@361942598 after retry RPC after error@1276750839) -> (continuation of Deferred@1548792098 after retry RPC after error@1236611631) -> (continuation of Deferred@1255548321 after retry RPC after error@1259432223) -> (continuation of Deferred@303110398 after retry RPC after error@1926587609) -> (continuation of Deferred@156613647 after retry RPC after error@1238136235) -> (continuation of Deferred@1392530052 after retry RPC after error@170530705) -> (continuation of Deferred@775644959 after retry RPC after error@82853470) -> (continuation of Deferred@1437980726 after retry RPC after error@259640206) -> (continuation of Deferred@2047821537 after retry RPC after error@2139657520) -> (continuation of Deferred@75990687 after retry RPC after error@1172510778) -> (continuation of Deferred@1163617833 after retry RPC after error@2118208167) -> (continuation of Deferred@1187682446 after retry RPC after error@464874149)))
14:01:46.493 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (SourceReaderBase.java:338) Closing Source Reader.
14:01:46.493 [WARN - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:1117) Source: KuduSource -> Sink: Writer (3/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=27782), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [4ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [7ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [8ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [20ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [23ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [24ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [24ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [24ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [44ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [63ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [84ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [84ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [102ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [103ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [103ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [103ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [202ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [420ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [422ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [422ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [422ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [423ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [780ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [782ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [782ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [782ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [782ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1180ms] refreshing cache from master, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1183ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1240ms] refreshing cache from master, [1241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1243ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1244ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1244ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2221ms] refreshing cache from master, [2221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [2222ms] too many traces: truncated at 100 traces, deferred=Deferred@1750751976(state=PENDING, result=null, callback=(continuation of Deferred@2016625580 after retry RPC after error@1063536151) -> (continuation of Deferred@720358426 after retry RPC after error@282611381) -> (continuation of Deferred@1922318625 after retry RPC after error@1876813210) -> (continuation of Deferred@998669159 after retry RPC after error@1777936196) -> (continuation of Deferred@968162835 after retry RPC after error@969223562) -> (continuation of Deferred@823145622 after retry RPC after error@292808439) -> (continuation of Deferred@254396076 after retry RPC after error@529535934) -> (continuation of Deferred@789848158 after retry RPC after error@568213269) -> (continuation of Deferred@1619235108 after retry RPC after error@2131845993) -> (continuation of Deferred@1904847365 after retry RPC after error@570361270) -> (continuation of Deferred@1560914460 after retry RPC after error@704086271) -> (continuation of Deferred@361942598 after retry RPC after error@1276750839) -> (continuation of Deferred@1548792098 after retry RPC after error@1236611631) -> (continuation of Deferred@1255548321 after retry RPC after error@1259432223) -> (continuation of Deferred@303110398 after retry RPC after error@1926587609) -> (continuation of Deferred@156613647 after retry RPC after error@1238136235) -> (continuation of Deferred@1392530052 after retry RPC after error@170530705) -> (continuation of Deferred@775644959 after retry RPC after error@82853470) -> (continuation of Deferred@1437980726 after retry RPC after error@259640206) -> (continuation of Deferred@2047821537 after retry RPC after error@2139657520) -> (continuation of Deferred@75990687 after retry RPC after error@1172510778) -> (continuation of Deferred@1163617833 after retry RPC after error@2118208167) -> (continuation of Deferred@1187682446 after retry RPC after error@464874149), errback=(continuation of Deferred@2016625580 after retry RPC after error@1063536151) -> (continuation of Deferred@720358426 after retry RPC after error@282611381) -> (continuation of Deferred@1922318625 after retry RPC after error@1876813210) -> (continuation of Deferred@998669159 after retry RPC after error@1777936196) -> (continuation of Deferred@968162835 after retry RPC after error@969223562) -> (continuation of Deferred@823145622 after retry RPC after error@292808439) -> (continuation of Deferred@254396076 after retry RPC after error@529535934) -> (continuation of Deferred@789848158 after retry RPC after error@568213269) -> (continuation of Deferred@1619235108 after retry RPC after error@2131845993) -> (continuation of Deferred@1904847365 after retry RPC after error@570361270) -> (continuation of Deferred@1560914460 after retry RPC after error@704086271) -> (continuation of Deferred@361942598 after retry RPC after error@1276750839) -> (continuation of Deferred@1548792098 after retry RPC after error@1236611631) -> (continuation of Deferred@1255548321 after retry RPC after error@1259432223) -> (continuation of Deferred@303110398 after retry RPC after error@1926587609) -> (continuation of Deferred@156613647 after retry RPC after error@1238136235) -> (continuation of Deferred@1392530052 after retry RPC after error@170530705) -> (continuation of Deferred@775644959 after retry RPC after error@82853470) -> (continuation of Deferred@1437980726 after retry RPC after error@259640206) -> (continuation of Deferred@2047821537 after retry RPC after error@2139657520) -> (continuation of Deferred@75990687 after retry RPC after error@1172510778) -> (continuation of Deferred@1163617833 after retry RPC after error@2118208167) -> (continuation of Deferred@1187682446 after retry RPC after error@464874149)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.171.254:38105
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:46.495 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (3/4)#2 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2).
14:01:46.496 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (3/4)#2 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2.
14:01:46.498 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1449) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from INITIALIZING to FAILED on bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=27782), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [4ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [7ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [8ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [20ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [23ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [24ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [24ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [24ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [43ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [44ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [62ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [63ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [63ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [83ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [84ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [84ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [102ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [103ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [103ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [103ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [124ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [124ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [202ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [202ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [420ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [422ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [422ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [422ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [423ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [780ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [782ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [782ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [782ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [782ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1180ms] refreshing cache from master, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1183ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1240ms] refreshing cache from master, [1241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [1241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [1241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.253:35375: Network error: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375, [1243ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.252:39087: Network error: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087, [1244ms] Sub RPC ConnectToMaster: received response from server master-127.22.171.254:38105: Network error: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [1244ms] delaying RPC due to: Service unavailable: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105, [2221ms] refreshing cache from master, [2221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.253:35375, [2221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.252:39087, [2221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.22.171.254:38105, [2222ms] too many traces: truncated at 100 traces, deferred=Deferred@1750751976(state=PENDING, result=null, callback=(continuation of Deferred@2016625580 after retry RPC after error@1063536151) -> (continuation of Deferred@720358426 after retry RPC after error@282611381) -> (continuation of Deferred@1922318625 after retry RPC after error@1876813210) -> (continuation of Deferred@998669159 after retry RPC after error@1777936196) -> (continuation of Deferred@968162835 after retry RPC after error@969223562) -> (continuation of Deferred@823145622 after retry RPC after error@292808439) -> (continuation of Deferred@254396076 after retry RPC after error@529535934) -> (continuation of Deferred@789848158 after retry RPC after error@568213269) -> (continuation of Deferred@1619235108 after retry RPC after error@2131845993) -> (continuation of Deferred@1904847365 after retry RPC after error@570361270) -> (continuation of Deferred@1560914460 after retry RPC after error@704086271) -> (continuation of Deferred@361942598 after retry RPC after error@1276750839) -> (continuation of Deferred@1548792098 after retry RPC after error@1236611631) -> (continuation of Deferred@1255548321 after retry RPC after error@1259432223) -> (continuation of Deferred@303110398 after retry RPC after error@1926587609) -> (continuation of Deferred@156613647 after retry RPC after error@1238136235) -> (continuation of Deferred@1392530052 after retry RPC after error@170530705) -> (continuation of Deferred@775644959 after retry RPC after error@82853470) -> (continuation of Deferred@1437980726 after retry RPC after error@259640206) -> (continuation of Deferred@2047821537 after retry RPC after error@2139657520) -> (continuation of Deferred@75990687 after retry RPC after error@1172510778) -> (continuation of Deferred@1163617833 after retry RPC after error@2118208167) -> (continuation of Deferred@1187682446 after retry RPC after error@464874149), errback=(continuation of Deferred@2016625580 after retry RPC after error@1063536151) -> (continuation of Deferred@720358426 after retry RPC after error@282611381) -> (continuation of Deferred@1922318625 after retry RPC after error@1876813210) -> (continuation of Deferred@998669159 after retry RPC after error@1777936196) -> (continuation of Deferred@968162835 after retry RPC after error@969223562) -> (continuation of Deferred@823145622 after retry RPC after error@292808439) -> (continuation of Deferred@254396076 after retry RPC after error@529535934) -> (continuation of Deferred@789848158 after retry RPC after error@568213269) -> (continuation of Deferred@1619235108 after retry RPC after error@2131845993) -> (continuation of Deferred@1904847365 after retry RPC after error@570361270) -> (continuation of Deferred@1560914460 after retry RPC after error@704086271) -> (continuation of Deferred@361942598 after retry RPC after error@1276750839) -> (continuation of Deferred@1548792098 after retry RPC after error@1236611631) -> (continuation of Deferred@1255548321 after retry RPC after error@1259432223) -> (continuation of Deferred@303110398 after retry RPC after error@1926587609) -> (continuation of Deferred@156613647 after retry RPC after error@1238136235) -> (continuation of Deferred@1392530052 after retry RPC after error@170530705) -> (continuation of Deferred@775644959 after retry RPC after error@82853470) -> (continuation of Deferred@1437980726 after retry RPC after error@259640206) -> (continuation of Deferred@2047821537 after retry RPC after error@2139657520) -> (continuation of Deferred@75990687 after retry RPC after error@1172510778) -> (continuation of Deferred@1163617833 after retry RPC after error@2118208167) -> (continuation of Deferred@1187682446 after retry RPC after error@464874149)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.22.171.254:38105
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:46.501 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:46.501 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 2 (#2) of source Source: KuduSource.
14:01:46.501 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_2.
14:01:46.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:46.572041 32415 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.23.65:40121: connect: Connection refused (error 111)
14:01:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:46.574229 32415 consensus_peers.cc:597] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 -> Peer 3b57b55b6e0a47c5a9bf2b462e7c6d57 (127.31.23.65:40121): Couldn't send request to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57. Status: Network error: Client connection negotiation failed: client connection to 127.31.23.65:40121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:46.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 46 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112906581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:46.591 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 46 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:46.591 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 46 as completed for source Source: KuduSource.
14:01:46.640 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2971b342, L:/127.0.0.1:47886 - R:/127.31.23.66:46513] using SASL/PLAIN
14:01:46.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.640077 31837 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 32261
14:01:46.653 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:46.653 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:46.653 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:46.654 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:46.654 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:46.654 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:46.654 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:46.654 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:46.654 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:46.654 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:46.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:46.654 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:46.654 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:46.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:46.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: connection closed
14:01:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:46.682008 32417 connection.cc:582] server connection from 127.31.23.66:59505 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:46.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.682718 31837 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 32399
14:01:46.683 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513) for tablet 1a22ee3b19c6487a8ba311116dca5140: connection closed
14:01:46.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:46.683343 32418 connection.cc:582] client connection to 127.31.23.66:46513 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:01:46.684 [ERROR - kudu-nio-0] (Connection.java:452) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] unexpected exception from downstream on [id: 0x2971b342, L:/127.0.0.1:47886 - R:/127.31.23.66:46513]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:46.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state READY due to: [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] unexpected exception from downstream on [id: 0x2971b342, L:/127.0.0.1:47886 - R:/127.31.23.66:46513]
14:01:46.684 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513) for tablet a659281392d74849aa35abcf24265b84: [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] unexpected exception from downstream on [id: 0x2971b342, L:/127.0.0.1:47886 - R:/127.31.23.66:46513]
14:01:46.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] handling channelInactive
14:01:46.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:46.685513 32418 consensus_peers.cc:597] T a659281392d74849aa35abcf24265b84 P 6a7fb37590a1412fa801e5b1dd0e1bf8 -> Peer 95d19639a19b4a70b1bef1fcddfbde63 (127.31.23.66:46513): Couldn't send request to peer 95d19639a19b4a70b1bef1fcddfbde63. Status: Network error: Client connection negotiation failed: client connection to 127.31.23.66:46513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:46.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.691520 32522 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:46.694 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] connecting to peer
14:01:46.695 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] Successfully connected to peer
14:01:46.698 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] connecting to peer
14:01:46.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] Successfully connected to peer
14:01:46.791 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:46.792 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:46.792 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:46.792 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:46.792 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:46.792 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:46.792 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:46.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:46.792 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:46.792 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:46.792 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:46.792 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:46.793 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:46.846 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.67
14:01:46.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.849788 31837 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 32399
14:01:46.852 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.67
14:01:46.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:46.877 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] handling channelInactive
14:01:46.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] cleaning up while in state NEGOTIATING due to: connection closed
14:01:46.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.877446 31837 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 31848
14:01:46.877 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869) for tablet a659281392d74849aa35abcf24265b84: connection closed
14:01:46.877 [ERROR - kudu-nio-1] (Connection.java:452) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] unexpected exception from downstream on [id: 0x0c70086b, L:/127.0.0.1:37260 - R:/127.31.23.67:33869]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:46.878 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] cleaning up while in state NEGOTIATING due to: [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] unexpected exception from downstream on [id: 0x0c70086b, L:/127.0.0.1:37260 - R:/127.31.23.67:33869]
14:01:46.878 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869) for tablet 1a22ee3b19c6487a8ba311116dca5140: [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] unexpected exception from downstream on [id: 0x0c70086b, L:/127.0.0.1:37260 - R:/127.31.23.67:33869]
14:01:46.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] handling channelInactive
14:01:46.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:46.879127 31910 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:46.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 9 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112906892 for job aa838b7d2caf252011828eed7163388e.
14:01:46.894 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] connecting to peer
14:01:46.896 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:46.896 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] cleaning up while in state CONNECTING due to: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:46.897 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121) for tablet a659281392d74849aa35abcf24265b84: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:46.898 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] connecting to peer
14:01:46.899 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:46.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] cleaning up while in state CONNECTING due to: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:46.900 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121) for tablet 1a22ee3b19c6487a8ba311116dca5140: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:46.902 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 9 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:46.902 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 9 as completed for source Source: KuduSource.
14:01:46.914 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:46.915 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:46.915 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:46.916 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.31.23.124:43905(127.31.23.124:43905)] Successfully connected to peer
14:01:46.916 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.31.23.125:35837(127.31.23.125:35837)] Successfully connected to peer
14:01:46.917 [DEBUG - kudu-nio-5] (Connection.java:757) [peer master-127.31.23.126:46099(127.31.23.126:46099)] Successfully connected to peer
14:01:46.918 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:46.920 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:46.921 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.31.23.124:43905(127.31.23.124:43905)] Successfully connected to peer
14:01:46.924 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.124
14:01:46.925 [DEBUG - kudu-nio-3] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.124
14:01:46.925 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:46.925 [DEBUG - kudu-nio-4] (Connection.java:757) [peer master-127.31.23.125:35837(127.31.23.125:35837)] Successfully connected to peer
14:01:46.927 [DEBUG - kudu-nio-4] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.125
14:01:46.931 [DEBUG - kudu-nio-4] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.31.23.125
14:01:46.932 [DEBUG - kudu-nio-5] (Connection.java:757) [peer master-127.31.23.126:46099(127.31.23.126:46099)] Successfully connected to peer
14:01:46.933 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.935 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x343cc272, L:/127.0.0.1:37094 - R:/127.31.23.124:43905] using SASL/PLAIN
14:01:46.936 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:46.938 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:46.938 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=29391, elapsed=23), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.124:43905, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.125:35837, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.126:46099, [23ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.124:43905: OK, deferred=null) after lookup
14:01:46.938 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.940 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:46.940 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:46.940 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=a659281392d74849aa35abcf24265b84, attempt=4, KuduRpc(method=Scan, tablet=a659281392d74849aa35abcf24265b84, attempt=4, TimeoutTracker(timeout=30000, elapsed=635), Traces: [0ms] sending RPC to server 95d19639a19b4a70b1bef1fcddfbde63, [369ms] received response from server 95d19639a19b4a70b1bef1fcddfbde63: Network error: [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] unexpected exception from downstream on [id: 0x2971b342, L:/127.0.0.1:47886 - R:/127.31.23.66:46513], [369ms] delaying RPC due to: Network error: [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] unexpected exception from downstream on [id: 0x2971b342, L:/127.0.0.1:47886 - R:/127.31.23.66:46513], [379ms] sending RPC to server 6a7fb37590a1412fa801e5b1dd0e1bf8, [562ms] received response from server 6a7fb37590a1412fa801e5b1dd0e1bf8: Network error: connection closed, [562ms] delaying RPC due to: Network error: connection closed, [579ms] sending RPC to server 3b57b55b6e0a47c5a9bf2b462e7c6d57, [581ms] received response from server 3b57b55b6e0a47c5a9bf2b462e7c6d57: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [582ms] delaying RPC due to: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [599ms] refreshing cache from master, [599ms] Sub RPC GetTableLocations: refreshing cache from master, [599ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.124:43905, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.125:35837, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.126:46099, [622ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.124:43905: OK, [623ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.23.124:43905, [625ms] Sub RPC GetTableLocations: received response from server master-127.31.23.124:43905: OK, deferred=Deferred@338817833(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0, errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0))) after lookup
14:01:46.941 [DEBUG - kudu-nio-3] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:46.942 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:46.942 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state CONNECTING due to: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:46.942 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513) for tablet a659281392d74849aa35abcf24265b84: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:46.944 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xbd4885f1, L:/127.0.0.1:37108 - R:/127.31.23.124:43905] using SASL/PLAIN
14:01:46.946 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:46.946 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=29253, elapsed=28), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.124:43905, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.125:35837, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.126:46099, [28ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.124:43905: OK, deferred=null) after lookup
14:01:46.948 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x856eabb2, L:/127.0.0.1:44868 - R:/127.31.23.125:35837] using SASL/PLAIN
14:01:46.948 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 1a22ee3b19c6487a8ba311116dca5140 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:46.949 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet b53efd42c2d24fa09e286fd5a7b23d38 for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:46.949 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet ed5d8f423a0747b890be613458506c6c for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:46.949 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 458b011732e14eca903a01178cff2467 for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:46.949 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:46.949 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:46.949 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1a22ee3b19c6487a8ba311116dca5140, attempt=4, KuduRpc(method=Scan, tablet=1a22ee3b19c6487a8ba311116dca5140, attempt=4, TimeoutTracker(timeout=30000, elapsed=778), Traces: [0ms] sending RPC to server 95d19639a19b4a70b1bef1fcddfbde63, [505ms] received response from server 95d19639a19b4a70b1bef1fcddfbde63: Network error: connection closed, [506ms] delaying RPC due to: Network error: connection closed, [521ms] sending RPC to server 6a7fb37590a1412fa801e5b1dd0e1bf8, [701ms] received response from server 6a7fb37590a1412fa801e5b1dd0e1bf8: Network error: [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] unexpected exception from downstream on [id: 0x0c70086b, L:/127.0.0.1:37260 - R:/127.31.23.67:33869], [701ms] delaying RPC due to: Network error: [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] unexpected exception from downstream on [id: 0x0c70086b, L:/127.0.0.1:37260 - R:/127.31.23.67:33869], [721ms] sending RPC to server 3b57b55b6e0a47c5a9bf2b462e7c6d57, [722ms] received response from server 3b57b55b6e0a47c5a9bf2b462e7c6d57: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [723ms] delaying RPC due to: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [741ms] refreshing cache from master, [741ms] Sub RPC GetTableLocations: refreshing cache from master, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.124:43905, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.125:35837, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.126:46099, [769ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.124:43905: OK, [769ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.23.124:43905, [771ms] Sub RPC GetTableLocations: received response from server master-127.31.23.124:43905: OK, deferred=Deferred@525689974(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0, errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0))) after lookup
14:01:46.949 [DEBUG - kudu-nio-3] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:46.951 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:46.953 [DEBUG - kudu-nio-4] (Negotiator.java:919) Authenticated connection [id: 0x7324b87c, L:/127.0.0.1:44880 - R:/127.31.23.125:35837] using SASL/PLAIN
14:01:46.954 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:46.954 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state CONNECTING due to: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:46.954 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513) for tablet 1a22ee3b19c6487a8ba311116dca5140: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:46.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:46.962 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:46.962 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:46.962 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:46.962 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:46.962 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:46.962 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:46.963 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:46.963 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:46.963 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:46.963 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:46.963 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:46.963 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:46.963 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:46.974 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] connecting to peer
14:01:46.975 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:46.975 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] cleaning up while in state CONNECTING due to: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:46.975 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869) for tablet a659281392d74849aa35abcf24265b84: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:46.998 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] connecting to peer
14:01:46.999 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:46.999 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] cleaning up while in state CONNECTING due to: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:46.999 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869) for tablet 1a22ee3b19c6487a8ba311116dca5140: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:47.001 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:47.001 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:47.002 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:47.002 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:47.002 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:47.002 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:47.002 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:47.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:47.002 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:47.002 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:47.002 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:47.002 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:47.002 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:47.014 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] connecting to peer
14:01:47.015 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.015 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] cleaning up while in state CONNECTING due to: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.015 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121) for tablet a659281392d74849aa35abcf24265b84: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.018 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] connecting to peer
14:01:47.018 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] cleaning up while in state CONNECTING due to: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.019 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121) for tablet 1a22ee3b19c6487a8ba311116dca5140: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.025409 31837 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 31848
14:01:47.037 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:47.037 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:47.038 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=a659281392d74849aa35abcf24265b84, attempt=8, KuduRpc(method=Scan, tablet=a659281392d74849aa35abcf24265b84, attempt=8, TimeoutTracker(timeout=30000, elapsed=733), Traces: [0ms] sending RPC to server 95d19639a19b4a70b1bef1fcddfbde63, [369ms] received response from server 95d19639a19b4a70b1bef1fcddfbde63: Network error: [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] unexpected exception from downstream on [id: 0x2971b342, L:/127.0.0.1:47886 - R:/127.31.23.66:46513], [369ms] delaying RPC due to: Network error: [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] unexpected exception from downstream on [id: 0x2971b342, L:/127.0.0.1:47886 - R:/127.31.23.66:46513], [379ms] sending RPC to server 6a7fb37590a1412fa801e5b1dd0e1bf8, [562ms] received response from server 6a7fb37590a1412fa801e5b1dd0e1bf8: Network error: connection closed, [562ms] delaying RPC due to: Network error: connection closed, [579ms] sending RPC to server 3b57b55b6e0a47c5a9bf2b462e7c6d57, [581ms] received response from server 3b57b55b6e0a47c5a9bf2b462e7c6d57: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [582ms] delaying RPC due to: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [599ms] refreshing cache from master, [599ms] Sub RPC GetTableLocations: refreshing cache from master, [599ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.124:43905, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.125:35837, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.126:46099, [622ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.124:43905: OK, [623ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.23.124:43905, [625ms] Sub RPC GetTableLocations: received response from server master-127.31.23.124:43905: OK, [625ms] sending RPC to server 95d19639a19b4a70b1bef1fcddfbde63, [627ms] received response from server 95d19639a19b4a70b1bef1fcddfbde63: Network error: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513, [627ms] delaying RPC due to: Network error: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513, [659ms] sending RPC to server 6a7fb37590a1412fa801e5b1dd0e1bf8, [660ms] received response from server 6a7fb37590a1412fa801e5b1dd0e1bf8: Network error: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869, [660ms] delaying RPC due to: Network error: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869, [699ms] sending RPC to server 3b57b55b6e0a47c5a9bf2b462e7c6d57, [700ms] received response from server 3b57b55b6e0a47c5a9bf2b462e7c6d57: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [700ms] delaying RPC due to: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [719ms] refreshing cache from master, [720ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.23.124:43905, [722ms] Sub RPC GetTableLocations: received response from server master-127.31.23.124:43905: OK, deferred=Deferred@338817833(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@255155433 after retry RPC@245338409), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@255155433 after retry RPC@245338409)))) after lookup
14:01:47.038 [DEBUG - kudu-nio-3] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:47.038 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:47.038 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:47.039 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:47.039 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state CONNECTING due to: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:47.039 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513) for tablet a659281392d74849aa35abcf24265b84: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:47.039 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:47.039 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:47.039 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:47.039 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:47.039 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:47.039 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:47.040 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:47.040 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:47.040 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:47.040 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:47.040 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:47.041 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 1a22ee3b19c6487a8ba311116dca5140 for table 'replication_test_table' with partition [0x0000000000000001, 0x0000000000000002)
14:01:47.041 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet b53efd42c2d24fa09e286fd5a7b23d38 for table 'replication_test_table' with partition [0x0000000100000000, 0x0000000100000001)
14:01:47.041 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet ed5d8f423a0747b890be613458506c6c for table 'replication_test_table' with partition [0x0000000100000001, 0x0000000100000002)
14:01:47.041 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 458b011732e14eca903a01178cff2467 for table 'replication_test_table' with partition [0x0000000200000000, 0x0000000200000001)
14:01:47.041 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet a659281392d74849aa35abcf24265b84 for table 'replication_test_table' with partition [0x0000000200000001, 0x0000000200000002)
14:01:47.041 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000000000001, upperBoundPartitionKey=0x0000000000000002, ttl=299999, tablet=1a22ee3b19c6487a8ba311116dca5140@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000000000002, upperBoundPartitionKey=0x0000000100000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000100000000, upperBoundPartitionKey=0x0000000100000001, ttl=299999, tablet=b53efd42c2d24fa09e286fd5a7b23d38@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000100000001, upperBoundPartitionKey=0x0000000100000002, ttl=299999, tablet=ed5d8f423a0747b890be613458506c6c@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)[L],6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000100000002, upperBoundPartitionKey=0x0000000200000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000200000000, upperBoundPartitionKey=0x0000000200000001, ttl=299999, tablet=458b011732e14eca903a01178cff2467@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869),95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000200000001, upperBoundPartitionKey=0x0000000200000002, ttl=299999, tablet=a659281392d74849aa35abcf24265b84@[3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121),6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)[L],95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000200000002, upperBoundPartitionKey=0x, ttl=299999}]
14:01:47.041 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=1a22ee3b19c6487a8ba311116dca5140, attempt=8, KuduRpc(method=Scan, tablet=1a22ee3b19c6487a8ba311116dca5140, attempt=8, TimeoutTracker(timeout=30000, elapsed=870), Traces: [0ms] sending RPC to server 95d19639a19b4a70b1bef1fcddfbde63, [505ms] received response from server 95d19639a19b4a70b1bef1fcddfbde63: Network error: connection closed, [506ms] delaying RPC due to: Network error: connection closed, [521ms] sending RPC to server 6a7fb37590a1412fa801e5b1dd0e1bf8, [701ms] received response from server 6a7fb37590a1412fa801e5b1dd0e1bf8: Network error: [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] unexpected exception from downstream on [id: 0x0c70086b, L:/127.0.0.1:37260 - R:/127.31.23.67:33869], [701ms] delaying RPC due to: Network error: [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] unexpected exception from downstream on [id: 0x0c70086b, L:/127.0.0.1:37260 - R:/127.31.23.67:33869], [721ms] sending RPC to server 3b57b55b6e0a47c5a9bf2b462e7c6d57, [722ms] received response from server 3b57b55b6e0a47c5a9bf2b462e7c6d57: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [723ms] delaying RPC due to: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [741ms] refreshing cache from master, [741ms] Sub RPC GetTableLocations: refreshing cache from master, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.124:43905, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.125:35837, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.23.126:46099, [769ms] Sub RPC ConnectToMaster: received response from server master-127.31.23.124:43905: OK, [769ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.23.124:43905, [771ms] Sub RPC GetTableLocations: received response from server master-127.31.23.124:43905: OK, [772ms] sending RPC to server 95d19639a19b4a70b1bef1fcddfbde63, [777ms] received response from server 95d19639a19b4a70b1bef1fcddfbde63: Network error: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513, [777ms] delaying RPC due to: Network error: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513, [821ms] sending RPC to server 6a7fb37590a1412fa801e5b1dd0e1bf8, [822ms] received response from server 6a7fb37590a1412fa801e5b1dd0e1bf8: Network error: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869, [822ms] delaying RPC due to: Network error: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869, [841ms] sending RPC to server 3b57b55b6e0a47c5a9bf2b462e7c6d57, [841ms] received response from server 3b57b55b6e0a47c5a9bf2b462e7c6d57: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [842ms] delaying RPC due to: Network error: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121, [860ms] refreshing cache from master, [860ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.23.124:43905, [864ms] Sub RPC GetTableLocations: received response from server master-127.31.23.124:43905: OK, deferred=Deferred@525689974(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0 -> (continuation of Deferred@2001579556 after retry RPC@698689812), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (4/4)#0 -> (continuation of Deferred@2001579556 after retry RPC@698689812)))) after lookup
14:01:47.042 [DEBUG - kudu-nio-3] (Connection.java:748) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] connecting to peer
14:01:47.042 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:47.042 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513)] cleaning up while in state CONNECTING due to: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:47.042 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513) for tablet 1a22ee3b19c6487a8ba311116dca5140: Failed to connect to peer 95d19639a19b4a70b1bef1fcddfbde63(127.31.23.66:46513): Connection refused: /127.31.23.66:46513
14:01:47.052 [ERROR - kudu-nio-5] (Connection.java:452) [peer master-127.31.23.126:46099(127.31.23.126:46099)] unexpected exception from downstream on [id: 0x5679358f, L:/127.0.0.1:37522 - R:/127.31.23.126:46099]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:47.052 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.23.126:46099(127.31.23.126:46099)] handling channelInactive
14:01:47.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.052461 31837 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 31917
14:01:47.052 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state NEGOTIATING due to: [peer master-127.31.23.126:46099(127.31.23.126:46099)] unexpected exception from downstream on [id: 0x5679358f, L:/127.0.0.1:37522 - R:/127.31.23.126:46099]
14:01:47.052 [ERROR - kudu-nio-5] (Connection.java:452) [peer master-127.31.23.126:46099(127.31.23.126:46099)] unexpected exception from downstream on [id: 0xc372bb10, L:/127.0.0.1:37516 - R:/127.31.23.126:46099]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at org.apache.kudu.shaded.io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at org.apache.kudu.shaded.io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:47.052 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: [peer master-127.31.23.126:46099(127.31.23.126:46099)] unexpected exception from downstream on [id: 0x5679358f, L:/127.0.0.1:37522 - R:/127.31.23.126:46099]
14:01:47.053 [DEBUG - kudu-nio-5] (Connection.java:239) [peer master-127.31.23.126:46099(127.31.23.126:46099)] handling channelInactive
14:01:47.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state READY due to: connection closed
14:01:47.053 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state NEGOTIATING due to: [peer master-127.31.23.126:46099(127.31.23.126:46099)] unexpected exception from downstream on [id: 0xc372bb10, L:/127.0.0.1:37516 - R:/127.31.23.126:46099]
14:01:47.053 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: [peer master-127.31.23.126:46099(127.31.23.126:46099)] unexpected exception from downstream on [id: 0xc372bb10, L:/127.0.0.1:37516 - R:/127.31.23.126:46099]
14:01:47.053 [DEBUG - kudu-nio-5] (Connection.java:239) [peer master-127.31.23.126:46099(127.31.23.126:46099)] handling channelInactive
14:01:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.053929 31981 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:47.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:47.076174 32007 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.23.126:46099: connect: Connection refused (error 111)
14:01:47.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:47.077788 32007 consensus_peers.cc:597] T 00000000000000000000000000000000 P c14cc6387a214b528682f5b04e8c2017 -> Peer 45eda243c2cd4fc8a7b9af2a22735a80 (127.31.23.126:46099): Couldn't send request to peer 45eda243c2cd4fc8a7b9af2a22735a80. Status: Network error: Client connection negotiation failed: client connection to 127.31.23.126:46099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
14:01:47.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 47 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112907081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:47.085 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:47.085 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:47.086 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:47.086 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:47.086 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:47.086 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:47.086 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:47.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:47.086 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:47.086 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:47.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:47.086 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:47.087 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:47.091 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 47 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:47.091 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 47 as completed for source Source: KuduSource.
14:01:47.178 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] connecting to peer
14:01:47.179 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:47.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] cleaning up while in state CONNECTING due to: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:47.179 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869) for tablet 1a22ee3b19c6487a8ba311116dca5140: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:47.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.179682 31837 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 31917
14:01:47.204 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.31.23.125:35837(127.31.23.125:35837)] handling channelInactive
14:01:47.204 [DEBUG - kudu-nio-4] (Connection.java:239) [peer master-127.31.23.125:35837(127.31.23.125:35837)] handling channelInactive
14:01:47.204 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state READY due to: connection closed
14:01:47.204 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state READY due to: connection closed
14:01:47.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.204423 31837 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 31988
14:01:47.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.23.125:35837(127.31.23.125:35837)] handling channelInactive
14:01:47.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state READY due to: connection closed
14:01:47.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.206001 32053 generic_service.cc:196] Checking for leaks (request via RPC)
14:01:47.305 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:47.305 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:47.305 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:47.305 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:47.305 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:47.306 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:47.306 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:47.306 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:47.306 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:47.306 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:47.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:47.306 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:47.306 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:47.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.333421 31837 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 31988
14:01:47.357 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.31.23.124:43905(127.31.23.124:43905)] handling channelInactive
14:01:47.357 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.31.23.124:43905(127.31.23.124:43905)] handling channelInactive
14:01:47.357 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state READY due to: connection closed
14:01:47.357 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state READY due to: connection closed
14:01:47.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.23.124:43905(127.31.23.124:43905)] handling channelInactive
14:01:47.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state READY due to: connection closed
14:01:47.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:47.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:47Z chronyd exiting
14:01:47.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 10 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112907392 for job aa838b7d2caf252011828eed7163388e.
14:01:47.394 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] connecting to peer
14:01:47.394 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:47.395 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869)] cleaning up while in state CONNECTING due to: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:47.395 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869) for tablet a659281392d74849aa35abcf24265b84: Failed to connect to peer 6a7fb37590a1412fa801e5b1dd0e1bf8(127.31.23.67:33869): Connection refused: /127.31.23.67:33869
14:01:47.401 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 10 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:47.402 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 10 as completed for source Source: KuduSource.
14:01:47.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:47.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:47.500 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:47.501 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:47.501 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:47.501 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:47.501 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:47.501 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:47.501 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:47.501 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:47.501 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:47.501 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:47.502 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:47.502 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:47.502 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:47.505 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:47.506 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:47.506 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:47.506 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:47.506 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:47.506 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:47.506 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:47.506 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:47.506 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:47.507 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:47.507 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:47.507 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:47.507 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:47.515 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testHashOnlyPartitioning: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:01:47.526 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:47.527 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:47.527 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:47.527 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:47.527 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:47.527 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:47.527 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:47.527 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:47.528 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:47.528 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:47.528 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:47.528 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:47.528 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:47.546 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testHashOnlyPartitioning: giving up after 1 attempts
E.14:01:47.546 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112907546
14:01:47.546 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779112907546
14:01:47.551 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:01:47.556 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:01:47.557 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:01:47.557 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:01:47.557 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:01:47.557 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:01:47.561 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:01:47.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 48 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112907582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:47.590 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 48 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=7 ms, finalizationTime=1 ms).
14:01:47.591 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 48 as completed for source Source: KuduSource.
14:01:47.633 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:47.633 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:47.633 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:47.634 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:47.634 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:47.634 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:47.634 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:47.634 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:47.634 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:47.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:47.634 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:47.634 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:47.634 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:47.695 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] connecting to peer
14:01:47.695 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.695 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] cleaning up while in state CONNECTING due to: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.696 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121) for tablet a659281392d74849aa35abcf24265b84: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.731 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:47.732 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:47.732 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:47.732 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:47.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:47.732 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:47.732 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:47.732 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:47.732 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:47.733 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:47.733 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:47.733 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:47.733 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:47.858 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] connecting to peer
14:01:47.859 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.859 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121)] cleaning up while in state CONNECTING due to: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.859 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121) for tablet 1a22ee3b19c6487a8ba311116dca5140: Failed to connect to peer 3b57b55b6e0a47c5a9bf2b462e7c6d57(127.31.23.65:40121): Connection refused: /127.31.23.65:40121
14:01:47.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:47.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 11 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112907892 for job aa838b7d2caf252011828eed7163388e.
14:01:47.902 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 11 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:47.902 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 11 as completed for source Source: KuduSource.
14:01:47.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:47.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:47.963 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:47.963 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:01:47.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.966482  1468 mini_oidc.cc:150] Starting JWKS server
14:01:47.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.969020  1468 webserver.cc:533] Webserver started at http://127.0.0.1:37257/ using document root <none> and password file <none>
14:01:47.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.969259  1468 mini_oidc.cc:186] Starting OIDC Discovery server
14:01:47.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:47.969775  1468 webserver.cc:533] Webserver started at http://127.0.0.1:41645/ using document root <none> and password file <none>
14:01:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:47Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:01:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:47Z Disabled control of system clock
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.006045  1468 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/wal
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/data
14:01:48.006 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/logs
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/data/info.pb
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:48.006 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:48.006 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:48.007 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.007 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.007 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.007 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.007 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.007 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.007 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:48.007 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.62:46425
14:01:48.007 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.62
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:48.007 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:48.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37257/jwks.json with env {}
14:01:48.018 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.018 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.018 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.019 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location master-127.31.23.124:43905(127.31.23.124:43905) for tablet Kudu Master: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.037 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.038 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.038 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.038 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.038 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.038 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.038 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.038 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.038 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.038 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.038 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.038 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.039 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.039 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:48.039 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:48.039 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:48.039 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:48.039 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:48.039 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:48.040 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:48.040 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:48.040 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:48.040 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:48.040 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:48.040 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:48.040 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:48.056 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:48.057 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:48.057 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:48.057 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.057 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.058 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.058 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.058 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.058 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.058 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.058 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.058 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:48.058 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.058 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.059 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.059 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.059 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.059 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.059 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.059 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.059 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.059 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.078 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.079 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.079 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.079 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.079 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.079 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.079 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.079 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.079 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.079 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.079 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.079 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.079 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 49 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112908082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:48.089 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:48.090 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:48.090 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:48.090 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.091 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.091 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.092 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.092 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.092 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.092 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.093 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.093 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.093 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:48.094 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 49 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:48.095 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 49 as completed for source Source: KuduSource.
14:01:48.097 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.098 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.098 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.098 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.098 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.098 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.099 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.099 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.099 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.099 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.099 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.100 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.118 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.119 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.119 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.119 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.119 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.119 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.120 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.120 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.120 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.120 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.120 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.120 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.120 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.178 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.178 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.179 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.179 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.179 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.179 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.180 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.180 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.180 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.180 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.180 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.180 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.180 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.281 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:48.282 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:48.282 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:48.282 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:48.282 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:48.282 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:48.282 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:48.282 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:48.282 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:48.282 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:48.282 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:48.282 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:48.282 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:48.298 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.298 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.298 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.298 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.298 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.299 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.299 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.299 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.299 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.299 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.299 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.299 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.299 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.309 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:48.309 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:48.309 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:48.309 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.309 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.309 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.309 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.310 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.310 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.310 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.310 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:48.343 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:48.344 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:48.344 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:48.344 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:48.344 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:48.344 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:48.344 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:48.344 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:48.344 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:48.345 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:48.345 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:48.345 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:48.345 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:48.358 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.359 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.359 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.359 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.359 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.359 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.359 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.359 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.359 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.360 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.360 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.360 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.360 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:48.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 12 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112908393 for job aa838b7d2caf252011828eed7163388e.
14:01:48.402 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 12 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:48.403 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 12 as completed for source Source: KuduSource.
14:01:48.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.410192  1479 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:48.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.410616  1479 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:48.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.410722  1479 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:48.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.420262  1479 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:48.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.420374  1479 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:48.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.420431  1479 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:48.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.420475  1479 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:48.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.420528  1479 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:48.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.420564  1479 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37257/jwks.json
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.432139  1479 master_runner.cc:387] Master server non-default flags:
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/data
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/wal
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.62:46425
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37257/jwks.json
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/data/info.pb
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.62
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/logs
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:48.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:48.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.433981  1479 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:48.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.435901  1479 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:48.437 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:48.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.446240  1486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:48.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.446216  1485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:48.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.446465  1488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:48.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.447038  1479 server_base.cc:1061] running on GCE node
14:01:48.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.448163  1479 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:48.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.449846  1479 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.451093  1479 hybrid_clock.cc:648] HybridClock initialized: now 1779112908451044 us; error 39 us; skew 500 ppm
14:01:48.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.451568  1479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:48.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.454118  1479 webserver.cc:533] Webserver started at http://127.1.111.62:34757/ using document root <none> and password file <none>
14:01:48.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.454927  1479 fs_manager.cc:362] Metadata directory not provided
14:01:48.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.455068  1479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:48.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.455542  1479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:48.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.458314  1479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/data/instance:
14:01:48.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dac79d346dcf4c53a7c0a31abc78c1ab"
14:01:48.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:48 on dist-test-slave-409m"
14:01:48.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:48.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.459419  1479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/wal/instance:
14:01:48.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dac79d346dcf4c53a7c0a31abc78c1ab"
14:01:48.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:48 on dist-test-slave-409m"
14:01:48.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.466769  1479 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.004s
14:01:48.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.471254  1494 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.473059  1479 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:01:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.473285  1479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/wal
14:01:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dac79d346dcf4c53a7c0a31abc78c1ab"
14:01:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:48 on dist-test-slave-409m"
14:01:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.473577  1479 fs_report.cc:389] FS layout report
14:01:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/wal
14:01:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/wal
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/data/data
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:48.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:48.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.490206  1479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.491240  1479 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:48.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.491607  1479 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:48.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.514420  1479 rpc_server.cc:307] RPC server started. Bound to: 127.1.111.62:46425
14:01:48.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.514434  1545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.111.62:46425 every 8 connection(s)
14:01:48.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.516225  1479 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/data/info.pb
14:01:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.519899  1468 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 1479
14:01:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.520268  1468 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-0/wal/instance
14:01:48.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.522555  1546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.523543  1468 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/wal
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/data
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/logs
14:01:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/data/info.pb
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.61:40261
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.61
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37257/jwks.json with env {}
14:01:48.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.531185  1546 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } has no permanent_uuid. Determining permanent_uuid...
14:01:48.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.549885  1546 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } has no permanent_uuid. Determining permanent_uuid...
14:01:48.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.551574  1498 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.111.61:40261: connect: Connection refused (error 111)
14:01:48.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.553854  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.61:40261: Network error: Client connection negotiation failed: client connection to 127.1.111.61:40261: connect: Connection refused (error 111)
14:01:48.558 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.558 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.559 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.559 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.559 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.559 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.559 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.559 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.559 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.560 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.560 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.560 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.560 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 50 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112908582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:48.592 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 50 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:48.592 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 50 as completed for source Source: KuduSource.
14:01:48.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.603303  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } attempt: 1
14:01:48.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.605456  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.61:40261: Network error: Client connection negotiation failed: client connection to 127.1.111.61:40261: connect: Connection refused (error 111)
14:01:48.636 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:48.636 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:48.636 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:48.636 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:48.636 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:48.636 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:48.636 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:48.636 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:48.637 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:48.637 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:48.637 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:48.637 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:48.637 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:48.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.673806  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } attempt: 2
14:01:48.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.676769  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.61:40261: Network error: Client connection negotiation failed: client connection to 127.1.111.61:40261: connect: Connection refused (error 111)
14:01:48.698 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:48.699 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:48.699 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:48.699 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.699 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:48.699 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.700 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:48.700 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.700 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:48.700 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:48.707 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:48.707 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:48.707 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:48.707 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:48.707 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:48.708 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:48.708 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:48.708 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:48.708 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:48.708 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:48.708 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:48.708 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:48.708 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:48.720 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:48.722 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:48.722 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:48.722 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:48.722 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:48.722 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:48.722 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:48.722 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:48.722 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:48.723 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:48.723 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:48.723 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:48.723 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:48.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.768513  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } attempt: 3
14:01:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.771374  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.61:40261: Network error: Client connection negotiation failed: client connection to 127.1.111.61:40261: connect: Connection refused (error 111)
14:01:48.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:48.879 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:48.879 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:48.879 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:48.879 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:48.880 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:48.880 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:48.880 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:48.880 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:48.880 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:48.880 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:48.880 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:48.880 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:48.880 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:48.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 13 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112908893 for job aa838b7d2caf252011828eed7163388e.
14:01:48.904 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 13 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:48.905 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 13 as completed for source Source: KuduSource.
14:01:48.913 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:48.913 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:48.913 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:48.914 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:48.914 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:48.914 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:48.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:48.914 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:48.914 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:48.914 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:48.914 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:48.914 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:48.914 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:48.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.914732  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } attempt: 4
14:01:48.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.917033  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.61:40261: Network error: Client connection negotiation failed: client connection to 127.1.111.61:40261: connect: Connection refused (error 111)
14:01:48.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:48.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.940584  1548 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:48.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.940989  1548 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:48.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.941118  1548 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:48.946 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:48.947 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:48.947 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:48.947 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.947 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.947 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:48.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.948 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:48.948 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.948 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:48.948 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:48.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.953509  1548 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:48.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.953730  1548 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:48.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.953833  1548 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:48.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.953899  1548 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:48.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.953982  1548 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:48.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.954051  1548 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37257/jwks.json
14:01:48.959 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.971325  1548 master_runner.cc:387] Master server non-default flags:
14:01:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/data
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/wal
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.61:40261
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37257/jwks.json
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/data/info.pb
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.61
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/logs
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:48.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.973740  1548 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:48.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.976372  1548 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:48.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.987130  1556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:48.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.987754  1557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:48.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:48.989946  1559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:48.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.990005  1548 server_base.cc:1061] running on GCE node
14:01:48.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.991381  1548 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:48.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.993410  1548 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:48.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.994719  1548 hybrid_clock.cc:648] HybridClock initialized: now 1779112908994614 us; error 54 us; skew 500 ppm
14:01:48.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.995122  1548 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:48.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.997855  1548 webserver.cc:533] Webserver started at http://127.1.111.61:33933/ using document root <none> and password file <none>
14:01:48.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.998862  1548 fs_manager.cc:362] Metadata directory not provided
14:01:48.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.999015  1548 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:48.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:48.999518  1548 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.004063  1548 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/data/instance:
14:01:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9f3373b9782f45ea9f322041fcc65ef7"
14:01:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:48 on dist-test-slave-409m"
14:01:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.005216  1548 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/wal/instance:
14:01:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9f3373b9782f45ea9f322041fcc65ef7"
14:01:49.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:48 on dist-test-slave-409m"
14:01:49.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.012116  1548 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
14:01:49.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.017006  1565 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:49.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.018947  1548 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
14:01:49.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.019376  1548 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/wal
14:01:49.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9f3373b9782f45ea9f322041fcc65ef7"
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:48 on dist-test-slave-409m"
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.019760  1548 fs_report.cc:389] FS layout report
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/wal
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/wal
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/data/data
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:49.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:49.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:49.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:49.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:49.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.052003  1548 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:49.053 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:49.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.053086  1548 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:49.053 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:49.053 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:49.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.053431  1548 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:49.053 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:49.053 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:49.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:49.053 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:49.054 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:49.054 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:49.054 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:49.054 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:49.054 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:49.054 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:49.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.078554  1548 rpc_server.cc:307] RPC server started. Bound to: 127.1.111.61:40261
14:01:49.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.078574  1616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.111.61:40261 every 8 connection(s)
14:01:49.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.080526  1548 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/data/info.pb
14:01:49.083 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 51 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112909082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.087175  1617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:49.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.089597  1468 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 1548
14:01:49.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.089795  1468 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-1/wal/instance
14:01:49.090 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 51 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.091084  1468 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/wal
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/data
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/logs
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/data/info.pb
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:49.091 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 51 as completed for source Source: KuduSource.
14:01:49.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.60:33421
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.60
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:49.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37257/jwks.json with env {}
14:01:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.096645  1617 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } has no permanent_uuid. Determining permanent_uuid...
14:01:49.105 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:49.105 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:49.105 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:49.106 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:49.106 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:49.106 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:49.106 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:49.106 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:49.106 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:49.107 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:49.107 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:49.107 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:49.107 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:49.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.122694  1617 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } has no permanent_uuid. Determining permanent_uuid...
14:01:49.125 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:49.125 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:49.125 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:49.125 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:49.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:49.126 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:49.126 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:49.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:49.126 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:49.126 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:49.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:49.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:49.126 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:49.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.135046  1617 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } has no permanent_uuid. Determining permanent_uuid...
14:01:49.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.136355  1567 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.138147  1617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.187505  1617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 1
14:01:49.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.189647  1617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.216621  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } attempt: 5
14:01:49.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.226208  1546 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } has no permanent_uuid. Determining permanent_uuid...
14:01:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.229631  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.257920  1617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 2
14:01:49.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.260223  1617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.280926  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 1
14:01:49.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.283362  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.351579  1617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 3
14:01:49.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.351679  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 2
14:01:49.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.354377  1617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.354427  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:49.382 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:49.382 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:49.383 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:49.383 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:49.383 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:49.383 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:49.383 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:49.383 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:49.383 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:49.383 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:49.383 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:49.383 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:49.383 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:49.394 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 14 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112909393 for job aa838b7d2caf252011828eed7163388e.
14:01:49.402 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 14 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:49.403 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 14 as completed for source Source: KuduSource.
14:01:49.438 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:49.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:49.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.460677  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 3
14:01:49.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.462826  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.495 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.495 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.496 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.496 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location master-127.31.23.124:43905(127.31.23.124:43905) for tablet Kudu Master: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.497640  1617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 4
14:01:49.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.499931  1617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.512331  1619 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:49.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.512678  1619 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:49.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.512756  1619 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:49.513 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:49.513 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:49.514 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:49.514 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:49.514 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:49.514 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:49.514 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:49.514 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:49.514 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:49.514 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.514 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:49.515 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:49.515 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.515 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.515 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.515 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.515 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.515 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.515 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.515 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.515 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.515 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:49.519 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:49.519 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:49.519 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:49.520 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.523901  1619 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.524022  1619 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.524120  1619 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.524163  1619 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.524217  1619 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:49.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.524252  1619 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37257/jwks.json
14:01:49.534 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.534 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:49.535 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:49.535 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.535 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.535 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.535 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.535 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.535 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.535 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.536248  1619 master_runner.cc:387] Master server non-default flags:
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/data
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/wal
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.60:33421
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37257/jwks.json
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/data/info.pb
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.60
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:49.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/logs
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.537945  1619 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:49.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.539988  1619 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.549755  1629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.549782  1628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.550962  1631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.551318  1619 server_base.cc:1061] running on GCE node
14:01:49.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.552215  1619 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:49.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.554294  1619 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:49.554 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.554 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:49.555 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:49.555 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.555 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.555 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.555 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.555 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.555 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.555 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.555 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.555 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.555 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:49.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.555603  1619 hybrid_clock.cc:648] HybridClock initialized: now 1779112909555532 us; error 81 us; skew 500 ppm
14:01:49.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.556041  1619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:49.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.558588  1619 webserver.cc:533] Webserver started at http://127.1.111.60:41811/ using document root <none> and password file <none>
14:01:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.559523  1619 fs_manager.cc:362] Metadata directory not provided
14:01:49.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.559638  1619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:49.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.559947  1619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.562562  1619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/data/instance:
14:01:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e54dd8310f0747ae94ea7bc53cef6fe8"
14:01:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:49 on dist-test-slave-409m"
14:01:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.563407  1619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/wal/instance:
14:01:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e54dd8310f0747ae94ea7bc53cef6fe8"
14:01:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:49 on dist-test-slave-409m"
14:01:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.569384  1619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:01:49.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.573412  1637 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:49.574 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.574 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:49.575 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:49.575 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.575 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.575 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.575 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.575 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.575 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.575001  1619 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
14:01:49.575 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.575316  1619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/wal
14:01:49.576 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e54dd8310f0747ae94ea7bc53cef6fe8"
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:49 on dist-test-slave-409m"
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.575659  1619 fs_report.cc:389] FS layout report
14:01:49.576 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/wal
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/wal
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/data/data
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:49.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 52 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112909582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:49.590 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 52 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:49.591 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 52 as completed for source Source: KuduSource.
14:01:49.614 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.615 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:49.615 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:49.615 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.615 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.615 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.616 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.616 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.615 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.616 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.616 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.616 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:49.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.628171  1619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:49.629 [INFO - flink-pekko.actor.default-dispatcher-6] (CheckpointCoordinator.java:1805) Restoring job 6293cb4efbedeca6099efc77bac5997b from Checkpoint 60 @ 1779112845985 for 6293cb4efbedeca6099efc77bac5997b located at file:/tmp/junit15689480965616935801/checkpoints/6293cb4efbedeca6099efc77bac5997b/chk-60.
14:01:49.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.629289  1619 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:49.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.629783  1619 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:49.630 [INFO - flink-pekko.actor.default-dispatcher-6] (MasterHooks.java:201) No master state to restore
14:01:49.630 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:349) Recovering subtask 2 to checkpoint 60 for source Source: KuduSource to checkpoint.
14:01:49.630 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_3) switched from CREATED to SCHEDULED.
14:01:49.631 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:49.631 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_3) switched from SCHEDULED to DEPLOYING.
14:01:49.633 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #3) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_3 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 75237d3a9defdff4d3c60467c20668af
14:01:49.633 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (6293cb4efbedeca6099efc77bac5997b) switched from state RESTARTING to RUNNING.
14:01:49.633 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 75237d3a9defdff4d3c60467c20668af.
14:01:49.633 [INFO - flink-pekko.actor.default-dispatcher-6] (CheckpointCoordinator.java:1805) Restoring job 6293cb4efbedeca6099efc77bac5997b from Checkpoint 60 @ 1779112845985 for 6293cb4efbedeca6099efc77bac5997b located at file:/tmp/junit15689480965616935801/checkpoints/6293cb4efbedeca6099efc77bac5997b/chk-60.
14:01:49.634 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#3 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_3), deploy into slot with allocation id 75237d3a9defdff4d3c60467c20668af.
14:01:49.635 [INFO - flink-pekko.actor.default-dispatcher-6] (MasterHooks.java:201) No master state to restore
14:01:49.635 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:349) Recovering subtask 3 to checkpoint 60 for source Source: KuduSource to checkpoint.
14:01:49.636 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_3) switched from CREATED to SCHEDULED.
14:01:49.636 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 6293cb4efbedeca6099efc77bac5997b: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:49.638 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_3) switched from SCHEDULED to DEPLOYING.
14:01:49.638 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #3) with attempt id 62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_3 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to bafb48fc-54c0-4a3d-9f69-c42180891b7d @ 127.0.0.1 (dataPort=-1) with allocation id 656c7c9ff60eb8c7e9a2bd8961bc9ef0
14:01:49.639 [INFO - Source: KuduSource -> Sink: Writer (3/4)#3] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#3 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_3) switched from CREATED to DEPLOYING.
14:01:49.639 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskSlotTableImpl.java:391) Activate slot 656c7c9ff60eb8c7e9a2bd8961bc9ef0.
14:01:49.639 [INFO - Source: KuduSource -> Sink: Writer (3/4)#3] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#3 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_3) [DEPLOYING].
14:01:49.640 [INFO - Source: KuduSource -> Sink: Writer (3/4)#3] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@47954ee5
14:01:49.640 [INFO - Source: KuduSource -> Sink: Writer (3/4)#3] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:49.640 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#3 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_3), deploy into slot with allocation id 656c7c9ff60eb8c7e9a2bd8961bc9ef0.
14:01:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.640066  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 4
14:01:49.640 [INFO - Source: KuduSource -> Sink: Writer (3/4)#3] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:01:49.640 [INFO - Source: KuduSource -> Sink: Writer (3/4)#3] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#3 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_3) switched from DEPLOYING to INITIALIZING.
14:01:49.641 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_2_3) switched from DEPLOYING to INITIALIZING.
14:01:49.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.642729  1546 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.111.60:33421: Network error: Client connection negotiation failed: client connection to 127.1.111.60:33421: connect: Connection refused (error 111)
14:01:49.644 [INFO - Source: KuduSource -> Sink: Writer (3/4)#3] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@55a0855d
14:01:49.646 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:49.648 [INFO - Source: KuduSource -> Sink: Writer (4/4)#3] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#3 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_3) switched from CREATED to DEPLOYING.
14:01:49.648 [INFO - Source: KuduSource -> Sink: Writer (4/4)#3] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#3 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_3) [DEPLOYING].
14:01:49.648 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#3] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.649 [INFO - Source: KuduSource -> Sink: Writer (4/4)#3] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3ce6bccc
14:01:49.649 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#3] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.649 [INFO - Source: KuduSource -> Sink: Writer (4/4)#3] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:49.649 [INFO - Source: KuduSource -> Sink: Writer (4/4)#3] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit15689480965616935801/checkpoints")
14:01:49.650 [INFO - Source: KuduSource -> Sink: Writer (4/4)#3] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#3 (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_3) switched from DEPLOYING to INITIALIZING.
14:01:49.650 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (62c95090ec0968ab649ad3a85aa53b6e_cbc357ccb763df2852fee8c4fc7d55f2_3_3) switched from DEPLOYING to INITIALIZING.
14:01:49.650 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.650 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#3] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.650 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.651 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.652 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.652 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.652 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.653 [INFO - Source: KuduSource -> Sink: Writer (4/4)#3] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@2bfd324c
14:01:49.654 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.655 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:49.655 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:49.655 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.655 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.655 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.655 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.655 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.655 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.655 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.655 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.655 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.655 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:49.656 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:49.656 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#3] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.657 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#3] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.657 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.657 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.657 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.658 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#3] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.658 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.658 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.658 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.658 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.658 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.658 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.659 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.669 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.671 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.671 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.671 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.672 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.672 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.672631  1619 rpc_server.cc:307] RPC server started. Bound to: 127.1.111.60:33421
14:01:49.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.672731  1700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.111.60:33421 every 8 connection(s)
14:01:49.673 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.673 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.673 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.673 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.673 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.673 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.673 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.674 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.674758  1619 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/data/info.pb
14:01:49.674 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:49.675 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.675 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:49.675 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.675 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.675 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.675 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.675 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.675 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.675 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.675 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.675 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:49.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.676481  1468 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 1619
14:01:49.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.676709  1468 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/master-2/wal/instance
14:01:49.677 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.681030  1702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:49.689 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.692 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.693 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.694 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.694 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.693944  1702 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } has no permanent_uuid. Determining permanent_uuid...
14:01:49.697 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.698 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.698 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.698 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.698 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:49.698 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.698 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:49.698 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.699 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.699 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.699 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.699 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.699 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.699 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.699 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.699 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.699 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:49.713 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.713 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.713 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.713 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.713 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.713 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.714 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.714 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.715 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.715 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.715 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.715 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.715 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.715 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.715 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.717 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.718 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.718 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.719 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.719 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.719 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.719 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.719 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.719 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.721 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.721 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.721 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.721 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.725195  1702 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } has no permanent_uuid. Determining permanent_uuid...
14:01:49.729 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.729 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.730 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.730 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.730 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.730 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.730 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.730 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.730 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.730 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.730 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.730 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.737 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.736763  1702 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } has no permanent_uuid. Determining permanent_uuid...
14:01:49.737 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.737 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.738 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.738 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.738 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.738 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.738 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.739 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.738 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.739 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.749 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.749 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.750 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.750 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.750 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.750 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.750 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.750 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.750 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.750 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.750 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.751 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.751 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.757 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.757290  1702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8: Bootstrap starting.
14:01:49.757 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.758 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.758 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.758 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.758 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.758 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.758 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.758 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.758 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.758 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.758 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.758 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.761093  1702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8: Neither blocks nor log segments found. Creating new log.
14:01:49.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.762596  1702 log.cc:826] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8: Log is configured to *not* fsync() on all Append() calls
14:01:49.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.765681  1702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8: No bootstrap required, opened a new log
14:01:49.769 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.769 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.770 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.770 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.770 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.770 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.770 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.770 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.770 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.770 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.770 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.770 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.771826  1702 raft_consensus.cc:359] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } }
14:01:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.772185  1702 raft_consensus.cc:385] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.772313  1702 raft_consensus.cc:740] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54dd8310f0747ae94ea7bc53cef6fe8, State: Initialized, Role: FOLLOWER
14:01:49.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.773218  1702 consensus_queue.cc:260] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } }
14:01:49.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.774281  1719 sys_catalog.cc:455] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [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: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:49.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.774605  1719 sys_catalog.cc:458] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [sys.catalog]: This master's current role is: FOLLOWER
14:01:49.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.775517  1702 sys_catalog.cc:565] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [sys.catalog]: configured and running, proceeding with master startup.
14:01:49.777 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.777 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.777 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.778 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.778 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.778 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.779 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.779 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.779 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.779 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.780 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.780 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.781 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:49.781 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:49.781 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:49.781 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:49.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:49.781 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:49.781 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:49.781 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:49.781 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:49.781 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:49.781 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:49.782 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:49.782 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:49.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.788635  1619 master_runner.cc:187] Error getting master registration for 127.1.111.62:46425: OK, instance_id { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" instance_seqno: 1779112908508120 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.796890  1619 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.798015  1730 catalog_manager.cc:1593] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:49.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.798166  1730 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:49.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.799191  1617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 5
14:01:49.811 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.811 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.811 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.811805  1617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7: Bootstrap starting.
14:01:49.812 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.812 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.812 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.812 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.812 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.812 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.813 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.813 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.813 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.813 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.816494  1617 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7: Neither blocks nor log segments found. Creating new log.
14:01:49.817 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.817 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.817 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.817 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.817 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.818 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.818 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.818 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.818 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.818 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.818 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.818 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.818 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.818849  1617 log.cc:826] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7: Log is configured to *not* fsync() on all Append() calls
14:01:49.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:49.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.822835  1617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7: No bootstrap required, opened a new log
14:01:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.832301  1617 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } }
14:01:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.832763  1617 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:49.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.832928  1617 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f3373b9782f45ea9f322041fcc65ef7, State: Initialized, Role: FOLLOWER
14:01:49.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.833897  1617 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } }
14:01:49.834 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:49.835 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:49.835 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:49.835 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.835 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.835 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:49.836 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.836 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.836 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:49.836 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.836457  1733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [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: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:49.836 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.836 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:49.837 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:49.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.837083  1733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [sys.catalog]: This master's current role is: FOLLOWER
14:01:49.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.838229  1617 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [sys.catalog]: configured and running, proceeding with master startup.
14:01:49.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.855901  1744 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:49.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.856583  1744 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:49.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.852334  1548 master_runner.cc:187] Error getting master registration for 127.1.111.62:46425: OK, instance_id { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" instance_seqno: 1779112908508120 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:49.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.859710  1548 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:49.866 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:49.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.882779  1643 tablet.cc:2404] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:49.894 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 15 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112909893 for job aa838b7d2caf252011828eed7163388e.
14:01:49.905 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 15 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:01:49.906 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 15 as completed for source Source: KuduSource.
14:01:49.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.920003  1546 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } attempt: 5
14:01:49.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.935931  1546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab: Bootstrap starting.
14:01:49.938 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.938 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.938 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.939 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.939 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.939 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.939 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.940 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.940 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.940 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.940 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:49.940 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.940 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.940 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.940950  1546 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab: Neither blocks nor log segments found. Creating new log.
14:01:49.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.942881  1546 log.cc:826] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab: Log is configured to *not* fsync() on all Append() calls
14:01:49.949 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:49.949 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:49.949 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:49.950 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.950 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.950 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.950 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.950 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:49.950 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:49.950 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.950 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.950 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:49.951 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.952440  1546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab: No bootstrap required, opened a new log
14:01:49.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.961673  1546 raft_consensus.cc:359] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } }
14:01:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.962388  1546 raft_consensus.cc:385] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.962615  1546 raft_consensus.cc:740] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac79d346dcf4c53a7c0a31abc78c1ab, State: Initialized, Role: FOLLOWER
14:01:49.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.963577  1546 consensus_queue.cc:260] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } }
14:01:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.965333  1747 sys_catalog.cc:455] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [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: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.965780  1747 sys_catalog.cc:458] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [sys.catalog]: This master's current role is: FOLLOWER
14:01:49.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.970522  1546 sys_catalog.cc:565] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [sys.catalog]: configured and running, proceeding with master startup.
14:01:49.985 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:49.985 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:49.985 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:49.986 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:49.986 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:49.986 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:49.987 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:49.987 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:49.987 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:49.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.985617  1733 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:49.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.985958  1733 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } }
14:01:49.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.988592  1733 leader_election.cc:290] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac79d346dcf4c53a7c0a31abc78c1ab (127.1.111.62:46425), e54dd8310f0747ae94ea7bc53cef6fe8 (127.1.111.60:33421)
14:01:49.990 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:49.990 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:49.990 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:49.990 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:49.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.990569  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f3373b9782f45ea9f322041fcc65ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" is_pre_election: true
14:01:49.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.991230  1674 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3373b9782f45ea9f322041fcc65ef7 in term 0.
14:01:49.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.992386  1521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f3373b9782f45ea9f322041fcc65ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" is_pre_election: true
14:01:49.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.992976  1521 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f3373b9782f45ea9f322041fcc65ef7 in term 0.
14:01:49.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.993902  1567 leader_election.cc:304] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [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: 9f3373b9782f45ea9f322041fcc65ef7, dac79d346dcf4c53a7c0a31abc78c1ab; no voters: 
14:01:49.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.994391  1733 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:49.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.994571  1733 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.994721  1733 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 0 FOLLOWER]: Advancing to term 1
14:01:49.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:49.995035  1500 tablet.cc:2404] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:49.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:49.999163  1733 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } }
14:01:50.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.002833  1521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f3373b9782f45ea9f322041fcc65ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab"
14:01:50.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.003098  1521 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [term 0 FOLLOWER]: Advancing to term 1
14:01:50.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.005261  1674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9f3373b9782f45ea9f322041fcc65ef7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8"
14:01:50.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.005586  1674 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [term 0 FOLLOWER]: Advancing to term 1
14:01:50.009 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:50.009 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:50.010 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:50.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.010167  1521 raft_consensus.cc:2468] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3373b9782f45ea9f322041fcc65ef7 in term 1.
14:01:50.011 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.011031  1733 leader_election.cc:290] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [CANDIDATE]: Term 1 election: Requested vote from peers dac79d346dcf4c53a7c0a31abc78c1ab (127.1.111.62:46425), e54dd8310f0747ae94ea7bc53cef6fe8 (127.1.111.60:33421)
14:01:50.011 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.011 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.011 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.011 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.012 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.012 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.012 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:50.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.012933  1567 leader_election.cc:304] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [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: 9f3373b9782f45ea9f322041fcc65ef7, dac79d346dcf4c53a7c0a31abc78c1ab; no voters: 
14:01:50.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.013936  1674 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f3373b9782f45ea9f322041fcc65ef7 in term 1.
14:01:50.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.015208  1733 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 1 FOLLOWER]: Leader election won for term 1
14:01:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.020852  1758 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
14:01:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.022106  1733 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [term 1 LEADER]: Becoming Leader. State: Replica: 9f3373b9782f45ea9f322041fcc65ef7, State: Running, Role: LEADER
14:01:50.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.023003  1733 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [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: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } }
14:01:50.026 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:50.027 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:50.027 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:50.027 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:50.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:50.027 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:50.027 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:50.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:50.027 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:50.028 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:50.028 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:50.028 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:50.028 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:50.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.033082  1759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f3373b9782f45ea9f322041fcc65ef7. Latest consensus state: current_term: 1 leader_uuid: "9f3373b9782f45ea9f322041fcc65ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:50.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.033967  1759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [sys.catalog]: This master's current role is: LEADER
14:01:50.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.036645  1761 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:01:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.040268  1761 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:01:50.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:50.057003  1571 tablet.cc:2404] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:50.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.057583  1674 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [term 1 FOLLOWER]: Refusing update from remote peer 9f3373b9782f45ea9f322041fcc65ef7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:50.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.057585  1521 raft_consensus.cc:1275] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [term 1 FOLLOWER]: Refusing update from remote peer 9f3373b9782f45ea9f322041fcc65ef7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:50.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.059981  1733 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:50.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.061766  1733 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:50.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 53 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112910081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.090572  1747 sys_catalog.cc:455] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f3373b9782f45ea9f322041fcc65ef7. Latest consensus state: current_term: 1 leader_uuid: "9f3373b9782f45ea9f322041fcc65ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.090879  1747 sys_catalog.cc:458] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [sys.catalog]: This master's current role is: FOLLOWER
14:01:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.094363  1719 sys_catalog.cc:455] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9f3373b9782f45ea9f322041fcc65ef7. Latest consensus state: current_term: 1 leader_uuid: "9f3373b9782f45ea9f322041fcc65ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:50.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.094666  1719 sys_catalog.cc:458] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [sys.catalog]: This master's current role is: FOLLOWER
14:01:50.098 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 53 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=17 ms, finalizationTime=0 ms).
14:01:50.101 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 53 as completed for source Source: KuduSource.
14:01:50.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.099612  1762 mvcc.cc:204] Tried to move back new op lower bound from 7287246479581896704 to 7287246479466885120. Current Snapshot: MvccSnapshot[applied={T|T < 7287246479581896704}]
14:01:50.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.111450  1759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9f3373b9782f45ea9f322041fcc65ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:50.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.111819  1759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [sys.catalog]: This master's current role is: LEADER
14:01:50.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.112763  1759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9f3373b9782f45ea9f322041fcc65ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:50.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.113063  1759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7 [sys.catalog]: This master's current role is: LEADER
14:01:50.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.116312  1747 sys_catalog.cc:455] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9f3373b9782f45ea9f322041fcc65ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:50.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.116551  1747 sys_catalog.cc:458] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab [sys.catalog]: This master's current role is: FOLLOWER
14:01:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.122210  1719 sys_catalog.cc:455] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9f3373b9782f45ea9f322041fcc65ef7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac79d346dcf4c53a7c0a31abc78c1ab" member_type: VOTER last_known_addr { host: "127.1.111.62" port: 46425 } } peers { permanent_uuid: "9f3373b9782f45ea9f322041fcc65ef7" member_type: VOTER last_known_addr { host: "127.1.111.61" port: 40261 } } peers { permanent_uuid: "e54dd8310f0747ae94ea7bc53cef6fe8" member_type: VOTER last_known_addr { host: "127.1.111.60" port: 33421 } } }
14:01:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.122468  1719 sys_catalog.cc:458] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8 [sys.catalog]: This master's current role is: FOLLOWER
14:01:50.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.124354  1761 catalog_manager.cc:1382] Generated new cluster ID: 626b85c9478b4bcb991ae066436e9a9a
14:01:50.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.124500  1761 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:01:50.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.143976  1761 catalog_manager.cc:1405] Generated new certificate authority record
14:01:50.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.146373  1761 catalog_manager.cc:1539] Loading token signing keys...
14:01:50.157 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:50.157 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:50.158 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:50.158 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:50.158 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:50.158 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:50.159 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:50.159 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:50.159 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:50.159 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:50.161 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:50.161 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:50.161 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:50.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.185407  1761 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9f3373b9782f45ea9f322041fcc65ef7: Generated new TSK 0
14:01:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.190207  1761 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:01:50.197 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:50.198 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:50.198 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:50.198 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.198 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.198 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.198 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.199 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.199 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.199 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.229988  1468 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/wal
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/data
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/logs
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/data/info.pb
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.1:0
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.111.1
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.1
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:50.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:50.322 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:50.338 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:50.339 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:50.339 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:50.339 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:50.339 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:50.340 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:50.340 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:50.340 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:50.340 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:50.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:50.340 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:50.340 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:50.340 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:50.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:50.394 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 16 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112910393 for job aa838b7d2caf252011828eed7163388e.
14:01:50.407 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 16 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=13 ms, finalizationTime=1 ms).
14:01:50.409 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 16 as completed for source Source: KuduSource.
14:01:50.438 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:50.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:50.469 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:50.470 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:50.470 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:50.470 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.470 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.470 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.470 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.470 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.470 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.471 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.471 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.471 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.471 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:50.545 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:50.545 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:50.546 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:50.546 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:50.546 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:50.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:50.546 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:50.546 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:50.546 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:50.546 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:50.546 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:50.547 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:50.547 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:50.577 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:50.577 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:50.577 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:50.577 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.577 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.577 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.577 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.578 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.578 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.578 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.578 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.578 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.578 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:50.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 54 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112910581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:50.591 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 54 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:50.592 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 54 as completed for source Source: KuduSource.
14:01:50.629 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:50.629 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:50.630 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:50.630 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:50.630 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:50.630 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:50.630 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:50.630 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:50.630 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:50.630 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:50.630 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:50.630 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:50.631 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:50.689 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:50.689 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:50.689 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:50.690 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.690 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.690 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:50.690 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.690 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.690 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:50.691 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.692 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:50.692 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:50.698 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:50.699 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:50.699 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:50.699 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:50.699 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:50.699 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:50.699 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:50.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:50.699 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:50.699 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:50.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:50.699 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:50.699 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:50.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:50.708078  1771 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:50.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:50.708413  1771 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:50.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:50.708487  1771 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:50.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:50.717733  1771 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:50.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:50.717922  1771 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.111.1
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.729193  1771 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/data
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/wal
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.1:0
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/data/info.pb
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.1
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.111.1
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/logs
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:50.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:50.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:50.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:50.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:50.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:50.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.730963  1771 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:50.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.733052  1771 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:50.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:50.743762  1776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:50.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:50.744055  1779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:50.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:50.744079  1777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:50.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.745345  1771 server_base.cc:1061] running on GCE node
14:01:50.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.746034  1771 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:50.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.747287  1771 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:50.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.748759  1771 hybrid_clock.cc:648] HybridClock initialized: now 1779112910748584 us; error 81 us; skew 500 ppm
14:01:50.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.749518  1771 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:50.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.752286  1771 webserver.cc:533] Webserver started at http://127.1.111.1:46087/ using document root <none> and password file <none>
14:01:50.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.753286  1771 fs_manager.cc:362] Metadata directory not provided
14:01:50.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.753465  1771 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:50.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.753916  1771 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:50.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.756884  1771 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/data/instance:
14:01:50.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76bb0548edf1471fb0852229bb43eb9f"
14:01:50.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:50 on dist-test-slave-409m"
14:01:50.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.757905  1771 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/wal/instance:
14:01:50.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76bb0548edf1471fb0852229bb43eb9f"
14:01:50.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:50 on dist-test-slave-409m"
14:01:50.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.764463  1771 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:01:50.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.768801  1785 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:50.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.770401  1771 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
14:01:50.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.770648  1771 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/wal
14:01:50.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "76bb0548edf1471fb0852229bb43eb9f"
14:01:50.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:50 on dist-test-slave-409m"
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.770918  1771 fs_report.cc:389] FS layout report
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/wal
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/wal
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/data/data
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:50.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:50.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.793439  1771 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:50.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.794514  1771 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:50.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.794826  1771 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:50.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.795969  1771 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:50.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.797816  1771 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.797943  1771 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.798061  1771 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.798174  1771 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.800462  1730 catalog_manager.cc:1294] Loaded cluster ID: 626b85c9478b4bcb991ae066436e9a9a
14:01:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.800570  1730 catalog_manager.cc:1587] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8: loading cluster ID for follower catalog manager: success
14:01:50.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.805059  1730 catalog_manager.cc:1609] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8: acquiring CA information for follower catalog manager: success
14:01:50.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.808305  1730 catalog_manager.cc:1637] T 00000000000000000000000000000000 P e54dd8310f0747ae94ea7bc53cef6fe8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:50.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:50.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.844627  1771 rpc_server.cc:307] RPC server started. Bound to: 127.1.111.1:37561
14:01:50.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.844755  1897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.111.1:37561 every 8 connection(s)
14:01:50.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.846428  1771 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/data/info.pb
14:01:50.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.856088  1468 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 1771
14:01:50.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.856401  1468 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-0/wal/instance
14:01:50.864 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:50.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.871423  1468 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:50.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:50.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/wal
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/data
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/logs
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/data/info.pb
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.2:0
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.111.2
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.2
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:50.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.888026  1898 heartbeater.cc:344] Connected to a master server at 127.1.111.60:33421
14:01:50.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.888403  1898 heartbeater.cc:461] Registering TS with master...
14:01:50.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.888661  1900 heartbeater.cc:344] Connected to a master server at 127.1.111.61:40261
14:01:50.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.888867  1900 heartbeater.cc:461] Registering TS with master...
14:01:50.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.889712  1898 heartbeater.cc:507] Master 127.1.111.60:33421 requested a full tablet report, sending...
14:01:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.891148  1900 heartbeater.cc:507] Master 127.1.111.61:40261 requested a full tablet report, sending...
14:01:50.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 17 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112910892 for job aa838b7d2caf252011828eed7163388e.
14:01:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.893023  1899 heartbeater.cc:344] Connected to a master server at 127.1.111.62:46425
14:01:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.893157  1899 heartbeater.cc:461] Registering TS with master...
14:01:50.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.893205  1581 ts_manager.cc:194] Registered new tserver with Master: 76bb0548edf1471fb0852229bb43eb9f (127.1.111.1:37561)
14:01:50.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.893339  1660 ts_manager.cc:194] Registered new tserver with Master: 76bb0548edf1471fb0852229bb43eb9f (127.1.111.1:37561)
14:01:50.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.893752  1899 heartbeater.cc:507] Master 127.1.111.62:46425 requested a full tablet report, sending...
14:01:50.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.896341  1510 ts_manager.cc:194] Registered new tserver with Master: 76bb0548edf1471fb0852229bb43eb9f (127.1.111.1:37561)
14:01:50.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:50.895370  1581 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.111.1:35915
14:01:50.902 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 17 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:50.903 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 17 as completed for source Source: KuduSource.
14:01:50.937 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:50.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:51.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.026823  1758 catalog_manager.cc:1294] Loaded cluster ID: 626b85c9478b4bcb991ae066436e9a9a
14:01:51.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.026985  1758 catalog_manager.cc:1587] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab: loading cluster ID for follower catalog manager: success
14:01:51.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.031363  1758 catalog_manager.cc:1609] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab: acquiring CA information for follower catalog manager: success
14:01:51.035 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:51.035 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:51.035 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:51.035 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:51.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:51.035 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:51.036 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:51.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:51.036 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:51.036 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:51.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:51.036 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:51.036 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:51.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.034829  1758 catalog_manager.cc:1637] T 00000000000000000000000000000000 P dac79d346dcf4c53a7c0a31abc78c1ab: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:51.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 55 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112911081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:51.090 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 55 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:51.092 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 55 as completed for source Source: KuduSource.
14:01:51.113 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:51.113 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:51.113 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:51.113 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:51.113 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:51.114 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:51.114 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:51.114 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:51.114 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:51.114 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:51.114 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:51.114 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:51.115 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:51.217 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:51.217 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:51.218 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:51.218 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:51.218 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:51.218 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:51.218 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:51.218 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:51.218 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:51.218 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:51.218 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:51.219 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:51.219 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:51.266 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:51.267 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:51.267 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:51.267 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:51.267 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:51.267 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:51.267 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:51.267 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:51.267 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:51.268 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:51.268 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:51.268 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:51.268 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:51.294 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:51.294 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:51.295 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:51.295 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:51.295 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:51.295 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.298801  1908 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.299247  1908 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.299360  1908 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:51.299 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:51.299 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:51.300 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:51.300 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:51.300 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:51.300 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:51.300 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.311676  1908 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.311932  1908 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.111.2
14:01:51.323 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.323558  1908 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/data
14:01:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/wal
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.2:0
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/data/info.pb
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.2
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.111.2
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/logs
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:51.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.325284  1908 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:51.327 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:51.327 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:51.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.327358  1908 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:51.327 [DEBUG - pool-196-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:51.327 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:51.327 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:51.327 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:51.328 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:51.328 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:51.328 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:51.328 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:51.328 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:51.328 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:51.328 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:51.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=28295), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [24ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [24ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [51ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [51ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [70ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [75ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [77ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [77ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [99ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [101ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [101ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [122ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [124ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [144ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [182ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [184ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [244ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [244ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [343ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [346ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [346ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [347ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [601ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [602ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [603ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [603ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [603ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [761ms] refreshing cache from master, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [763ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [764ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [764ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [765ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1342ms] refreshing cache from master, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [1343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [1344ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1345ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1961ms] refreshing cache from master, [1961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [1962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [1962ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [1963ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1964ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [1964ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [3461ms] refreshing cache from master, [3461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [3462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [3462ms] too many traces: truncated at 100 traces, deferred=Deferred@2023831236(state=PENDING, result=null, callback=(continuation of Deferred@652802176 after retry RPC after error@1992328390) -> (continuation of Deferred@553332134 after retry RPC after error@1369253995) -> (continuation of Deferred@819000864 after retry RPC after error@1111794248) -> (continuation of Deferred@992682427 after retry RPC after error@55417029) -> (continuation of Deferred@882577274 after retry RPC after error@1403694403) -> (continuation of Deferred@829319284 after retry RPC after error@1586124076) -> (continuation of Deferred@839278936 after retry RPC after error@876614382) -> (continuation of Deferred@1982849498 after retry RPC after error@2046880006) -> (continuation of Deferred@2064473023 after retry RPC after error@1332670802) -> (continuation of Deferred@1187440724 after retry RPC after error@997417299) -> (continuation of Deferred@707925281 after retry RPC after error@317621588) -> (continuation of Deferred@1671125781 after retry RPC after error@1128454092) -> (continuation of Deferred@2044938648 after retry RPC after error@532789205) -> (continuation of Deferred@641402059 after retry RPC after error@1930582903) -> (continuation of Deferred@274625284 after retry RPC after error@36897221) -> (continuation of Deferred@2085638164 after retry RPC after error@494429450) -> (continuation of Deferred@2128475122 after retry RPC after error@1694165189) -> (continuation of Deferred@441763006 after retry RPC after error@1155179211) -> (continuation of Deferred@1426693057 after retry RPC after error@1711730021) -> (continuation of Deferred@1523299375 after retry RPC after error@1259768135) -> (continuation of Deferred@1389937783 after retry RPC after error@56911500) -> (continuation of Deferred@67751939 after retry RPC after error@2074750324) -> (continuation of Deferred@1875223818 after retry RPC after error@1328934520) -> (continuation of Deferred@91661909 after retry RPC after error@798882306) -> (continuation of Deferred@1840445198 after retry RPC after error@219452142) -> (continuation of Deferred@1029753111 after retry RPC after error@2104326483), errback=(continuation of Deferred@652802176 after retry RPC after error@1992328390) -> (continuation of Deferred@553332134 after retry RPC after error@1369253995) -> (continuation of Deferred@819000864 after retry RPC after error@1111794248) -> (continuation of Deferred@992682427 after retry RPC after error@55417029) -> (continuation of Deferred@882577274 after retry RPC after error@1403694403) -> (continuation of Deferred@829319284 after retry RPC after error@1586124076) -> (continuation of Deferred@839278936 after retry RPC after error@876614382) -> (continuation of Deferred@1982849498 after retry RPC after error@2046880006) -> (continuation of Deferred@2064473023 after retry RPC after error@1332670802) -> (continuation of Deferred@1187440724 after retry RPC after error@997417299) -> (continuation of Deferred@707925281 after retry RPC after error@317621588) -> (continuation of Deferred@1671125781 after retry RPC after error@1128454092) -> (continuation of Deferred@2044938648 after retry RPC after error@532789205) -> (continuation of Deferred@641402059 after retry RPC after error@1930582903) -> (continuation of Deferred@274625284 after retry RPC after error@36897221) -> (continuation of Deferred@2085638164 after retry RPC after error@494429450) -> (continuation of Deferred@2128475122 after retry RPC after error@1694165189) -> (continuation of Deferred@441763006 after retry RPC after error@1155179211) -> (continuation of Deferred@1426693057 after retry RPC after error@1711730021) -> (continuation of Deferred@1523299375 after retry RPC after error@1259768135) -> (continuation of Deferred@1389937783 after retry RPC after error@56911500) -> (continuation of Deferred@67751939 after retry RPC after error@2074750324) -> (continuation of Deferred@1875223818 after retry RPC after error@1328934520) -> (continuation of Deferred@91661909 after retry RPC after error@798882306) -> (continuation of Deferred@1840445198 after retry RPC after error@219452142) -> (continuation of Deferred@1029753111 after retry RPC after error@2104326483)))
14:01:51.330 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:51.331 [WARN - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1117) Source: KuduSource -> Sink: Writer (2/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=28295), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [24ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [24ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [51ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [51ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [70ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [75ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [77ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [77ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [99ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [101ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [101ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [122ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [124ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [144ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [182ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [184ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [244ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [244ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [343ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [346ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [346ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [347ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [601ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [602ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [603ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [603ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [603ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [761ms] refreshing cache from master, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [763ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [764ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [764ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [765ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1342ms] refreshing cache from master, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [1343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [1344ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1345ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1961ms] refreshing cache from master, [1961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [1962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [1962ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [1963ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1964ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [1964ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [3461ms] refreshing cache from master, [3461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [3462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [3462ms] too many traces: truncated at 100 traces, deferred=Deferred@2023831236(state=PENDING, result=null, callback=(continuation of Deferred@652802176 after retry RPC after error@1992328390) -> (continuation of Deferred@553332134 after retry RPC after error@1369253995) -> (continuation of Deferred@819000864 after retry RPC after error@1111794248) -> (continuation of Deferred@992682427 after retry RPC after error@55417029) -> (continuation of Deferred@882577274 after retry RPC after error@1403694403) -> (continuation of Deferred@829319284 after retry RPC after error@1586124076) -> (continuation of Deferred@839278936 after retry RPC after error@876614382) -> (continuation of Deferred@1982849498 after retry RPC after error@2046880006) -> (continuation of Deferred@2064473023 after retry RPC after error@1332670802) -> (continuation of Deferred@1187440724 after retry RPC after error@997417299) -> (continuation of Deferred@707925281 after retry RPC after error@317621588) -> (continuation of Deferred@1671125781 after retry RPC after error@1128454092) -> (continuation of Deferred@2044938648 after retry RPC after error@532789205) -> (continuation of Deferred@641402059 after retry RPC after error@1930582903) -> (continuation of Deferred@274625284 after retry RPC after error@36897221) -> (continuation of Deferred@2085638164 after retry RPC after error@494429450) -> (continuation of Deferred@2128475122 after retry RPC after error@1694165189) -> (continuation of Deferred@441763006 after retry RPC after error@1155179211) -> (continuation of Deferred@1426693057 after retry RPC after error@1711730021) -> (continuation of Deferred@1523299375 after retry RPC after error@1259768135) -> (continuation of Deferred@1389937783 after retry RPC after error@56911500) -> (continuation of Deferred@67751939 after retry RPC after error@2074750324) -> (continuation of Deferred@1875223818 after retry RPC after error@1328934520) -> (continuation of Deferred@91661909 after retry RPC after error@798882306) -> (continuation of Deferred@1840445198 after retry RPC after error@219452142) -> (continuation of Deferred@1029753111 after retry RPC after error@2104326483), errback=(continuation of Deferred@652802176 after retry RPC after error@1992328390) -> (continuation of Deferred@553332134 after retry RPC after error@1369253995) -> (continuation of Deferred@819000864 after retry RPC after error@1111794248) -> (continuation of Deferred@992682427 after retry RPC after error@55417029) -> (continuation of Deferred@882577274 after retry RPC after error@1403694403) -> (continuation of Deferred@829319284 after retry RPC after error@1586124076) -> (continuation of Deferred@839278936 after retry RPC after error@876614382) -> (continuation of Deferred@1982849498 after retry RPC after error@2046880006) -> (continuation of Deferred@2064473023 after retry RPC after error@1332670802) -> (continuation of Deferred@1187440724 after retry RPC after error@997417299) -> (continuation of Deferred@707925281 after retry RPC after error@317621588) -> (continuation of Deferred@1671125781 after retry RPC after error@1128454092) -> (continuation of Deferred@2044938648 after retry RPC after error@532789205) -> (continuation of Deferred@641402059 after retry RPC after error@1930582903) -> (continuation of Deferred@274625284 after retry RPC after error@36897221) -> (continuation of Deferred@2085638164 after retry RPC after error@494429450) -> (continuation of Deferred@2128475122 after retry RPC after error@1694165189) -> (continuation of Deferred@441763006 after retry RPC after error@1155179211) -> (continuation of Deferred@1426693057 after retry RPC after error@1711730021) -> (continuation of Deferred@1523299375 after retry RPC after error@1259768135) -> (continuation of Deferred@1389937783 after retry RPC after error@56911500) -> (continuation of Deferred@67751939 after retry RPC after error@2074750324) -> (continuation of Deferred@1875223818 after retry RPC after error@1328934520) -> (continuation of Deferred@91661909 after retry RPC after error@798882306) -> (continuation of Deferred@1840445198 after retry RPC after error@219452142) -> (continuation of Deferred@1029753111 after retry RPC after error@2104326483)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.26.72.126:44929
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:51.333 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (2/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1).
14:01:51.335 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (2/4)#1 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1.
14:01:51.337 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1449) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from INITIALIZING to FAILED on 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=27, TimeoutTracker(timeout=30000, elapsed=28295), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [24ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [24ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [51ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [51ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [70ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [75ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [77ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [77ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [99ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [101ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [101ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [122ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [124ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [144ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [182ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [184ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [244ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [244ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [343ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [346ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [346ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [347ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [601ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [602ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [603ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [603ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [603ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [761ms] refreshing cache from master, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [763ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [764ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [764ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [765ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1342ms] refreshing cache from master, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [1343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [1344ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [1345ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1345ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1961ms] refreshing cache from master, [1961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [1962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [1962ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [1963ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1964ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [1964ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [3461ms] refreshing cache from master, [3461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [3462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [3462ms] too many traces: truncated at 100 traces, deferred=Deferred@2023831236(state=PENDING, result=null, callback=(continuation of Deferred@652802176 after retry RPC after error@1992328390) -> (continuation of Deferred@553332134 after retry RPC after error@1369253995) -> (continuation of Deferred@819000864 after retry RPC after error@1111794248) -> (continuation of Deferred@992682427 after retry RPC after error@55417029) -> (continuation of Deferred@882577274 after retry RPC after error@1403694403) -> (continuation of Deferred@829319284 after retry RPC after error@1586124076) -> (continuation of Deferred@839278936 after retry RPC after error@876614382) -> (continuation of Deferred@1982849498 after retry RPC after error@2046880006) -> (continuation of Deferred@2064473023 after retry RPC after error@1332670802) -> (continuation of Deferred@1187440724 after retry RPC after error@997417299) -> (continuation of Deferred@707925281 after retry RPC after error@317621588) -> (continuation of Deferred@1671125781 after retry RPC after error@1128454092) -> (continuation of Deferred@2044938648 after retry RPC after error@532789205) -> (continuation of Deferred@641402059 after retry RPC after error@1930582903) -> (continuation of Deferred@274625284 after retry RPC after error@36897221) -> (continuation of Deferred@2085638164 after retry RPC after error@494429450) -> (continuation of Deferred@2128475122 after retry RPC after error@1694165189) -> (continuation of Deferred@441763006 after retry RPC after error@1155179211) -> (continuation of Deferred@1426693057 after retry RPC after error@1711730021) -> (continuation of Deferred@1523299375 after retry RPC after error@1259768135) -> (continuation of Deferred@1389937783 after retry RPC after error@56911500) -> (continuation of Deferred@67751939 after retry RPC after error@2074750324) -> (continuation of Deferred@1875223818 after retry RPC after error@1328934520) -> (continuation of Deferred@91661909 after retry RPC after error@798882306) -> (continuation of Deferred@1840445198 after retry RPC after error@219452142) -> (continuation of Deferred@1029753111 after retry RPC after error@2104326483), errback=(continuation of Deferred@652802176 after retry RPC after error@1992328390) -> (continuation of Deferred@553332134 after retry RPC after error@1369253995) -> (continuation of Deferred@819000864 after retry RPC after error@1111794248) -> (continuation of Deferred@992682427 after retry RPC after error@55417029) -> (continuation of Deferred@882577274 after retry RPC after error@1403694403) -> (continuation of Deferred@829319284 after retry RPC after error@1586124076) -> (continuation of Deferred@839278936 after retry RPC after error@876614382) -> (continuation of Deferred@1982849498 after retry RPC after error@2046880006) -> (continuation of Deferred@2064473023 after retry RPC after error@1332670802) -> (continuation of Deferred@1187440724 after retry RPC after error@997417299) -> (continuation of Deferred@707925281 after retry RPC after error@317621588) -> (continuation of Deferred@1671125781 after retry RPC after error@1128454092) -> (continuation of Deferred@2044938648 after retry RPC after error@532789205) -> (continuation of Deferred@641402059 after retry RPC after error@1930582903) -> (continuation of Deferred@274625284 after retry RPC after error@36897221) -> (continuation of Deferred@2085638164 after retry RPC after error@494429450) -> (continuation of Deferred@2128475122 after retry RPC after error@1694165189) -> (continuation of Deferred@441763006 after retry RPC after error@1155179211) -> (continuation of Deferred@1426693057 after retry RPC after error@1711730021) -> (continuation of Deferred@1523299375 after retry RPC after error@1259768135) -> (continuation of Deferred@1389937783 after retry RPC after error@56911500) -> (continuation of Deferred@67751939 after retry RPC after error@2074750324) -> (continuation of Deferred@1875223818 after retry RPC after error@1328934520) -> (continuation of Deferred@91661909 after retry RPC after error@798882306) -> (continuation of Deferred@1840445198 after retry RPC after error@219452142) -> (continuation of Deferred@1029753111 after retry RPC after error@2104326483)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.26.72.126:44929
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:51.342 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:51.343 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 1 (#1) of source Source: KuduSource.
14:01:51.343 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_1.
14:01:51.343 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (90bda1722df50ce6c20bc5d9174cc672) switched from state RUNNING to RESTARTING.
14:01:51.344 [WARN - flink-pekko.actor.default-dispatcher-7] (TaskManagerLocation.java:276) No hostname could be resolved for the IP address 127.0.0.1, using IP address as host name. Local input split assignment (such as for HDFS files) may be impacted.
14:01:51.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.350004  1915 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:51.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.352679  1916 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.355158  1918 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.355834  1908 server_base.cc:1061] running on GCE node
14:01:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.356683  1908 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:51.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.358024  1908 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:51.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.359284  1908 hybrid_clock.cc:648] HybridClock initialized: now 1779112911359221 us; error 55 us; skew 500 ppm
14:01:51.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.359776  1908 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.362983  1908 webserver.cc:533] Webserver started at http://127.1.111.2:33405/ using document root <none> and password file <none>
14:01:51.364 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.364238  1908 fs_manager.cc:362] Metadata directory not provided
14:01:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.364408  1908 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:51.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.364959  1908 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:51.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.368579  1908 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/data/instance:
14:01:51.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d55341310cca45e8a9214cd567e9441d"
14:01:51.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:51 on dist-test-slave-409m"
14:01:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.369830  1908 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/wal/instance:
14:01:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d55341310cca45e8a9214cd567e9441d"
14:01:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:51 on dist-test-slave-409m"
14:01:51.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.378314  1908 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
14:01:51.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.384171  1924 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:51.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.386222  1908 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
14:01:51.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.386444  1908 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/wal
14:01:51.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d55341310cca45e8a9214cd567e9441d"
14:01:51.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:51 on dist-test-slave-409m"
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.386746  1908 fs_report.cc:389] FS layout report
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/wal
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/wal
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/data/data
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:51.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:51.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 18 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112911392 for job aa838b7d2caf252011828eed7163388e.
14:01:51.402 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:51.402 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:51.402 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.403 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.403 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.403 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:51.403 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.403 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.403 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.404 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.404 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.404 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 18 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:51.404 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.405 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:51.407 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 18 as completed for source Source: KuduSource.
14:01:51.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.416592  1908 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:51.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.418035  1908 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:51.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.418426  1908 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:51.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.419874  1908 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.422401  1908 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.422529  1908 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.422647  1908 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.422732  1908 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:51.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:51.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.501190  1908 rpc_server.cc:307] RPC server started. Bound to: 127.1.111.2:46235
14:01:51.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.501418  2036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.111.2:46235 every 8 connection(s)
14:01:51.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.503257  1908 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/data/info.pb
14:01:51.515 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:51.521 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:51.521 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:51.522 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.522 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.522 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.523 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.523 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.523 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.523 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.523 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.523 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.523 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:51.520 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:51.528 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:51.528 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:51.529 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:51.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:51.529 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:51.529 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:51.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:51.529 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:51.530 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:51.530 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:51.530 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:51.530 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:51.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.513144  1468 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 1908
14:01:51.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.513417  1468 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-1/wal/instance
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.534899  1468 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/wal
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/data
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/logs
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/data/info.pb
14:01:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.3:0
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.111.3
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.3
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:51.540 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:51.540 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:51.540 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:51.541 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.542 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.543 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.543 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.544 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.544 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.544 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:51.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 56 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112911582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:51.591 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 56 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:51.592 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 56 as completed for source Source: KuduSource.
14:01:51.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.599570  2038 heartbeater.cc:344] Connected to a master server at 127.1.111.62:46425
14:01:51.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.600001  2038 heartbeater.cc:461] Registering TS with master...
14:01:51.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.600437  2039 heartbeater.cc:344] Connected to a master server at 127.1.111.61:40261
14:01:51.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.600653  2039 heartbeater.cc:461] Registering TS with master...
14:01:51.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.601444  2038 heartbeater.cc:507] Master 127.1.111.62:46425 requested a full tablet report, sending...
14:01:51.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.603552  2039 heartbeater.cc:507] Master 127.1.111.61:40261 requested a full tablet report, sending...
14:01:51.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.605640  1581 ts_manager.cc:194] Registered new tserver with Master: d55341310cca45e8a9214cd567e9441d (127.1.111.2:46235)
14:01:51.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.607182  1581 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.111.2:55369
14:01:51.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.608284  1510 ts_manager.cc:194] Registered new tserver with Master: d55341310cca45e8a9214cd567e9441d (127.1.111.2:46235)
14:01:51.612 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:51.612 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:51.612 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:51.613 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:51.613 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:51.613 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:51.613 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:51.613 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:51.614 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:51.614 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:51.614 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:51.614 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:51.614 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:51.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.615738  2037 heartbeater.cc:344] Connected to a master server at 127.1.111.60:33421
14:01:51.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.615934  2037 heartbeater.cc:461] Registering TS with master...
14:01:51.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.616416  2037 heartbeater.cc:507] Master 127.1.111.60:33421 requested a full tablet report, sending...
14:01:51.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.617602  1660 ts_manager.cc:194] Registered new tserver with Master: d55341310cca45e8a9214cd567e9441d (127.1.111.2:46235)
14:01:51.757 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:51.757 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:51.757 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:51.758 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:51.758 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:51.758 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:51.758 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:51.758 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:51.758 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:51.758 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:51.758 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:51.758 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:51.758 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:51.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:51.837 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:51.837 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:51.837 [DEBUG - pool-194-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:51.838 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:51.838 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:51.838 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:51.838 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:51.838 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:51.838 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:51.838 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:51.838 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:51.838 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:51.838 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:51.838 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=26, TimeoutTracker(timeout=30000, elapsed=28809), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [30ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [34ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [52ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [52ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [72ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [92ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [101ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [101ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [262ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [263ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [281ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [282ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [282ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [282ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [302ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [303ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [303ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [303ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [323ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [382ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [382ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [383ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [383ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [461ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [462ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [466ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [466ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [680ms] refreshing cache from master, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [683ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [683ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [684ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [684ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [721ms] refreshing cache from master, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [722ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [723ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [724ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [724ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [781ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [783ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [793ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [794ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [794ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2721ms] refreshing cache from master, [2721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [2723ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [2724ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [2724ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2724ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [6241ms] refreshing cache from master, [6241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [6242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [6242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [6242ms] too many traces: truncated at 100 traces, deferred=Deferred@1508082543(state=PENDING, result=null, callback=(continuation of Deferred@692318826 after retry RPC after error@58475863) -> (continuation of Deferred@1408361359 after retry RPC after error@382532197) -> (continuation of Deferred@539658868 after retry RPC after error@1100817883) -> (continuation of Deferred@489442300 after retry RPC after error@1816303086) -> (continuation of Deferred@407886648 after retry RPC after error@819234327) -> (continuation of Deferred@1331185754 after retry RPC after error@927812026) -> (continuation of Deferred@1363006064 after retry RPC after error@1171063422) -> (continuation of Deferred@1213892613 after retry RPC after error@361170989) -> (continuation of Deferred@714536639 after retry RPC after error@124112737) -> (continuation of Deferred@459498792 after retry RPC after error@914935817) -> (continuation of Deferred@733408105 after retry RPC after error@33630137) -> (continuation of Deferred@46876916 after retry RPC after error@1915996220) -> (continuation of Deferred@1858242736 after retry RPC after error@1710577214) -> (continuation of Deferred@1033977500 after retry RPC after error@1363112764) -> (continuation of Deferred@734197411 after retry RPC after error@1682510147) -> (continuation of Deferred@1353221768 after retry RPC after error@2057615666) -> (continuation of Deferred@1190084395 after retry RPC after error@1786834364) -> (continuation of Deferred@2114501282 after retry RPC after error@565899640) -> (continuation of Deferred@504599555 after retry RPC after error@1939044208) -> (continuation of Deferred@1215630858 after retry RPC after error@1043466061) -> (continuation of Deferred@1006845700 after retry RPC after error@1422128899) -> (continuation of Deferred@874948303 after retry RPC after error@444651369) -> (continuation of Deferred@1071525922 after retry RPC after error@1961800501) -> (continuation of Deferred@1971282873 after retry RPC after error@1767426528) -> (continuation of Deferred@659143625 after retry RPC after error@650105614), errback=(continuation of Deferred@692318826 after retry RPC after error@58475863) -> (continuation of Deferred@1408361359 after retry RPC after error@382532197) -> (continuation of Deferred@539658868 after retry RPC after error@1100817883) -> (continuation of Deferred@489442300 after retry RPC after error@1816303086) -> (continuation of Deferred@407886648 after retry RPC after error@819234327) -> (continuation of Deferred@1331185754 after retry RPC after error@927812026) -> (continuation of Deferred@1363006064 after retry RPC after error@1171063422) -> (continuation of Deferred@1213892613 after retry RPC after error@361170989) -> (continuation of Deferred@714536639 after retry RPC after error@124112737) -> (continuation of Deferred@459498792 after retry RPC after error@914935817) -> (continuation of Deferred@733408105 after retry RPC after error@33630137) -> (continuation of Deferred@46876916 after retry RPC after error@1915996220) -> (continuation of Deferred@1858242736 after retry RPC after error@1710577214) -> (continuation of Deferred@1033977500 after retry RPC after error@1363112764) -> (continuation of Deferred@734197411 after retry RPC after error@1682510147) -> (continuation of Deferred@1353221768 after retry RPC after error@2057615666) -> (continuation of Deferred@1190084395 after retry RPC after error@1786834364) -> (continuation of Deferred@2114501282 after retry RPC after error@565899640) -> (continuation of Deferred@504599555 after retry RPC after error@1939044208) -> (continuation of Deferred@1215630858 after retry RPC after error@1043466061) -> (continuation of Deferred@1006845700 after retry RPC after error@1422128899) -> (continuation of Deferred@874948303 after retry RPC after error@444651369) -> (continuation of Deferred@1071525922 after retry RPC after error@1961800501) -> (continuation of Deferred@1971282873 after retry RPC after error@1767426528) -> (continuation of Deferred@659143625 after retry RPC after error@650105614)))
14:01:51.840 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:51.840 [WARN - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1117) Source: KuduSource -> Sink: Writer (1/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=26, TimeoutTracker(timeout=30000, elapsed=28809), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [30ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [34ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [52ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [52ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [72ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [92ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [101ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [101ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [262ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [263ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [281ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [282ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [282ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [282ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [302ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [303ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [303ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [303ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [323ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [382ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [382ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [383ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [383ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [461ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [462ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [466ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [466ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [680ms] refreshing cache from master, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [683ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [683ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [684ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [684ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [721ms] refreshing cache from master, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [722ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [723ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [724ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [724ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [781ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [783ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [793ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [794ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [794ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2721ms] refreshing cache from master, [2721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [2723ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [2724ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [2724ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2724ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [6241ms] refreshing cache from master, [6241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [6242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [6242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [6242ms] too many traces: truncated at 100 traces, deferred=Deferred@1508082543(state=PENDING, result=null, callback=(continuation of Deferred@692318826 after retry RPC after error@58475863) -> (continuation of Deferred@1408361359 after retry RPC after error@382532197) -> (continuation of Deferred@539658868 after retry RPC after error@1100817883) -> (continuation of Deferred@489442300 after retry RPC after error@1816303086) -> (continuation of Deferred@407886648 after retry RPC after error@819234327) -> (continuation of Deferred@1331185754 after retry RPC after error@927812026) -> (continuation of Deferred@1363006064 after retry RPC after error@1171063422) -> (continuation of Deferred@1213892613 after retry RPC after error@361170989) -> (continuation of Deferred@714536639 after retry RPC after error@124112737) -> (continuation of Deferred@459498792 after retry RPC after error@914935817) -> (continuation of Deferred@733408105 after retry RPC after error@33630137) -> (continuation of Deferred@46876916 after retry RPC after error@1915996220) -> (continuation of Deferred@1858242736 after retry RPC after error@1710577214) -> (continuation of Deferred@1033977500 after retry RPC after error@1363112764) -> (continuation of Deferred@734197411 after retry RPC after error@1682510147) -> (continuation of Deferred@1353221768 after retry RPC after error@2057615666) -> (continuation of Deferred@1190084395 after retry RPC after error@1786834364) -> (continuation of Deferred@2114501282 after retry RPC after error@565899640) -> (continuation of Deferred@504599555 after retry RPC after error@1939044208) -> (continuation of Deferred@1215630858 after retry RPC after error@1043466061) -> (continuation of Deferred@1006845700 after retry RPC after error@1422128899) -> (continuation of Deferred@874948303 after retry RPC after error@444651369) -> (continuation of Deferred@1071525922 after retry RPC after error@1961800501) -> (continuation of Deferred@1971282873 after retry RPC after error@1767426528) -> (continuation of Deferred@659143625 after retry RPC after error@650105614), errback=(continuation of Deferred@692318826 after retry RPC after error@58475863) -> (continuation of Deferred@1408361359 after retry RPC after error@382532197) -> (continuation of Deferred@539658868 after retry RPC after error@1100817883) -> (continuation of Deferred@489442300 after retry RPC after error@1816303086) -> (continuation of Deferred@407886648 after retry RPC after error@819234327) -> (continuation of Deferred@1331185754 after retry RPC after error@927812026) -> (continuation of Deferred@1363006064 after retry RPC after error@1171063422) -> (continuation of Deferred@1213892613 after retry RPC after error@361170989) -> (continuation of Deferred@714536639 after retry RPC after error@124112737) -> (continuation of Deferred@459498792 after retry RPC after error@914935817) -> (continuation of Deferred@733408105 after retry RPC after error@33630137) -> (continuation of Deferred@46876916 after retry RPC after error@1915996220) -> (continuation of Deferred@1858242736 after retry RPC after error@1710577214) -> (continuation of Deferred@1033977500 after retry RPC after error@1363112764) -> (continuation of Deferred@734197411 after retry RPC after error@1682510147) -> (continuation of Deferred@1353221768 after retry RPC after error@2057615666) -> (continuation of Deferred@1190084395 after retry RPC after error@1786834364) -> (continuation of Deferred@2114501282 after retry RPC after error@565899640) -> (continuation of Deferred@504599555 after retry RPC after error@1939044208) -> (continuation of Deferred@1215630858 after retry RPC after error@1043466061) -> (continuation of Deferred@1006845700 after retry RPC after error@1422128899) -> (continuation of Deferred@874948303 after retry RPC after error@444651369) -> (continuation of Deferred@1071525922 after retry RPC after error@1961800501) -> (continuation of Deferred@1971282873 after retry RPC after error@1767426528) -> (continuation of Deferred@659143625 after retry RPC after error@650105614)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.26.72.126:44929
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:51.842 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (1/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1).
14:01:51.845 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (1/4)#1 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1.
14:01:51.848 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1449) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from INITIALIZING to FAILED on 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=26, TimeoutTracker(timeout=30000, elapsed=28809), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [30ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [34ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [52ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [52ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [72ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [92ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [101ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [101ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [262ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [263ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [281ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [282ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [282ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [282ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [302ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [303ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [303ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [303ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [323ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [382ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [382ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [383ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [383ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [460ms] refreshing cache from master, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [461ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [462ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [466ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [466ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [680ms] refreshing cache from master, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [683ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [683ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [684ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [684ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [721ms] refreshing cache from master, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [722ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [723ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [724ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [724ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [781ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [783ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [793ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [794ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [794ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2721ms] refreshing cache from master, [2721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [2723ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [2724ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [2724ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2724ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [6241ms] refreshing cache from master, [6241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [6242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [6242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [6242ms] too many traces: truncated at 100 traces, deferred=Deferred@1508082543(state=PENDING, result=null, callback=(continuation of Deferred@692318826 after retry RPC after error@58475863) -> (continuation of Deferred@1408361359 after retry RPC after error@382532197) -> (continuation of Deferred@539658868 after retry RPC after error@1100817883) -> (continuation of Deferred@489442300 after retry RPC after error@1816303086) -> (continuation of Deferred@407886648 after retry RPC after error@819234327) -> (continuation of Deferred@1331185754 after retry RPC after error@927812026) -> (continuation of Deferred@1363006064 after retry RPC after error@1171063422) -> (continuation of Deferred@1213892613 after retry RPC after error@361170989) -> (continuation of Deferred@714536639 after retry RPC after error@124112737) -> (continuation of Deferred@459498792 after retry RPC after error@914935817) -> (continuation of Deferred@733408105 after retry RPC after error@33630137) -> (continuation of Deferred@46876916 after retry RPC after error@1915996220) -> (continuation of Deferred@1858242736 after retry RPC after error@1710577214) -> (continuation of Deferred@1033977500 after retry RPC after error@1363112764) -> (continuation of Deferred@734197411 after retry RPC after error@1682510147) -> (continuation of Deferred@1353221768 after retry RPC after error@2057615666) -> (continuation of Deferred@1190084395 after retry RPC after error@1786834364) -> (continuation of Deferred@2114501282 after retry RPC after error@565899640) -> (continuation of Deferred@504599555 after retry RPC after error@1939044208) -> (continuation of Deferred@1215630858 after retry RPC after error@1043466061) -> (continuation of Deferred@1006845700 after retry RPC after error@1422128899) -> (continuation of Deferred@874948303 after retry RPC after error@444651369) -> (continuation of Deferred@1071525922 after retry RPC after error@1961800501) -> (continuation of Deferred@1971282873 after retry RPC after error@1767426528) -> (continuation of Deferred@659143625 after retry RPC after error@650105614), errback=(continuation of Deferred@692318826 after retry RPC after error@58475863) -> (continuation of Deferred@1408361359 after retry RPC after error@382532197) -> (continuation of Deferred@539658868 after retry RPC after error@1100817883) -> (continuation of Deferred@489442300 after retry RPC after error@1816303086) -> (continuation of Deferred@407886648 after retry RPC after error@819234327) -> (continuation of Deferred@1331185754 after retry RPC after error@927812026) -> (continuation of Deferred@1363006064 after retry RPC after error@1171063422) -> (continuation of Deferred@1213892613 after retry RPC after error@361170989) -> (continuation of Deferred@714536639 after retry RPC after error@124112737) -> (continuation of Deferred@459498792 after retry RPC after error@914935817) -> (continuation of Deferred@733408105 after retry RPC after error@33630137) -> (continuation of Deferred@46876916 after retry RPC after error@1915996220) -> (continuation of Deferred@1858242736 after retry RPC after error@1710577214) -> (continuation of Deferred@1033977500 after retry RPC after error@1363112764) -> (continuation of Deferred@734197411 after retry RPC after error@1682510147) -> (continuation of Deferred@1353221768 after retry RPC after error@2057615666) -> (continuation of Deferred@1190084395 after retry RPC after error@1786834364) -> (continuation of Deferred@2114501282 after retry RPC after error@565899640) -> (continuation of Deferred@504599555 after retry RPC after error@1939044208) -> (continuation of Deferred@1215630858 after retry RPC after error@1043466061) -> (continuation of Deferred@1006845700 after retry RPC after error@1422128899) -> (continuation of Deferred@874948303 after retry RPC after error@444651369) -> (continuation of Deferred@1071525922 after retry RPC after error@1961800501) -> (continuation of Deferred@1971282873 after retry RPC after error@1767426528) -> (continuation of Deferred@659143625 after retry RPC after error@650105614)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.26.72.126:44929
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:51.852 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:51.852 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_1.
14:01:51.852 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 0 (#1) of source Source: KuduSource.
14:01:51.861 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:51.863 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:51.863 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:51.863 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.863 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:51.863 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:51.863 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.863 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.863 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:51.864 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.864 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.864 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:51.864 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:51.882 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:51.882 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:51.882 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:51.882 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:51.882 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:51.882 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:51.882 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:51.883 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:51.883 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:51.883 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:51.883 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:51.883 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:51.883 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:51.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 19 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112911892 for job aa838b7d2caf252011828eed7163388e.
14:01:51.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.900847  1900 heartbeater.cc:499] Master 127.1.111.61:40261 was elected leader, sending a full tablet report...
14:01:51.904 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 19 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:51.905 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 19 as completed for source Source: KuduSource.
14:01:51.959 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:51.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.975090  2045 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:51.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.975489  2045 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:51.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.975622  2045 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:51.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.986492  2045 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:51.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:51.986692  2045 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.111.3
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:51.998858  2045 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.111.20:46643
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/data
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/wal
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.111.3:0
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/data/info.pb
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.111.3
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.111.62:46425,127.1.111.61:40261,127.1.111.60:33421
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.111.3
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/logs
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:51.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:52.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.000866  2045 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:52.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.003321  2045 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:52.014904  2052 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:52.015108  2053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:52.015724  2055 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:52.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.016816  2045 server_base.cc:1061] running on GCE node
14:01:52.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.017560  2045 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:52.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.018767  2045 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:52.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.020017  2045 hybrid_clock.cc:648] HybridClock initialized: now 1779112912019945 us; error 55 us; skew 500 ppm
14:01:52.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.020448  2045 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:52.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.023340  2045 webserver.cc:533] Webserver started at http://127.1.111.3:38181/ using document root <none> and password file <none>
14:01:52.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.024554  2045 fs_manager.cc:362] Metadata directory not provided
14:01:52.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.024746  2045 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:52.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.025192  2045 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.027907  2045 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/data/instance:
14:01:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "26402ec756294dafb7045487e3d5a195"
14:01:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:52 on dist-test-slave-409m"
14:01:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.028898  2045 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/wal/instance:
14:01:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "26402ec756294dafb7045487e3d5a195"
14:01:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:52 on dist-test-slave-409m"
14:01:52.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.035964  2045 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
14:01:52.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.040107  2061 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.041932  2045 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.042145  2045 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/wal
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "26402ec756294dafb7045487e3d5a195"
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:52 on dist-test-slave-409m"
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.042420  2045 fs_report.cc:389] FS layout report
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/wal
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/wal
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/data/data
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:52.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:52.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:52.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:52.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:52.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:52.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.071746  2045 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:52.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.072780  2045 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:52.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.073033  2045 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:52.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.074196  2045 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:52.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.076248  2045 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:52.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.076345  2045 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:52.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.076428  2045 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:52.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.076489  2045 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:52.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 57 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112912082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:52.092 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 57 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:52.092 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 57 as completed for source Source: KuduSource.
14:01:52.125 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:52.126 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:52.126 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:52.126 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:52.126 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:52.126 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:52.126 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:52.126 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:52.127 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:52.127 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:52.127 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:52.127 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:52.127 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:52.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.132066  2045 rpc_server.cc:307] RPC server started. Bound to: 127.1.111.3:39815
14:01:52.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.132110  2173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.111.3:39815 every 8 connection(s)
14:01:52.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.133846  2045 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/data/info.pb
14:01:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.136294  1468 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 2045
14:01:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.136513  1468 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster8494351896747614503/ts-2/wal/instance
14:01:52.160 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:52.160 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:52.160 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:52.161 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:52.161 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:52.161 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:52.162 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:52.162 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:52.162 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:52.162 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:52.162 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:52.162 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:52.162 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.173413  2175 heartbeater.cc:344] Connected to a master server at 127.1.111.62:46425
14:01:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.174096  2175 heartbeater.cc:461] Registering TS with master...
14:01:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.175722  2175 heartbeater.cc:507] Master 127.1.111.62:46425 requested a full tablet report, sending...
14:01:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.176615  2176 heartbeater.cc:344] Connected to a master server at 127.1.111.61:40261
14:01:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.176853  2176 heartbeater.cc:461] Registering TS with master...
14:01:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.177608  2176 heartbeater.cc:507] Master 127.1.111.61:40261 requested a full tablet report, sending...
14:01:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.178557  1510 ts_manager.cc:194] Registered new tserver with Master: 26402ec756294dafb7045487e3d5a195 (127.1.111.3:39815)
14:01:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.179850  1581 ts_manager.cc:194] Registered new tserver with Master: 26402ec756294dafb7045487e3d5a195 (127.1.111.3:39815)
14:01:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.180877  1581 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.111.3:42741
14:01:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.180929  2174 heartbeater.cc:344] Connected to a master server at 127.1.111.60:33421
14:01:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.181073  2174 heartbeater.cc:461] Registering TS with master...
14:01:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.181759  2174 heartbeater.cc:507] Master 127.1.111.60:33421 requested a full tablet report, sending...
14:01:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.182971  1660 ts_manager.cc:194] Registered new tserver with Master: 26402ec756294dafb7045487e3d5a195 (127.1.111.3:39815)
14:01:52.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.190130  1468 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:01:52.192 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:52.192 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:01:52.195 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.111.62"
      port: 46425
    }
    bound_http_address {
      host: "127.1.111.62"
      port: 34757
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.111.61"
      port: 40261
    }
    bound_http_address {
      host: "127.1.111.61"
      port: 33933
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.111.60"
      port: 33421
    }
    bound_http_address {
      host: "127.1.111.60"
      port: 41811
    }
  }
}

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

14:01:52.196 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.111.1"
      port: 37561
    }
    bound_http_address {
      host: "127.1.111.1"
      port: 46087
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.111.2"
      port: 46235
    }
    bound_http_address {
      host: "127.1.111.2"
      port: 33405
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.111.3"
      port: 39815
    }
    bound_http_address {
      host: "127.1.111.3"
      port: 38181
    }
  }
}

14:01:52.196 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:01:52.197 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:52.198 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:01:52.198 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskoXKFx3/test-tmp
14:01:52.198 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:01:52.198 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskoXKFx3/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:01:52.202 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:01:52.229 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:52.230 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:52.230 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:52.230 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:52.230 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:52.230 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:52.230 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:52.230 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:52.230 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:52.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:52.230 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:52.230 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:52.231 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:52.256 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:52.256 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:52.257 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:52.257 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:52.257 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:52.257 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:52.257 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:52.257 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:52.257 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:52.257 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:52.257 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:52.257 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:52.257 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:52.285 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:52.285 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:52.285 [DEBUG - pool-198-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:52.285 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.285 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.285 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.285 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.286 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.286 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.286 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.286 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.286 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.286 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:52.287 [DEBUG - kudu-nio-7] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=29241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [8ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [8ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [32ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [32ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [59ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [61ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [61ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [97ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [140ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [141ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [142ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [161ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [161ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [162ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [162ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [182ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [222ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [281ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [282ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [283ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [283ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [341ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [341ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [342ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [342ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [361ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [362ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [381ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [382ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [383ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [383ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1181ms] refreshing cache from master, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1183ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2840ms] refreshing cache from master, [2840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [2842ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [2842ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2843ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [3240ms] refreshing cache from master, [3240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [3242ms] too many traces: truncated at 100 traces, deferred=Deferred@896319144(state=PENDING, result=null, callback=(continuation of Deferred@1219179758 after retry RPC after error@979029140) -> (continuation of Deferred@925233415 after retry RPC after error@1743556789) -> (continuation of Deferred@1995560162 after retry RPC after error@438536388) -> (continuation of Deferred@43450190 after retry RPC after error@33341073) -> (continuation of Deferred@2035432584 after retry RPC after error@2142371534) -> (continuation of Deferred@1256719097 after retry RPC after error@780412163) -> (continuation of Deferred@1188756007 after retry RPC after error@921516988) -> (continuation of Deferred@1016596562 after retry RPC after error@867929855) -> (continuation of Deferred@572604781 after retry RPC after error@2102312526) -> (continuation of Deferred@32039725 after retry RPC after error@1858816409) -> (continuation of Deferred@1179207428 after retry RPC after error@1316826445) -> (continuation of Deferred@139091492 after retry RPC after error@1022970165) -> (continuation of Deferred@805587145 after retry RPC after error@397679809) -> (continuation of Deferred@1305856877 after retry RPC after error@991138563) -> (continuation of Deferred@692311720 after retry RPC after error@505845077) -> (continuation of Deferred@2102115167 after retry RPC after error@1516741758) -> (continuation of Deferred@1839648524 after retry RPC after error@1191211984) -> (continuation of Deferred@1731307820 after retry RPC after error@1222112) -> (continuation of Deferred@1536672833 after retry RPC after error@525185552) -> (continuation of Deferred@1969164316 after retry RPC after error@1618450162) -> (continuation of Deferred@94892913 after retry RPC after error@2005404903) -> (continuation of Deferred@2052730362 after retry RPC after error@650568773) -> (continuation of Deferred@473999255 after retry RPC after error@731410380), errback=(continuation of Deferred@1219179758 after retry RPC after error@979029140) -> (continuation of Deferred@925233415 after retry RPC after error@1743556789) -> (continuation of Deferred@1995560162 after retry RPC after error@438536388) -> (continuation of Deferred@43450190 after retry RPC after error@33341073) -> (continuation of Deferred@2035432584 after retry RPC after error@2142371534) -> (continuation of Deferred@1256719097 after retry RPC after error@780412163) -> (continuation of Deferred@1188756007 after retry RPC after error@921516988) -> (continuation of Deferred@1016596562 after retry RPC after error@867929855) -> (continuation of Deferred@572604781 after retry RPC after error@2102312526) -> (continuation of Deferred@32039725 after retry RPC after error@1858816409) -> (continuation of Deferred@1179207428 after retry RPC after error@1316826445) -> (continuation of Deferred@139091492 after retry RPC after error@1022970165) -> (continuation of Deferred@805587145 after retry RPC after error@397679809) -> (continuation of Deferred@1305856877 after retry RPC after error@991138563) -> (continuation of Deferred@692311720 after retry RPC after error@505845077) -> (continuation of Deferred@2102115167 after retry RPC after error@1516741758) -> (continuation of Deferred@1839648524 after retry RPC after error@1191211984) -> (continuation of Deferred@1731307820 after retry RPC after error@1222112) -> (continuation of Deferred@1536672833 after retry RPC after error@525185552) -> (continuation of Deferred@1969164316 after retry RPC after error@1618450162) -> (continuation of Deferred@94892913 after retry RPC after error@2005404903) -> (continuation of Deferred@2052730362 after retry RPC after error@650568773) -> (continuation of Deferred@473999255 after retry RPC after error@731410380)))
14:01:52.288 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:52.289 [WARN - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1117) Source: KuduSource -> Sink: Writer (3/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=29241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [8ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [8ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [32ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [32ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [59ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [61ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [61ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [97ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [140ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [141ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [142ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [161ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [161ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [162ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [162ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [182ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [222ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [281ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [282ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [283ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [283ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [341ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [341ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [342ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [342ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [361ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [362ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [381ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [382ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [383ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [383ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1181ms] refreshing cache from master, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1183ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2840ms] refreshing cache from master, [2840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [2842ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [2842ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2843ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [3240ms] refreshing cache from master, [3240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [3242ms] too many traces: truncated at 100 traces, deferred=Deferred@896319144(state=PENDING, result=null, callback=(continuation of Deferred@1219179758 after retry RPC after error@979029140) -> (continuation of Deferred@925233415 after retry RPC after error@1743556789) -> (continuation of Deferred@1995560162 after retry RPC after error@438536388) -> (continuation of Deferred@43450190 after retry RPC after error@33341073) -> (continuation of Deferred@2035432584 after retry RPC after error@2142371534) -> (continuation of Deferred@1256719097 after retry RPC after error@780412163) -> (continuation of Deferred@1188756007 after retry RPC after error@921516988) -> (continuation of Deferred@1016596562 after retry RPC after error@867929855) -> (continuation of Deferred@572604781 after retry RPC after error@2102312526) -> (continuation of Deferred@32039725 after retry RPC after error@1858816409) -> (continuation of Deferred@1179207428 after retry RPC after error@1316826445) -> (continuation of Deferred@139091492 after retry RPC after error@1022970165) -> (continuation of Deferred@805587145 after retry RPC after error@397679809) -> (continuation of Deferred@1305856877 after retry RPC after error@991138563) -> (continuation of Deferred@692311720 after retry RPC after error@505845077) -> (continuation of Deferred@2102115167 after retry RPC after error@1516741758) -> (continuation of Deferred@1839648524 after retry RPC after error@1191211984) -> (continuation of Deferred@1731307820 after retry RPC after error@1222112) -> (continuation of Deferred@1536672833 after retry RPC after error@525185552) -> (continuation of Deferred@1969164316 after retry RPC after error@1618450162) -> (continuation of Deferred@94892913 after retry RPC after error@2005404903) -> (continuation of Deferred@2052730362 after retry RPC after error@650568773) -> (continuation of Deferred@473999255 after retry RPC after error@731410380), errback=(continuation of Deferred@1219179758 after retry RPC after error@979029140) -> (continuation of Deferred@925233415 after retry RPC after error@1743556789) -> (continuation of Deferred@1995560162 after retry RPC after error@438536388) -> (continuation of Deferred@43450190 after retry RPC after error@33341073) -> (continuation of Deferred@2035432584 after retry RPC after error@2142371534) -> (continuation of Deferred@1256719097 after retry RPC after error@780412163) -> (continuation of Deferred@1188756007 after retry RPC after error@921516988) -> (continuation of Deferred@1016596562 after retry RPC after error@867929855) -> (continuation of Deferred@572604781 after retry RPC after error@2102312526) -> (continuation of Deferred@32039725 after retry RPC after error@1858816409) -> (continuation of Deferred@1179207428 after retry RPC after error@1316826445) -> (continuation of Deferred@139091492 after retry RPC after error@1022970165) -> (continuation of Deferred@805587145 after retry RPC after error@397679809) -> (continuation of Deferred@1305856877 after retry RPC after error@991138563) -> (continuation of Deferred@692311720 after retry RPC after error@505845077) -> (continuation of Deferred@2102115167 after retry RPC after error@1516741758) -> (continuation of Deferred@1839648524 after retry RPC after error@1191211984) -> (continuation of Deferred@1731307820 after retry RPC after error@1222112) -> (continuation of Deferred@1536672833 after retry RPC after error@525185552) -> (continuation of Deferred@1969164316 after retry RPC after error@1618450162) -> (continuation of Deferred@94892913 after retry RPC after error@2005404903) -> (continuation of Deferred@2052730362 after retry RPC after error@650568773) -> (continuation of Deferred@473999255 after retry RPC after error@731410380)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.26.72.126:44929
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:52.291 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (3/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1).
14:01:52.293 [INFO - flink-pekko.actor.default-dispatcher-6] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (3/4)#1 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1.
14:01:52.295 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1449) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from INITIALIZING to FAILED on 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=29241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [8ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [8ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [32ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [32ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [59ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [61ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [61ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [97ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [140ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [141ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [142ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [161ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [161ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [162ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [162ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [181ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [182ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [222ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [281ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [282ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [283ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [283ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [341ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [341ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [342ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [342ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [361ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [362ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [381ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [382ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [383ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [383ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1181ms] refreshing cache from master, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [1183ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2840ms] refreshing cache from master, [2840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [2842ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [2842ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [2843ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2843ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [3240ms] refreshing cache from master, [3240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [3242ms] too many traces: truncated at 100 traces, deferred=Deferred@896319144(state=PENDING, result=null, callback=(continuation of Deferred@1219179758 after retry RPC after error@979029140) -> (continuation of Deferred@925233415 after retry RPC after error@1743556789) -> (continuation of Deferred@1995560162 after retry RPC after error@438536388) -> (continuation of Deferred@43450190 after retry RPC after error@33341073) -> (continuation of Deferred@2035432584 after retry RPC after error@2142371534) -> (continuation of Deferred@1256719097 after retry RPC after error@780412163) -> (continuation of Deferred@1188756007 after retry RPC after error@921516988) -> (continuation of Deferred@1016596562 after retry RPC after error@867929855) -> (continuation of Deferred@572604781 after retry RPC after error@2102312526) -> (continuation of Deferred@32039725 after retry RPC after error@1858816409) -> (continuation of Deferred@1179207428 after retry RPC after error@1316826445) -> (continuation of Deferred@139091492 after retry RPC after error@1022970165) -> (continuation of Deferred@805587145 after retry RPC after error@397679809) -> (continuation of Deferred@1305856877 after retry RPC after error@991138563) -> (continuation of Deferred@692311720 after retry RPC after error@505845077) -> (continuation of Deferred@2102115167 after retry RPC after error@1516741758) -> (continuation of Deferred@1839648524 after retry RPC after error@1191211984) -> (continuation of Deferred@1731307820 after retry RPC after error@1222112) -> (continuation of Deferred@1536672833 after retry RPC after error@525185552) -> (continuation of Deferred@1969164316 after retry RPC after error@1618450162) -> (continuation of Deferred@94892913 after retry RPC after error@2005404903) -> (continuation of Deferred@2052730362 after retry RPC after error@650568773) -> (continuation of Deferred@473999255 after retry RPC after error@731410380), errback=(continuation of Deferred@1219179758 after retry RPC after error@979029140) -> (continuation of Deferred@925233415 after retry RPC after error@1743556789) -> (continuation of Deferred@1995560162 after retry RPC after error@438536388) -> (continuation of Deferred@43450190 after retry RPC after error@33341073) -> (continuation of Deferred@2035432584 after retry RPC after error@2142371534) -> (continuation of Deferred@1256719097 after retry RPC after error@780412163) -> (continuation of Deferred@1188756007 after retry RPC after error@921516988) -> (continuation of Deferred@1016596562 after retry RPC after error@867929855) -> (continuation of Deferred@572604781 after retry RPC after error@2102312526) -> (continuation of Deferred@32039725 after retry RPC after error@1858816409) -> (continuation of Deferred@1179207428 after retry RPC after error@1316826445) -> (continuation of Deferred@139091492 after retry RPC after error@1022970165) -> (continuation of Deferred@805587145 after retry RPC after error@397679809) -> (continuation of Deferred@1305856877 after retry RPC after error@991138563) -> (continuation of Deferred@692311720 after retry RPC after error@505845077) -> (continuation of Deferred@2102115167 after retry RPC after error@1516741758) -> (continuation of Deferred@1839648524 after retry RPC after error@1191211984) -> (continuation of Deferred@1731307820 after retry RPC after error@1222112) -> (continuation of Deferred@1536672833 after retry RPC after error@525185552) -> (continuation of Deferred@1969164316 after retry RPC after error@1618450162) -> (continuation of Deferred@94892913 after retry RPC after error@2005404903) -> (continuation of Deferred@2052730362 after retry RPC after error@650568773) -> (continuation of Deferred@473999255 after retry RPC after error@731410380)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.26.72.126:44929
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:52.300 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:52.300 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_1.
14:01:52.300 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 2 (#1) of source Source: KuduSource.
14:01:52.322 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:52.344 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:52.344 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:52.345 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:52.345 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:52.345 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:52.345 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:52.345 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:52.345 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:52.345 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:52.346 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:52.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:52.346 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:52.346 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:52.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:52.365 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:52.365 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:52.366 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:52.366 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:52.366 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:52.366 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:52.366 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:52.366 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:52.366 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:52.367 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:52.367 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:52.367 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:52.367 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:52.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 20 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112912393 for job aa838b7d2caf252011828eed7163388e.
14:01:52.399 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:52.399 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:52.400 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:52.400 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:52.400 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:52.400 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:52.400 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:52.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:52.400 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:52.401 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:52.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:52.401 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:52.401 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:52.408 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 20 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=14 ms, finalizationTime=1 ms).
14:01:52.409 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 20 as completed for source Source: KuduSource.
14:01:52.459 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:52.461 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:52.461 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:52.461 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:52.462 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:52.462 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:52.462 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:52.462 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:52.462 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:52.462 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:52.462 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:52.462 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:52.462 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:52.462 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:52.472 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.472 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.472 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.473 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.473 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.473 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.473 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.473 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.474 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.474 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.474 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.570 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:52.570 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:52.570 [DEBUG - pool-200-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:52.570 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.570 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.570 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.570 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.570 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.570 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.570 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.571 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.571 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.571 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:52.571 [DEBUG - kudu-nio-7] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=29516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [8ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [37ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [37ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [37ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [72ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [79ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [80ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [180ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [194ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [194ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [204ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [221ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [222ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [262ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [263ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [323ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [324ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [324ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [363ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [363ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [363ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [483ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [484ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [486ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [486ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [622ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [624ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [631ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [631ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [902ms] refreshing cache from master, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [904ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [905ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [906ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [906ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2661ms] refreshing cache from master, [2661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [2662ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [2663ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2663ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [2664ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [3401ms] refreshing cache from master, [3401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [3402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [3403ms] too many traces: truncated at 100 traces, deferred=Deferred@370388028(state=PENDING, result=null, callback=(continuation of Deferred@1130211063 after retry RPC after error@1375009704) -> (continuation of Deferred@791566315 after retry RPC after error@609709182) -> (continuation of Deferred@169024541 after retry RPC after error@2093780812) -> (continuation of Deferred@553651761 after retry RPC after error@1051439859) -> (continuation of Deferred@751481551 after retry RPC after error@887422709) -> (continuation of Deferred@355733470 after retry RPC after error@1986726817) -> (continuation of Deferred@265192297 after retry RPC after error@483313459) -> (continuation of Deferred@699494795 after retry RPC after error@120144159) -> (continuation of Deferred@2089242456 after retry RPC after error@370866340) -> (continuation of Deferred@881196741 after retry RPC after error@2036949235) -> (continuation of Deferred@1062341897 after retry RPC after error@2127302047) -> (continuation of Deferred@1705289557 after retry RPC after error@1467497962) -> (continuation of Deferred@2028820553 after retry RPC after error@1716716094) -> (continuation of Deferred@646815662 after retry RPC after error@806117880) -> (continuation of Deferred@573659296 after retry RPC after error@1552804906) -> (continuation of Deferred@381118714 after retry RPC after error@1172822133) -> (continuation of Deferred@1840999473 after retry RPC after error@1592013072) -> (continuation of Deferred@1933140622 after retry RPC after error@149301484) -> (continuation of Deferred@1049237285 after retry RPC after error@1092214101) -> (continuation of Deferred@2030889706 after retry RPC after error@1083444335) -> (continuation of Deferred@776538215 after retry RPC after error@557161358) -> (continuation of Deferred@1064337144 after retry RPC after error@1600649741) -> (continuation of Deferred@965467062 after retry RPC after error@888135394), errback=(continuation of Deferred@1130211063 after retry RPC after error@1375009704) -> (continuation of Deferred@791566315 after retry RPC after error@609709182) -> (continuation of Deferred@169024541 after retry RPC after error@2093780812) -> (continuation of Deferred@553651761 after retry RPC after error@1051439859) -> (continuation of Deferred@751481551 after retry RPC after error@887422709) -> (continuation of Deferred@355733470 after retry RPC after error@1986726817) -> (continuation of Deferred@265192297 after retry RPC after error@483313459) -> (continuation of Deferred@699494795 after retry RPC after error@120144159) -> (continuation of Deferred@2089242456 after retry RPC after error@370866340) -> (continuation of Deferred@881196741 after retry RPC after error@2036949235) -> (continuation of Deferred@1062341897 after retry RPC after error@2127302047) -> (continuation of Deferred@1705289557 after retry RPC after error@1467497962) -> (continuation of Deferred@2028820553 after retry RPC after error@1716716094) -> (continuation of Deferred@646815662 after retry RPC after error@806117880) -> (continuation of Deferred@573659296 after retry RPC after error@1552804906) -> (continuation of Deferred@381118714 after retry RPC after error@1172822133) -> (continuation of Deferred@1840999473 after retry RPC after error@1592013072) -> (continuation of Deferred@1933140622 after retry RPC after error@149301484) -> (continuation of Deferred@1049237285 after retry RPC after error@1092214101) -> (continuation of Deferred@2030889706 after retry RPC after error@1083444335) -> (continuation of Deferred@776538215 after retry RPC after error@557161358) -> (continuation of Deferred@1064337144 after retry RPC after error@1600649741) -> (continuation of Deferred@965467062 after retry RPC after error@888135394)))
14:01:52.573 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (SourceReaderBase.java:338) Closing Source Reader.
14:01:52.573 [WARN - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:1117) Source: KuduSource -> Sink: Writer (4/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from INITIALIZING to FAILED with failure cause:
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=29516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [8ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [37ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [37ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [37ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [72ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [79ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [80ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [180ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [194ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [194ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [204ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [221ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [222ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [262ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [263ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [323ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [324ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [324ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [363ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [363ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [363ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [483ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [484ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [486ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [486ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [622ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [624ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [631ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [631ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [902ms] refreshing cache from master, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [904ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [905ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [906ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [906ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2661ms] refreshing cache from master, [2661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [2662ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [2663ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2663ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [2664ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [3401ms] refreshing cache from master, [3401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [3402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [3403ms] too many traces: truncated at 100 traces, deferred=Deferred@370388028(state=PENDING, result=null, callback=(continuation of Deferred@1130211063 after retry RPC after error@1375009704) -> (continuation of Deferred@791566315 after retry RPC after error@609709182) -> (continuation of Deferred@169024541 after retry RPC after error@2093780812) -> (continuation of Deferred@553651761 after retry RPC after error@1051439859) -> (continuation of Deferred@751481551 after retry RPC after error@887422709) -> (continuation of Deferred@355733470 after retry RPC after error@1986726817) -> (continuation of Deferred@265192297 after retry RPC after error@483313459) -> (continuation of Deferred@699494795 after retry RPC after error@120144159) -> (continuation of Deferred@2089242456 after retry RPC after error@370866340) -> (continuation of Deferred@881196741 after retry RPC after error@2036949235) -> (continuation of Deferred@1062341897 after retry RPC after error@2127302047) -> (continuation of Deferred@1705289557 after retry RPC after error@1467497962) -> (continuation of Deferred@2028820553 after retry RPC after error@1716716094) -> (continuation of Deferred@646815662 after retry RPC after error@806117880) -> (continuation of Deferred@573659296 after retry RPC after error@1552804906) -> (continuation of Deferred@381118714 after retry RPC after error@1172822133) -> (continuation of Deferred@1840999473 after retry RPC after error@1592013072) -> (continuation of Deferred@1933140622 after retry RPC after error@149301484) -> (continuation of Deferred@1049237285 after retry RPC after error@1092214101) -> (continuation of Deferred@2030889706 after retry RPC after error@1083444335) -> (continuation of Deferred@776538215 after retry RPC after error@557161358) -> (continuation of Deferred@1064337144 after retry RPC after error@1600649741) -> (continuation of Deferred@965467062 after retry RPC after error@888135394), errback=(continuation of Deferred@1130211063 after retry RPC after error@1375009704) -> (continuation of Deferred@791566315 after retry RPC after error@609709182) -> (continuation of Deferred@169024541 after retry RPC after error@2093780812) -> (continuation of Deferred@553651761 after retry RPC after error@1051439859) -> (continuation of Deferred@751481551 after retry RPC after error@887422709) -> (continuation of Deferred@355733470 after retry RPC after error@1986726817) -> (continuation of Deferred@265192297 after retry RPC after error@483313459) -> (continuation of Deferred@699494795 after retry RPC after error@120144159) -> (continuation of Deferred@2089242456 after retry RPC after error@370866340) -> (continuation of Deferred@881196741 after retry RPC after error@2036949235) -> (continuation of Deferred@1062341897 after retry RPC after error@2127302047) -> (continuation of Deferred@1705289557 after retry RPC after error@1467497962) -> (continuation of Deferred@2028820553 after retry RPC after error@1716716094) -> (continuation of Deferred@646815662 after retry RPC after error@806117880) -> (continuation of Deferred@573659296 after retry RPC after error@1552804906) -> (continuation of Deferred@381118714 after retry RPC after error@1172822133) -> (continuation of Deferred@1840999473 after retry RPC after error@1592013072) -> (continuation of Deferred@1933140622 after retry RPC after error@149301484) -> (continuation of Deferred@1049237285 after retry RPC after error@1092214101) -> (continuation of Deferred@2030889706 after retry RPC after error@1083444335) -> (continuation of Deferred@776538215 after retry RPC after error@557161358) -> (continuation of Deferred@1064337144 after retry RPC after error@1600649741) -> (continuation of Deferred@965467062 after retry RPC after error@888135394)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.26.72.126:44929
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:52.576 [INFO - Source: KuduSource -> Sink: Writer (4/4)#1] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (4/4)#1 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1).
14:01:52.578 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (4/4)#1 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1.
14:01:52.581 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1449) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1) switched from INITIALIZING to FAILED on 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=24, TimeoutTracker(timeout=30000, elapsed=29516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [8ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [37ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [37ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [37ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [72ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [79ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [80ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [180ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [194ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [194ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [204ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [221ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [222ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [262ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [263ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [322ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [323ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [324ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [324ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [363ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [363ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [363ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [483ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [484ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [486ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [486ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [622ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [624ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [631ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [631ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [902ms] refreshing cache from master, [902ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [904ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [905ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [906ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [906ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2661ms] refreshing cache from master, [2661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [2662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [2662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [2662ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.125:46219: Network error: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219, [2663ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.126:44929: Network error: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929, [2663ms] Sub RPC ConnectToMaster: received response from server master-127.26.72.124:43487: Network error: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [2664ms] delaying RPC due to: Service unavailable: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487, [3401ms] refreshing cache from master, [3401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.125:46219, [3402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.124:43487, [3402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.72.126:44929, [3403ms] too many traces: truncated at 100 traces, deferred=Deferred@370388028(state=PENDING, result=null, callback=(continuation of Deferred@1130211063 after retry RPC after error@1375009704) -> (continuation of Deferred@791566315 after retry RPC after error@609709182) -> (continuation of Deferred@169024541 after retry RPC after error@2093780812) -> (continuation of Deferred@553651761 after retry RPC after error@1051439859) -> (continuation of Deferred@751481551 after retry RPC after error@887422709) -> (continuation of Deferred@355733470 after retry RPC after error@1986726817) -> (continuation of Deferred@265192297 after retry RPC after error@483313459) -> (continuation of Deferred@699494795 after retry RPC after error@120144159) -> (continuation of Deferred@2089242456 after retry RPC after error@370866340) -> (continuation of Deferred@881196741 after retry RPC after error@2036949235) -> (continuation of Deferred@1062341897 after retry RPC after error@2127302047) -> (continuation of Deferred@1705289557 after retry RPC after error@1467497962) -> (continuation of Deferred@2028820553 after retry RPC after error@1716716094) -> (continuation of Deferred@646815662 after retry RPC after error@806117880) -> (continuation of Deferred@573659296 after retry RPC after error@1552804906) -> (continuation of Deferred@381118714 after retry RPC after error@1172822133) -> (continuation of Deferred@1840999473 after retry RPC after error@1592013072) -> (continuation of Deferred@1933140622 after retry RPC after error@149301484) -> (continuation of Deferred@1049237285 after retry RPC after error@1092214101) -> (continuation of Deferred@2030889706 after retry RPC after error@1083444335) -> (continuation of Deferred@776538215 after retry RPC after error@557161358) -> (continuation of Deferred@1064337144 after retry RPC after error@1600649741) -> (continuation of Deferred@965467062 after retry RPC after error@888135394), errback=(continuation of Deferred@1130211063 after retry RPC after error@1375009704) -> (continuation of Deferred@791566315 after retry RPC after error@609709182) -> (continuation of Deferred@169024541 after retry RPC after error@2093780812) -> (continuation of Deferred@553651761 after retry RPC after error@1051439859) -> (continuation of Deferred@751481551 after retry RPC after error@887422709) -> (continuation of Deferred@355733470 after retry RPC after error@1986726817) -> (continuation of Deferred@265192297 after retry RPC after error@483313459) -> (continuation of Deferred@699494795 after retry RPC after error@120144159) -> (continuation of Deferred@2089242456 after retry RPC after error@370866340) -> (continuation of Deferred@881196741 after retry RPC after error@2036949235) -> (continuation of Deferred@1062341897 after retry RPC after error@2127302047) -> (continuation of Deferred@1705289557 after retry RPC after error@1467497962) -> (continuation of Deferred@2028820553 after retry RPC after error@1716716094) -> (continuation of Deferred@646815662 after retry RPC after error@806117880) -> (continuation of Deferred@573659296 after retry RPC after error@1552804906) -> (continuation of Deferred@381118714 after retry RPC after error@1172822133) -> (continuation of Deferred@1840999473 after retry RPC after error@1592013072) -> (continuation of Deferred@1933140622 after retry RPC after error@149301484) -> (continuation of Deferred@1049237285 after retry RPC after error@1092214101) -> (continuation of Deferred@2030889706 after retry RPC after error@1083444335) -> (continuation of Deferred@776538215 after retry RPC after error@557161358) -> (continuation of Deferred@1064337144 after retry RPC after error@1600649741) -> (continuation of Deferred@965467062 after retry RPC after error@888135394)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.tableExists(KuduClient.java:327)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.obtainTable(KuduWriter.java:142)
	at org.apache.flink.connector.kudu.connector.writer.KuduWriter.<init>(KuduWriter.java:77)
	at org.apache.flink.connector.kudu.sink.KuduSink.createWriter(KuduSink.java:67)
	at org.apache.flink.api.connector.sink2.Sink.createWriter(Sink.java:77)
	at org.apache.flink.streaming.runtime.operators.sink.StatelessSinkWriterStateHandler.createWriter(StatelessSinkWriterStateHandler.java:39)
	at org.apache.flink.streaming.runtime.operators.sink.SinkWriterOperator.initializeState(SinkWriterOperator.java:163)
	at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:134)
	at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:286)
	at org.apache.flink.streaming.runtime.tasks.RegularOperatorChain.initializeStateAndOpenOperators(RegularOperatorChain.java:106)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreStateAndGates(StreamTask.java:799)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$restoreInternal$3(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.call(StreamTaskActionExecutor.java:55)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restoreInternal(StreamTask.java:753)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.restore(StreamTask.java:712)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.26.72.126:44929
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:52.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 58 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112912582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:52.586 [INFO - flink-pekko.actor.default-dispatcher-7] (FineGrainedSlotManager.java:318) Clearing resource requirements of job 90bda1722df50ce6c20bc5d9174cc672
14:01:52.586 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 3 (#1) of source Source: KuduSource.
14:01:52.586 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_1.
14:01:52.591 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 58 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:52.591 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 58 as completed for source Source: KuduSource.
14:01:52.591 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.592 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.592 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.592 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.592 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.592 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.592 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.592 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.592 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.592 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.593 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.593 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.593 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=31, TimeoutTracker(timeout=30000, elapsed=29546), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [2ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [25ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [28ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [28ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [55ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [61ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [147ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [225ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [226ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [227ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [242ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [244ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [262ms] refreshing cache from master, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [263ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [264ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [302ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [302ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [343ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [343ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [424ms] refreshing cache from master, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [426ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [427ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [429ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [430ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [580ms] refreshing cache from master, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [583ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [583ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [780ms] refreshing cache from master, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [781ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [783ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [801ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [802ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [803ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [803ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1440ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1444ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3860ms] refreshing cache from master, [3860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3861ms] too many traces: truncated at 100 traces, deferred=Deferred@172216126(state=PENDING, result=null, callback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393), errback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393)))
14:01:52.595 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.595 [ERROR - SourceCoordinator-Source: KuduSource] (SourceCoordinatorContext.java:436) Exception while handling result from async call in SourceCoordinator-Source: KuduSource. Triggering job failover.
org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=31, TimeoutTracker(timeout=30000, elapsed=29546), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [2ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [25ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [28ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [28ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [55ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [61ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [147ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [225ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [226ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [227ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [242ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [244ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [262ms] refreshing cache from master, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [263ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [264ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [302ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [302ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [343ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [343ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [424ms] refreshing cache from master, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [426ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [427ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [429ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [430ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [580ms] refreshing cache from master, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [583ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [583ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [780ms] refreshing cache from master, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [781ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [783ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [801ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [802ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [803ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [803ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1440ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1444ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3860ms] refreshing cache from master, [3860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3861ms] too many traces: truncated at 100 traces, deferred=Deferred@172216126(state=PENDING, result=null, callback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393), errback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=31, TimeoutTracker(timeout=30000, elapsed=29546), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [2ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [25ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [28ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [28ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [55ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [61ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [147ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [225ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [226ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [227ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [242ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [244ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [262ms] refreshing cache from master, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [263ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [264ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [302ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [302ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [343ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [343ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [424ms] refreshing cache from master, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [426ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [427ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [429ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [430ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [580ms] refreshing cache from master, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [583ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [583ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [780ms] refreshing cache from master, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [781ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [783ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [801ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [802ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [803ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [803ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1440ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1444ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3860ms] refreshing cache from master, [3860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3861ms] too many traces: truncated at 100 traces, deferred=Deferred@172216126(state=PENDING, result=null, callback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393), errback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.25.153.252:42633
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:52.595 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.596 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.596 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.595 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.600 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.600 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.600 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.600 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.601 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.601 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.601 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.601 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.607 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultScheduler.java:318) Trying to recover from a global failure.
org.apache.flink.util.FlinkException: Global failure triggered by OperatorCoordinator for 'Source: KuduSource -> Sink: Writer' (operator cbc357ccb763df2852fee8c4fc7d55f2).
	at org.apache.flink.runtime.operators.coordination.OperatorCoordinatorHolder$LazyInitializedCoordinatorContext.failJob(OperatorCoordinatorHolder.java:651)
	at org.apache.flink.runtime.operators.coordination.RecreateOnResetOperatorCoordinator$QuiesceableContext.failJob(RecreateOnResetOperatorCoordinator.java:248)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.failJob(SourceCoordinatorContext.java:427)
	at org.apache.flink.runtime.source.coordinator.SourceCoordinatorContext.handleUncaughtExceptionFromAsyncCall(SourceCoordinatorContext.java:440)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:42)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.FlinkRuntimeException: Failed to enumerate Kudu splits, shutting down job.
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.assignSplits(KuduSourceEnumerator.java:215)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$null$4(ExecutorNotifier.java:133)
	at org.apache.flink.util.ThrowableCatchingRunnable.run(ThrowableCatchingRunnable.java:40)
	... 6 more
Caused by: java.lang.RuntimeException: Error during incremental diff scan: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=31, TimeoutTracker(timeout=30000, elapsed=29546), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [2ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [25ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [28ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [28ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [55ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [61ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [147ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [225ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [226ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [227ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [242ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [244ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [262ms] refreshing cache from master, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [263ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [264ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [302ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [302ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [343ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [343ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [424ms] refreshing cache from master, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [426ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [427ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [429ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [430ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [580ms] refreshing cache from master, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [583ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [583ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [780ms] refreshing cache from master, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [781ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [783ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [801ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [802ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [803ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [803ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1440ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1444ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3860ms] refreshing cache from master, [3860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3861ms] too many traces: truncated at 100 traces, deferred=Deferred@172216126(state=PENDING, result=null, callback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393), errback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393)))
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:87)
	at org.apache.flink.connector.kudu.source.enumerator.KuduSourceEnumerator.enumerateNewSplits(KuduSourceEnumerator.java:206)
	at org.apache.flink.runtime.source.coordinator.ExecutorNotifier.lambda$notifyReadyAsync$5(ExecutorNotifier.java:130)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	... 3 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableSchema, tablet=null, attempt=31, TimeoutTracker(timeout=30000, elapsed=29546), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [2ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [25ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [28ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [28ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [55ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [61ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [61ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [147ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [225ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [226ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [227ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [242ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [243ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [244ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [262ms] refreshing cache from master, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [263ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [264ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [264ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [301ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [302ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [302ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [342ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [343ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [343ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [424ms] refreshing cache from master, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [426ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [427ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [429ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [430ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [580ms] refreshing cache from master, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [582ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [583ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [583ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [780ms] refreshing cache from master, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [781ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [782ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [783ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [801ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [802ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [803ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [803ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1440ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.253:45263: Network error: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.254:44529: Network error: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.25.153.252:42633: Network error: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [1444ms] delaying RPC due to: Service unavailable: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633, [3860ms] refreshing cache from master, [3860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.253:45263, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.254:44529, [3861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.153.252:42633, [3861ms] too many traces: truncated at 100 traces, deferred=Deferred@172216126(state=PENDING, result=null, callback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393), errback=(continuation of Deferred@2112499646 after retry RPC after error@1492225980) -> (continuation of Deferred@154207443 after retry RPC after error@496963828) -> (continuation of Deferred@824466214 after retry RPC after error@1702674129) -> (continuation of Deferred@1684678961 after retry RPC after error@26713592) -> (continuation of Deferred@309922695 after retry RPC after error@317961519) -> (continuation of Deferred@660944353 after retry RPC after error@446694568) -> (continuation of Deferred@1079972168 after retry RPC after error@1334484641) -> (continuation of Deferred@1104044172 after retry RPC after error@1532082521) -> (continuation of Deferred@1673274922 after retry RPC after error@2027475818) -> (continuation of Deferred@1252001533 after retry RPC after error@476964225) -> (continuation of Deferred@518135120 after retry RPC after error@547348069) -> (continuation of Deferred@1782752101 after retry RPC after error@426771009) -> (continuation of Deferred@393647266 after retry RPC after error@1237585119) -> (continuation of Deferred@920831753 after retry RPC after error@790215070) -> (continuation of Deferred@208268123 after retry RPC after error@1696771325) -> (continuation of Deferred@1163458015 after retry RPC after error@661615011) -> (continuation of Deferred@1688171814 after retry RPC after error@346712076) -> (continuation of Deferred@375292235 after retry RPC after error@1256200266) -> (continuation of Deferred@1439265397 after retry RPC after error@316967624) -> (continuation of Deferred@1892812038 after retry RPC after error@976904478) -> (continuation of Deferred@620689142 after retry RPC after error@310020715) -> (continuation of Deferred@1918912279 after retry RPC after error@456915668) -> (continuation of Deferred@1218569731 after retry RPC after error@239998126) -> (continuation of Deferred@2129044111 after retry RPC after error@978262749) -> (continuation of Deferred@2107208297 after retry RPC after error@59568656) -> (continuation of Deferred@1211484724 after retry RPC after error@183416861) -> (continuation of Deferred@1012046099 after retry RPC after error@1487597819) -> (continuation of Deferred@1051256240 after retry RPC after error@1098484776) -> (continuation of Deferred@1766530837 after retry RPC after error@1726547951) -> (continuation of Deferred@529918951 after retry RPC after error@302001393)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduClient.openTable(KuduClient.java:354)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.obtainScanTokenBuilder(KuduSplitGenerator.java:106)
	at org.apache.flink.connector.kudu.source.utils.KuduSplitGenerator.generateIncrementalSplits(KuduSplitGenerator.java:84)
	... 8 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.25.153.252:42633
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:52.608 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:52.609 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:01:52.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.610992  2039 heartbeater.cc:499] Master 127.1.111.61:40261 was elected leader, sending a full tablet report...
14:01:52.611 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.612 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.612 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.613 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.613 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.613 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.613 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.613 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.613 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.614 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.614 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.614670  2184 mini_oidc.cc:150] Starting JWKS server
14:01:52.616 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultScheduler.java:347) 4 tasks will be restarted to recover from a global failure.
14:01:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.617941  2184 webserver.cc:533] Webserver started at http://127.0.0.1:42897/ using document root <none> and password file <none>
14:01:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.618352  2184 mini_oidc.cc:186] Starting OIDC Discovery server
14:01:52.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.619068  2184 webserver.cc:533] Webserver started at http://127.0.0.1:39681/ using document root <none> and password file <none>
14:01:52.632 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.632 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.633 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.633 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.633 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.633 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.633 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.633 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.633 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.634 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.634 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.634 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.634 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:52Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:01:52.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:01:52Z Disabled control of system clock
14:01:52.651 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.652 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.652 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.652 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.652 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.652 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.652 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.652 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.652 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.653 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.653 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.653 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:52.657459  2184 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/wal
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/data
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/logs
14:01:52.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/data/info.pb
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.62:42699
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.62
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:52.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42897/jwks.json with env {}
14:01:52.671 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.672 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.672 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.672 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.673 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.675 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.675 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.675 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.676 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.676 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.676 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.676 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.711 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.712 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.712 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.712 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.712 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.712 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.712 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.712 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.712 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.713 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.713 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.713 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.713 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.772 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.772 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.773 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.773 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.773 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.773 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.773 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.773 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.773 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.773 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.773 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.774 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.806 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:52.806 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:52.806 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:52.807 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:52.807 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:52.807 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:52.807 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:52.807 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:52.807 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:52.807 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:52.807 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:52.807 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:52.807 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:52.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:52.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:52.892 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.892 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.892 [DEBUG - pool-192-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.892 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.892 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.893 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.893 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.893 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.893 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.893 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.893 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.893 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 21 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112912893 for job aa838b7d2caf252011828eed7163388e.
14:01:52.916 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (90bda1722df50ce6c20bc5d9174cc672) switched from state RESTARTING to RUNNING.
14:01:52.917 [INFO - flink-pekko.actor.default-dispatcher-4] (CheckpointCoordinator.java:1805) Restoring job 90bda1722df50ce6c20bc5d9174cc672 from Checkpoint 64 @ 1779112881649 for 90bda1722df50ce6c20bc5d9174cc672 located at file:/tmp/junit10286042822567947636/checkpoints/90bda1722df50ce6c20bc5d9174cc672/chk-64.
14:01:52.917 [INFO - flink-pekko.actor.default-dispatcher-4] (MasterHooks.java:201) No master state to restore
14:01:52.917 [INFO - flink-pekko.actor.default-dispatcher-4] (RecreateOnResetOperatorCoordinator.java:128) Resetting coordinator to checkpoint.
14:01:52.918 [INFO - Thread-54] (SourceCoordinator.java:290) Closing SourceCoordinator for source Source: KuduSource.
14:01:52.918 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from CREATED to SCHEDULED.
14:01:52.919 [DEBUG - Thread-54] (Connection.java:575) [peer master-127.25.153.254:44529(127.25.153.254:44529)] disconnecting while in state TERMINATED
14:01:52.919 [DEBUG - Thread-54] (Connection.java:575) [peer master-127.25.153.253:45263(127.25.153.253:45263)] disconnecting while in state TERMINATED
14:01:52.919 [DEBUG - Thread-54] (Connection.java:575) [peer master-127.25.153.252:42633(127.25.153.252:42633)] disconnecting while in state TERMINATED
14:01:52.919 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from SCHEDULED to DEPLOYING.
14:01:52.920 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #2) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 89f2c0ec731049aefa504f886d177dfd
14:01:52.920 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from CREATED to SCHEDULED.
14:01:52.920 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 89f2c0ec731049aefa504f886d177dfd.
14:01:52.920 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from SCHEDULED to DEPLOYING.
14:01:52.920 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #2) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 46902fd2b496348092fa77dd55b5d0c3
14:01:52.921 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from CREATED to SCHEDULED.
14:01:52.921 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=1}]
14:01:52.921 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_2), deploy into slot with allocation id 89f2c0ec731049aefa504f886d177dfd.
14:01:52.922 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:52.922 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 46902fd2b496348092fa77dd55b5d0c3.
14:01:52.922 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:52.923 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_2), deploy into slot with allocation id 46902fd2b496348092fa77dd55b5d0c3.
14:01:52.923 [INFO - Thread-54] (SourceCoordinator.java:295) Source coordinator for source Source: KuduSource closed.
14:01:52.924 [INFO - Thread-54] (SourceCoordinator.java:449) Restoring SplitEnumerator of source Source: KuduSource from checkpoint.
14:01:52.924 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 21 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=30 ms, finalizationTime=1 ms).
14:01:52.924 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from CREATED to DEPLOYING.
14:01:52.924 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_2) [DEPLOYING].
14:01:52.925 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 21 as completed for source Source: KuduSource.
14:01:52.925 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3ac1c7f2
14:01:52.925 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:52.926 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:01:52.926 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from DEPLOYING to INITIALIZING.
14:01:52.926 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:52.927 [DEBUG - Thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:52.927 [INFO - Thread-54] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:01:52.927 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from SCHEDULED to DEPLOYING.
14:01:52.927 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #2) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 761e8fda568dced4725d3f0247b86251
14:01:52.927 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from CREATED to SCHEDULED.
14:01:52.928 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 90bda1722df50ce6c20bc5d9174cc672: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:52.928 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from SCHEDULED to DEPLOYING.
14:01:52.928 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #2) with attempt id 6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_2 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 3d7aa160-5b7a-4a1a-b74f-473974d5db7e @ 127.0.0.1 (dataPort=-1) with allocation id 9700598e01cd2c72ab1c0834a8f811ae
14:01:52.929 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_0_2) switched from DEPLOYING to INITIALIZING.
14:01:52.930 [INFO - Source: KuduSource -> Sink: Writer (1/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@a452167
14:01:52.932 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:52.936 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 761e8fda568dced4725d3f0247b86251.
14:01:52.937 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_2), deploy into slot with allocation id 761e8fda568dced4725d3f0247b86251.
14:01:52.938 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 9700598e01cd2c72ab1c0834a8f811ae.
14:01:52.939 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_2), deploy into slot with allocation id 9700598e01cd2c72ab1c0834a8f811ae.
14:01:52.939 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from CREATED to DEPLOYING.
14:01:52.939 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_2) [DEPLOYING].
14:01:52.940 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from CREATED to DEPLOYING.
14:01:52.940 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_2) [DEPLOYING].
14:01:52.941 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@57c3e3cc
14:01:52.941 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:52.941 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:01:52.941 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5862e5f6
14:01:52.941 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:52.942 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:01:52.942 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from DEPLOYING to INITIALIZING.
14:01:52.942 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_1_2) switched from DEPLOYING to INITIALIZING.
14:01:52.942 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from DEPLOYING to INITIALIZING.
14:01:52.942 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'lastEndTimestamp'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:52.942 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:52.943 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'unassignedCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:52.943 [WARN - SourceCoordinator-Source: KuduSource] (AbstractMetricGroup.java:445) Name collision: Group already contains a Metric with the name 'pendingRemovalCount'. Metric will not be reported.[localhost, jobmanager, Flink Streaming Job, Source: KuduSource -> Sink: Writer, coordinator, enumerator]
14:01:52.943 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_2_2) switched from DEPLOYING to INITIALIZING.
14:01:52.944 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#2] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:52.947 [INFO - Source: KuduSource -> Sink: Writer (2/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@45842b94
14:01:52.949 [INFO - Source: KuduSource -> Sink: Writer (3/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5dc6e7d4
14:01:52.952 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from CREATED to DEPLOYING.
14:01:52.952 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_2) [DEPLOYING].
14:01:52.952 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@5e97d3c4
14:01:52.952 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:52.953 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit10286042822567947636/checkpoints")
14:01:52.953 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:52.953 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#2 (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from DEPLOYING to INITIALIZING.
14:01:52.953 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (6564b03b9d0e410ce66edd75cae2ae02_cbc357ccb763df2852fee8c4fc7d55f2_3_2) switched from DEPLOYING to INITIALIZING.
14:01:52.954 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:52.956 [INFO - Source: KuduSource -> Sink: Writer (4/4)#2] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@73c7fa3c
14:01:52.957 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:52.958 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:52.958 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:52.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:52.958 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:52.959 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:52.959 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:52.963 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#2] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:52.964 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.965 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.968 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#2] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:52.968 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#2] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:52.969 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:52.969 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.969 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.969 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.970 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#2] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:52.970 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:52.971 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.971 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.971 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.972 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#2] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:52.972 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.972 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.972 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.972 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.973 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:52.973 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.973 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.973 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.974 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.974 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.974 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.974 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.974 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.974 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:52.983 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:52.984 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:52.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:52.984 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:52.984 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:52.984 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:52.984 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:52.985 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:52.985 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.985 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:52.985 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.985 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.985 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:52.985 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:52.986 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:52.986 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.986 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.986 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.986 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.986 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:52.987 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.987 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.987 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:52.987 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.987 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.987 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#2] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:52.987 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.987 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.987 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.988 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.988 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.988 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:52.988 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.988 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.988 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:52.988 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.989 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.989 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.989 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#2] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:52.989 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:52.989 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.989 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.990 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:52.990 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.990 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.990 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:52.991 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:52.991 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.991 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.991 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:52.992 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:52.992 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.992 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.992 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.992 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:52.992 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:52.992 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.993 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.993 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:52.993 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:52.993 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.993 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:52.993 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:52.993 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.993 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.994 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:52.994 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.994 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.994 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:52.994 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:53.005 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.005 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.006 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.006 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.006 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.006 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.006 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.006 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.006 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.007 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.007 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.007 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.007 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.008 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.008 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.009 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.009 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.009 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.010 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.010 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.010 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.010 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.010 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.010 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.010 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.010 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.010 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.011 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.011 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:53.011 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.011 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.011 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.012 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.012 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.012 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.012 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.012 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.013 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.013 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.013 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.013 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:53.014 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.014 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.014 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.014 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:53.014 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.015 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.015 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.015 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.015 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.015 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:53.015 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.016 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.016 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.016 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.017 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.017 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.017 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.017 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.017 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.017 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.017 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.017 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.024 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.025 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.025 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.025 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.025 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.025 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.025 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.026 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.026 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.026 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.026 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.026 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.028 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.029 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.029 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.029 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.029 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.029 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.029 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.030 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.030 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.030 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.030 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.031 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.031 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.031 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.031 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.031 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.032 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:53.032 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:53.032 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:53.032 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.032 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.032 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.032 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.033 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.033 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.033 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.033 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.033 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:53.033 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.032 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.033 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.033 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.033 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.033 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.033 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.033 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.034 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.034 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.034 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.034 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.034 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.034 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.035 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.035 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.035 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.035 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.044 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.045 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.045 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.045 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.045 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.045 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.045 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.046 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.046 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.046 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.046 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.046 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.046 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.048 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.049 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.049 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.049 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.049 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.049 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.049 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.049 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.049 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.049 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.049 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.049 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.050 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.050 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.050 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.050 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:53.050 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.050 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.050 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.050 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.050 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.051 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.051 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.051 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.051 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.051 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.052 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.052 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.052 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.052 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:53.052 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.052 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.053 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:53.053 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.053 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:53.053 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.053 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.053 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.053 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.053 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.054 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.054 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.054 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.054 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.054 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.054 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.053 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.054 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:53.069 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.070 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.070 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.070 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.070 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.070 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.070 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.070 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.070 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.071 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.071 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.071 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.071 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.071 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.071 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.071 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.071 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.072 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.072 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.072 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.072 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.072 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.072 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.073 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.073 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.073 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:53.073 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.073 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:53.073 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:53.073 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.073 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.074 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.074 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.074 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.074 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.074 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.074 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:53.083 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 59 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112913082 for job 92c33aaeb4bdc39914373d284a381475.
14:01:53.084 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.084 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.084 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.085 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.085 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.085 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.085 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.085 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.086 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.086 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.086 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.088800  2197 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:53.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.089628  2197 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:53.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.090160  2197 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:53.090 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.091 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.091 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.091 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.091 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.092 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.092 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.092 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.092 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.092 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.092 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.093 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.093 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.091 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.093 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.092 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.093 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.093 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.093 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.094 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.094 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.094 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.094 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.099 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 59 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=16 ms, finalizationTime=0 ms).
14:01:53.099 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 59 as completed for source Source: KuduSource.
14:01:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.104084  2197 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.104216  2197 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.104291  2197 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.104373  2197 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.104445  2197 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:53.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.104488  2197 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42897/jwks.json
14:01:53.105 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.105 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.105 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.105 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.105 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.106 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.106 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.106 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.106 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.106 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.106 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.106 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.106 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.109 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.110 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.110 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.110 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.110 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.110 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.111 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.111 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.111 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.111 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.111 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.111 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.120841  2197 master_runner.cc:387] Master server non-default flags:
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/data
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/wal
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.62:42699
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42897/jwks.json
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/data/info.pb
14:01:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.62
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/logs
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:53.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:53.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.123103  2197 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:53.125 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.125 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.125 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.125653  2197 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:53.125 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.126 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.126 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.126 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.126 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.126 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.126 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.126 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.126 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.126 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.128 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.129 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.129 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.129 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.129 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.129 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.129 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.129 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.129 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.130 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.130 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.130 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.130 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.131 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.131 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.131 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.131 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.131 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.131 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.131 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.132 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:53.132 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:53.132 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:53.132 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.133 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.133 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.133 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.133 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.133 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.133 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.133 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.134 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:53.135 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:53.135 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:53.135 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:53.135 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:53.135 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:53.135 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:53.135 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:53.135 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:53.135 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:53.136 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:53.136 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:53.136 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:53.136 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:53.136 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.136 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.137 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.137 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.137 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.143544  2256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:53.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.143563  2257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:53.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.147192  2197 server_base.cc:1061] running on GCE node
14:01:53.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.147523  2259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:53.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.148584  2197 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:53.148 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.149 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.149 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.149 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.149 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.150 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.150 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.150 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.150 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.150 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.150 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.150 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.150 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.150 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.151 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.151 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.151 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.151 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.151 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.151 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.152 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.152138  2197 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:53.152 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.152 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.152 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.152 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.153539  2197 hybrid_clock.cc:648] HybridClock initialized: now 1779112913153421 us; error 98 us; skew 500 ppm
14:01:53.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.153987  2197 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:53.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.158244  2197 webserver.cc:533] Webserver started at http://127.2.34.62:46363/ using document root <none> and password file <none>
14:01:53.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.159395  2197 fs_manager.cc:362] Metadata directory not provided
14:01:53.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.159571  2197 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:53.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.160014  2197 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.163371  2197 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/data/instance:
14:01:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a9341be5daff4fb993bb0fa9539fc0ff"
14:01:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:53 on dist-test-slave-409m"
14:01:53.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.164521  2197 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/wal/instance:
14:01:53.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a9341be5daff4fb993bb0fa9539fc0ff"
14:01:53.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:53 on dist-test-slave-409m"
14:01:53.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.172094  2197 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
14:01:53.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.177022  2265 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.178933  2197 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.179139  2197 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/wal
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a9341be5daff4fb993bb0fa9539fc0ff"
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:53 on dist-test-slave-409m"
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.179396  2197 fs_report.cc:389] FS layout report
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/wal
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/wal
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/data/data
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:53.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:53.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:53.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:53.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:53.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.183928  2176 heartbeater.cc:499] Master 127.1.111.61:40261 was elected leader, sending a full tablet report...
14:01:53.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.201260  2197 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:53.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.202169  2197 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:53.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.202481  2197 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:53.212 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:53.213 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:53.213 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:53.213 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.213 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.213 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.213 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.213 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.213 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.213 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.213 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.213 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.213 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.228768  2197 rpc_server.cc:307] RPC server started. Bound to: 127.2.34.62:42699
14:01:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.228717  2316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.34.62:42699 every 8 connection(s)
14:01:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.230403  2197 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/data/info.pb
14:01:53.230 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.230 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.231 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.231 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.231 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.231 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.231 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.231 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.231 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.231 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.231 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.232 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.232 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.236754  2317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:53.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.239902  2184 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 2197
14:01:53.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.240283  2184 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-0/wal/instance
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.242964  2184 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/wal
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/data
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/logs
14:01:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/data/info.pb
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.61:42025
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.61
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42897/jwks.json with env {}
14:01:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.242918  2317 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } has no permanent_uuid. Determining permanent_uuid...
14:01:53.251 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.251 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.251 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.252 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.252 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.252 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.252 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.252 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.252 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.252 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.252 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.252 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.252 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.264535  2317 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } has no permanent_uuid. Determining permanent_uuid...
14:01:53.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.266041  2268 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.34.61:42025: connect: Connection refused (error 111)
14:01:53.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.267835  2317 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.61:42025: Network error: Client connection negotiation failed: client connection to 127.2.34.61:42025: connect: Connection refused (error 111)
14:01:53.268 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.268 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.268 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.269 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.269 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.269 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.269 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.269 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.269 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.269 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.270 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.270 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.280 [DEBUG - pool-202-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [9ms] received response from server master-127.29.61.188:46283: OK, deferred=null) with no deferred attached!
14:01:53.291 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.291 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.291 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.291 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.292 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.292 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.292 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.292 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.292 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.292 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.292 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.293 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:53.293 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:53.293 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:53.293 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:53.293 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:53.293 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:53.293 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:53.293 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:53.293 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:53.293 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:53.293 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:53.293 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:53.293 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:53.311 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:53.312 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:53.312 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:53.312 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.312 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.312 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.312 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.313 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.313 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.313 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.313 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.313 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:53.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.317224  2317 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } attempt: 1
14:01:53.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.319299  2317 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.61:42025: Network error: Client connection negotiation failed: client connection to 127.2.34.61:42025: connect: Connection refused (error 111)
14:01:53.322 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:53.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:53.364 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.365 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.365 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.365 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.365 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.365 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.365 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.365 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.365 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.365 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.365 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.365 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.365 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.370 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.370 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.370 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.370 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.370 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.370 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.370 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.371 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.371 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.371 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.371 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.385 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:53.385 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:53.385 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:53.386 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:53.386 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:53.386 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:53.386 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:53.386 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:53.386 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:53.386 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:53.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:53.386 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:53.386 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:53.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.387639  2317 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } attempt: 2
14:01:53.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.389751  2317 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.61:42025: Network error: Client connection negotiation failed: client connection to 127.2.34.61:42025: connect: Connection refused (error 111)
14:01:53.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 22 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112913393 for job aa838b7d2caf252011828eed7163388e.
14:01:53.402 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 22 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:53.404 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 22 as completed for source Source: KuduSource.
14:01:53.412 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:53.412 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:53.412 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:53.412 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.412 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.413 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.413 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.413 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.413 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.413 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.413 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.413 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.413 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:53.448 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.448 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.449 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.449 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.449 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.449 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.449 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.449 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.449 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.449 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.449 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.449 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.450 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.481010  2317 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } attempt: 3
14:01:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.483526  2317 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.61:42025: Network error: Client connection negotiation failed: client connection to 127.2.34.61:42025: connect: Connection refused (error 111)
14:01:53.537 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:53.538 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:53.538 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:53.538 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:53.538 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:53.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:53.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:53.538 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:53.539 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:53.539 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:53.539 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:53.539 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:53.539 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:53.550 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:53.583 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 60 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112913582 for job 92c33aaeb4bdc39914373d284a381475.
14:01:53.591 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 60 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:53.593 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 60 as completed for source Source: KuduSource.
14:01:53.598 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:53.598 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:53.599 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:53.599 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:53.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:53.599 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:53.599 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:53.599 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:53.599 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:53.599 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:53.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:53.600 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:53.600 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:53.604 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.605 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.605 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.605 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.605 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.605 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.605 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.606 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.606 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.606 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.606 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.606 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.606 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.616 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:53.616 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:53.616 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:53.617 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:53.617 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:53.617 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:53.617 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:53.617 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:53.617 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:53.617 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:53.617 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:53.617 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:53.617 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.626893  2317 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } attempt: 4
14:01:53.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.629505  2317 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.61:42025: Network error: Client connection negotiation failed: client connection to 127.2.34.61:42025: connect: Connection refused (error 111)
14:01:53.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.650808  2321 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:53.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.651161  2321 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:53.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.651293  2321 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:53.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.661422  2321 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:53.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.661816  2321 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:53.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.661907  2321 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:53.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.661952  2321 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:53.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.662043  2321 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:53.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.662092  2321 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42897/jwks.json
14:01:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.674387  2321 master_runner.cc:387] Master server non-default flags:
14:01:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/data
14:01:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/wal
14:01:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.61:42025
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42897/jwks.json
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/data/info.pb
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.61
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/logs
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.676426  2321 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.678565  2321 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.688233  2328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.688437  2327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:53.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.688787  2330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:53.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.690692  2321 server_base.cc:1061] running on GCE node
14:01:53.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.691670  2321 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:53.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.693485  2321 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:53.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.694758  2321 hybrid_clock.cc:648] HybridClock initialized: now 1779112913694716 us; error 58 us; skew 500 ppm
14:01:53.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.695436  2321 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:53.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.698220  2321 webserver.cc:533] Webserver started at http://127.2.34.61:38437/ using document root <none> and password file <none>
14:01:53.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.699105  2321 fs_manager.cc:362] Metadata directory not provided
14:01:53.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.699203  2321 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:53.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.699606  2321 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:53.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.702353  2321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/data/instance:
14:01:53.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "639afe3a0e314f8cbada14e560735100"
14:01:53.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:53 on dist-test-slave-409m"
14:01:53.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.703142  2321 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/wal/instance:
14:01:53.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "639afe3a0e314f8cbada14e560735100"
14:01:53.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:53 on dist-test-slave-409m"
14:01:53.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.709275  2321 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
14:01:53.710 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.711 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.711 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.711 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.711 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.711 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.711 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.711 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.712 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.712 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.712 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.713 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.713 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.714382  2336 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.716213  2321 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:01:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.716399  2321 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/wal
14:01:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "639afe3a0e314f8cbada14e560735100"
14:01:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:53 on dist-test-slave-409m"
14:01:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.716706  2321 fs_report.cc:389] FS layout report
14:01:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/wal
14:01:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/wal
14:01:53.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/data/data
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:53.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.735092  2321 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:53.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.736207  2321 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:53.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.736469  2321 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:53.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.761441  2321 rpc_server.cc:307] RPC server started. Bound to: 127.2.34.61:42025
14:01:53.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.761502  2387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.34.61:42025 every 8 connection(s)
14:01:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.763235  2321 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/data/info.pb
14:01:53.764 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.765 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.765 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.765 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.765 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.765 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.765 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.765 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.765 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.765 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.765 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.766 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.767117  2184 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 2321
14:01:53.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.767319  2184 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-1/wal/instance
14:01:53.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.768399  2184 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:53.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:53.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/wal
14:01:53.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/data
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/logs
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/data/info.pb
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.60:38045
14:01:53.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.60
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42897/jwks.json with env {}
14:01:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.769309  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:53.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.778331  2388 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } has no permanent_uuid. Determining permanent_uuid...
14:01:53.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.796358  2388 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } has no permanent_uuid. Determining permanent_uuid...
14:01:53.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.807911  2388 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } has no permanent_uuid. Determining permanent_uuid...
14:01:53.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.809263  2339 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:53.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.811097  2388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.60:38045: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:53.823 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:53.824 [DEBUG - pool-204-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.29.235.126:38955, [7ms] received response from server master-127.29.235.126:38955: OK, deferred=null) with no deferred attached!
14:01:53.825 [DEBUG - pool-204-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.29.235.126:38955, [8ms] received response from server master-127.29.235.126:38955: OK, deferred=null) with no deferred attached!
14:01:53.825 [DEBUG - pool-204-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.29.235.126:38955, [11ms] received response from server master-127.29.235.126:38955: OK, deferred=null) with no deferred attached!
14:01:53.825 [DEBUG - pool-204-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.29.235.126:38955, [14ms] received response from server master-127.29.235.126:38955: OK, deferred=null) with no deferred attached!
14:01:53.825 [DEBUG - pool-204-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.29.235.126:38955, [8ms] received response from server master-127.29.235.126:38955: OK, deferred=null) with no deferred attached!
14:01:53.825 [DEBUG - pool-204-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.29.235.126:38955, [6ms] received response from server master-127.29.235.126:38955: OK, deferred=null) with no deferred attached!
14:01:53.850 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:53.850 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:53.851 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:53.851 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.851 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.851 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.851 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.851 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:53.851 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:53.851 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.851 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.851 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:53.852 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:53.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.860715  2388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } attempt: 1
14:01:53.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:53.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.863672  2388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.60:38045: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:53.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 23 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112913893 for job aa838b7d2caf252011828eed7163388e.
14:01:53.903 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 23 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:53.906 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 23 as completed for source Source: KuduSource.
14:01:53.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.928889  2317 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } attempt: 5
14:01:53.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.931936  2388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } attempt: 2
14:01:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.933907  2388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.60:38045: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:53.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.938187  2317 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } has no permanent_uuid. Determining permanent_uuid...
14:01:53.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.940795  2317 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.60:38045: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:53.959 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:53.992077  2317 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } attempt: 1
14:01:53.992 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:53.992 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:53.993 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.993 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.993 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.993 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:53.993 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.993 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:53.993 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:53.994 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.994 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:53.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:53.994706  2317 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.60:38045: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:53.994 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:54.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.025159  2388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } attempt: 3
14:01:54.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.027632  2388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.60:38045: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:54.049 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:54.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.062968  2317 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } attempt: 2
14:01:54.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.065824  2317 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.60:38045: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:54.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 61 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112914081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:54.092 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 61 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:54.092 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 61 as completed for source Source: KuduSource.
14:01:54.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.170917  2388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } attempt: 4
14:01:54.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.172098  2317 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } attempt: 3
14:01:54.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.173409  2388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.60:38045: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:54.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.174906  2317 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.34.60:38045: Network error: Client connection negotiation failed: client connection to 127.2.34.60:38045: connect: Connection refused (error 111)
14:01:54.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.185848  2390 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:54.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.186244  2390 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:54.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.186393  2390 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:54.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.198407  2390 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:01:54.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.198552  2390 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:54.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.198662  2390 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:01:54.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.198734  2390 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:01:54.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.198804  2390 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:01:54.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.198843  2390 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42897/jwks.json
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.211791  2390 master_runner.cc:387] Master server non-default flags:
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/data
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/wal
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.60:38045
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42897/jwks.json
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/data/info.pb
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.60
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:54.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/logs
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:54.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.213671  2390 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:54.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.215787  2390 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:54.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.225723  2401 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:54.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.226096  2400 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:54.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.226275  2403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:54.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.229673  2390 server_base.cc:1061] running on GCE node
14:01:54.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.230670  2390 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:54.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.232625  2390 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:54.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.234066  2390 hybrid_clock.cc:648] HybridClock initialized: now 1779112914233958 us; error 108 us; skew 500 ppm
14:01:54.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.234501  2390 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:54.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.237084  2390 webserver.cc:533] Webserver started at http://127.2.34.60:40723/ using document root <none> and password file <none>
14:01:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.238013  2390 fs_manager.cc:362] Metadata directory not provided
14:01:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.238165  2390 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:54.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.238540  2390 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:54.241 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:54.241 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:54.241 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:54.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.241326  2390 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/data/instance:
14:01:54.241 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:54.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2e24141342e043638b8ccf76002ef3e4"
14:01:54.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:54 on dist-test-slave-409m"
14:01:54.241 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:54.242 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:54.242 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:54.242 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:54.242 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:54.242 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:54.242 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:54.242 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:54.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.242714  2390 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/wal/instance:
14:01:54.243 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:54.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2e24141342e043638b8ccf76002ef3e4"
14:01:54.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:54 on dist-test-slave-409m"
14:01:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.249428  2390 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
14:01:54.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.253479  2409 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.255111  2390 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.255282  2390 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/wal
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2e24141342e043638b8ccf76002ef3e4"
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:54 on dist-test-slave-409m"
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.255571  2390 fs_report.cc:389] FS layout report
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/wal
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/wal
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/data/data
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:54.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:54.270 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:54.271 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:54.271 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:54.271 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.271 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.271 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.271 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.271 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.271 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.271 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.272 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.272 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.272 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:54.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.283617  2390 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:54.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.284760  2390 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:54.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.285092  2390 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:54.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.308332  2390 rpc_server.cc:307] RPC server started. Bound to: 127.2.34.60:38045
14:01:54.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.308360  2460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.34.60:38045 every 8 connection(s)
14:01:54.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.310066  2390 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/data/info.pb
14:01:54.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.310752  2184 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 2390
14:01:54.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.310997  2184 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/master-2/wal/instance
14:01:54.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.316546  2461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:54.323 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:54.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.327715  2461 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } has no permanent_uuid. Determining permanent_uuid...
14:01:54.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.352118  2317 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } attempt: 4
14:01:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.354523  2461 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } has no permanent_uuid. Determining permanent_uuid...
14:01:54.364 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.364111  2461 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } has no permanent_uuid. Determining permanent_uuid...
14:01:54.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.369261  2317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff: Bootstrap starting.
14:01:54.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.373576  2317 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff: Neither blocks nor log segments found. Creating new log.
14:01:54.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.376201  2317 log.cc:826] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff: Log is configured to *not* fsync() on all Append() calls
14:01:54.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.379329  2461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4: Bootstrap starting.
14:01:54.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.379529  2317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff: No bootstrap required, opened a new log
14:01:54.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.383533  2461 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4: Neither blocks nor log segments found. Creating new log.
14:01:54.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.384835  2461 log.cc:826] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4: Log is configured to *not* fsync() on all Append() calls
14:01:54.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.387392  2317 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } }
14:01:54.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.387826  2317 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:54.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.387976  2317 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9341be5daff4fb993bb0fa9539fc0ff, State: Initialized, Role: FOLLOWER
14:01:54.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.388239  2461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4: No bootstrap required, opened a new log
14:01:54.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.388731  2317 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } }
14:01:54.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.389761  2471 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [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: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:54.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.390235  2471 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [sys.catalog]: This master's current role is: FOLLOWER
14:01:54.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.390679  2317 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [sys.catalog]: configured and running, proceeding with master startup.
14:01:54.394 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 24 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112914393 for job aa838b7d2caf252011828eed7163388e.
14:01:54.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.395483  2461 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } }
14:01:54.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.395933  2461 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:54.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.396055  2461 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e24141342e043638b8ccf76002ef3e4, State: Initialized, Role: FOLLOWER
14:01:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.396832  2461 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } }
14:01:54.400 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:54.401 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:54.401 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:54.404 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:54.404 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:54.404 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:54.405 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:54.405 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:54.405 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:54.405 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:54.405 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:54.405 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:54.405 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:54.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.411134  2474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [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: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:54.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.412052  2474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [sys.catalog]: This master's current role is: FOLLOWER
14:01:54.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.412482  2461 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [sys.catalog]: configured and running, proceeding with master startup.
14:01:54.412 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 24 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=19 ms, finalizationTime=0 ms).
14:01:54.413 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 24 as completed for source Source: KuduSource.
14:01:54.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.426806  2485 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:54.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.428148  2485 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:54.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.427233  2197 master_runner.cc:187] Error getting master registration for 127.2.34.61:42025: OK, instance_id { permanent_uuid: "639afe3a0e314f8cbada14e560735100" instance_seqno: 1779112913754616 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:54.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.436628  2197 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:54.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.443065  2495 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:54.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.443339  2495 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:54.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.443115  2390 master_runner.cc:187] Error getting master registration for 127.2.34.61:42025: OK, instance_id { permanent_uuid: "639afe3a0e314f8cbada14e560735100" instance_seqno: 1779112913754616 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:01:54.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.450212  2390 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:54.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.455788  2271 tablet.cc:2404] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:54.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:54.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.472661  2388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } attempt: 5
14:01:54.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.486965  2388 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100: Bootstrap starting.
14:01:54.489 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:54.489 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:54.490 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:54.490 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.490 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.490 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.490 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.490 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.490 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.490 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.490 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.490 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:54.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.498868  2388 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100: Neither blocks nor log segments found. Creating new log.
14:01:54.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.501024  2388 log.cc:826] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100: Log is configured to *not* fsync() on all Append() calls
14:01:54.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.517103  2388 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100: No bootstrap required, opened a new log
14:01:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.530651  2388 raft_consensus.cc:359] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } }
14:01:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.531036  2388 raft_consensus.cc:385] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.531165  2388 raft_consensus.cc:740] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639afe3a0e314f8cbada14e560735100, State: Initialized, Role: FOLLOWER
14:01:54.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.531957  2388 consensus_queue.cc:260] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } }
14:01:54.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.537547  2415 tablet.cc:2404] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:54.549 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:54.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.554385  2388 sys_catalog.cc:565] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [sys.catalog]: configured and running, proceeding with master startup.
14:01:54.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.556640  2498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [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: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:54.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.557530  2498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [sys.catalog]: This master's current role is: FOLLOWER
14:01:54.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.581490  2509 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:01:54.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.581656  2509 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:01:54.582 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 62 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112914581 for job 92c33aaeb4bdc39914373d284a381475.
14:01:54.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.585779  2321 master_runner.cc:264] No leader master found from master 639afe3a0e314f8cbada14e560735100
14:01:54.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.585927  2321 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:01:54.590 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 62 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:01:54.591 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 62 as completed for source Source: KuduSource.
14:01:54.602 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:54.602 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:54.602 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:54.603 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:54.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:54.603 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:54.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:54.603 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:54.603 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:54.603 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:54.604 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:54.604 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:54.604 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:54.677 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:54.678 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:54.678 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:54.678 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:54.679 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:54.679 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:54.679 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:54.679 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:54.679 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:54.679 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:54.680 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:54.680 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:54.680 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:54.690 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:54.690 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:54.690 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:54.692 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.692 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.692 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.693 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.693 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.693 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.693 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.694 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.694 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:54.697 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:54.698 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:54.698 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:54.698 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:54.698 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:54.698 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:54.698 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:54.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:54.698 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:54.699 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:54.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:54.699 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:54.699 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:54.710 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:54.710 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:54.710 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:54.711 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.711 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.712 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.712 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.712 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.712 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.712 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.712 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.712 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:54.739506  2342 tablet.cc:2404] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:54.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.776682  2474 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:54.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.777050  2474 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } }
14:01:54.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.779150  2474 leader_election.cc:290] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9341be5daff4fb993bb0fa9539fc0ff (127.2.34.62:42699), 639afe3a0e314f8cbada14e560735100 (127.2.34.61:42025)
14:01:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.784612  2363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2e24141342e043638b8ccf76002ef3e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639afe3a0e314f8cbada14e560735100" is_pre_election: true
14:01:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.785246  2363 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e24141342e043638b8ccf76002ef3e4 in term 0.
14:01:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.788249  2292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2e24141342e043638b8ccf76002ef3e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" is_pre_election: true
14:01:54.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.788834  2292 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e24141342e043638b8ccf76002ef3e4 in term 0.
14:01:54.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.789752  2411 leader_election.cc:304] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [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: 2e24141342e043638b8ccf76002ef3e4, a9341be5daff4fb993bb0fa9539fc0ff; no voters: 
14:01:54.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.792336  2474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:54.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.792721  2474 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:54.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.792999  2474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 0 FOLLOWER]: Advancing to term 1
14:01:54.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.807934  2474 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } }
14:01:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.809996  2292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2e24141342e043638b8ccf76002ef3e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9341be5daff4fb993bb0fa9539fc0ff"
14:01:54.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.810285  2292 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [term 0 FOLLOWER]: Advancing to term 1
14:01:54.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.815145  2292 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e24141342e043638b8ccf76002ef3e4 in term 1.
14:01:54.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.816636  2411 leader_election.cc:304] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [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: 2e24141342e043638b8ccf76002ef3e4, a9341be5daff4fb993bb0fa9539fc0ff; no voters: 
14:01:54.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.827953  2363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2e24141342e043638b8ccf76002ef3e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639afe3a0e314f8cbada14e560735100"
14:01:54.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.828249  2363 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [term 0 FOLLOWER]: Advancing to term 1
14:01:54.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.833182  2363 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e24141342e043638b8ccf76002ef3e4 in term 1.
14:01:54.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.834581  2474 leader_election.cc:290] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [CANDIDATE]: Term 1 election: Requested vote from peers a9341be5daff4fb993bb0fa9539fc0ff (127.2.34.62:42699), 639afe3a0e314f8cbada14e560735100 (127.2.34.61:42025)
14:01:54.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.835301  2474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 1 FOLLOWER]: Leader election won for term 1
14:01:54.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.836637  2474 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [term 1 LEADER]: Becoming Leader. State: Replica: 2e24141342e043638b8ccf76002ef3e4, State: Running, Role: LEADER
14:01:54.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.839550  2474 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [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: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } }
14:01:54.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:54.864 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:54.864 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:54.864 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:54.865 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:54.865 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:54.865 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:54.865 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:54.865 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.865 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:54.865 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:54.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:54.865 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:54.865 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.865 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:54.866 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.866 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:54.866 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:54.866 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:54.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.866 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:54.865 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:54.866 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.866 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:54.866 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.866 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:54.866 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:54.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.885322  2511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e24141342e043638b8ccf76002ef3e4. Latest consensus state: current_term: 1 leader_uuid: "2e24141342e043638b8ccf76002ef3e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:54.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.886015  2511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [sys.catalog]: This master's current role is: LEADER
14:01:54.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 25 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112914892 for job aa838b7d2caf252011828eed7163388e.
14:01:54.912 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:54.913 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:54.913 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:54.914 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:54.914 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:54.914 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:54.914 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:54.914 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:54.915 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:54.915 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:54.915 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:54.915 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:54.915 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:54.927 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 25 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=34 ms, finalizationTime=1 ms).
14:01:54.929 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 25 as completed for source Source: KuduSource.
14:01:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.931857  2513 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
14:01:54.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.935729  2513 catalog_manager.cc:1519] Initializing Kudu cluster ID...
14:01:54.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:54.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.963886  2363 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [term 1 FOLLOWER]: Refusing update from remote peer 2e24141342e043638b8ccf76002ef3e4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:54.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.966317  2511 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:54.969 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:54.970 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:54.970 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:54.970 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:54.970 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:54.970 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:54.971 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:54.971 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:54.971 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:54.971 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:54.971 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:54.971 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:54.971 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:54.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.977548  2292 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [term 1 FOLLOWER]: Refusing update from remote peer 2e24141342e043638b8ccf76002ef3e4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:54.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:54.979292  2511 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:55.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.029091  2516 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e24141342e043638b8ccf76002ef3e4. Latest consensus state: current_term: 1 leader_uuid: "2e24141342e043638b8ccf76002ef3e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:55.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.029870  2516 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [sys.catalog]: This master's current role is: FOLLOWER
14:01:55.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.032655  2514 mvcc.cc:204] Tried to move back new op lower bound from 7287246499640356864 to 7287246499207168000. Current Snapshot: MvccSnapshot[applied={T|T < 7287246499640356864}]
14:01:55.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.039829  2517 mvcc.cc:204] Tried to move back new op lower bound from 7287246499640356864 to 7287246499207168000. Current Snapshot: MvccSnapshot[applied={T|T < 7287246499640356864}]
14:01:55.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.047307  2474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2e24141342e043638b8ccf76002ef3e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:55.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.047822  2474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [sys.catalog]: This master's current role is: LEADER
14:01:55.049 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:55.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.051947  2516 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2e24141342e043638b8ccf76002ef3e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:55.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.052206  2516 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff [sys.catalog]: This master's current role is: FOLLOWER
14:01:55.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.053885  2513 catalog_manager.cc:1382] Generated new cluster ID: c01056c770bb4a89adf5812667945fa2
14:01:55.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.054025  2513 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
14:01:55.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.056459  2498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e24141342e043638b8ccf76002ef3e4. Latest consensus state: current_term: 1 leader_uuid: "2e24141342e043638b8ccf76002ef3e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:55.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.056744  2498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [sys.catalog]: This master's current role is: FOLLOWER
14:01:55.062 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:55.062 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:55.062 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:55.062 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:55.062 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:55.062 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:55.062 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:55.063 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:55.063 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:55.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.062156  2511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2e24141342e043638b8ccf76002ef3e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:55.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.062405  2511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4 [sys.catalog]: This master's current role is: LEADER
14:01:55.063 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:55.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:55.063 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:55.063 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:55.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.064934  2515 mvcc.cc:204] Tried to move back new op lower bound from 7287246499640356864 to 7287246499207168000. Current Snapshot: MvccSnapshot[applied={T|T < 7287246499640356864}]
14:01:55.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.065956  2498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2e24141342e043638b8ccf76002ef3e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9341be5daff4fb993bb0fa9539fc0ff" member_type: VOTER last_known_addr { host: "127.2.34.62" port: 42699 } } peers { permanent_uuid: "639afe3a0e314f8cbada14e560735100" member_type: VOTER last_known_addr { host: "127.2.34.61" port: 42025 } } peers { permanent_uuid: "2e24141342e043638b8ccf76002ef3e4" member_type: VOTER last_known_addr { host: "127.2.34.60" port: 38045 } } }
14:01:55.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.066183  2498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100 [sys.catalog]: This master's current role is: FOLLOWER
14:01:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.080924  2513 catalog_manager.cc:1405] Generated new certificate authority record
14:01:55.082 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 63 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112915081 for job 92c33aaeb4bdc39914373d284a381475.
14:01:55.091 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 63 for job 92c33aaeb4bdc39914373d284a381475 (2898 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:55.092 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 63 as completed for source Source: KuduSource.
14:01:55.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.095258  2513 catalog_manager.cc:1539] Loading token signing keys...
14:01:55.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.119838  2513 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2e24141342e043638b8ccf76002ef3e4: Generated new TSK 0
14:01:55.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.121459  2513 catalog_manager.cc:1549] Initializing in-progress tserver states...
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.132159  2184 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/wal
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/data
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/logs
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/data/info.pb
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:55.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.1:0
14:01:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.34.1
14:01:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.1
14:01:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:55.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:55.322 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:55.345 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:55.346 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:55.346 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:55.346 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:55.346 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:55.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:55.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:55.346 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:55.346 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:55.346 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:55.346 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:55.347 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:55.347 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:55.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:55.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 26 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112915392 for job aa838b7d2caf252011828eed7163388e.
14:01:55.403 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 26 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:55.404 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 26 as completed for source Source: KuduSource.
14:01:55.408 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:55.408 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:55.408 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:55.409 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:55.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:55.409 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:55.409 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:55.409 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:55.409 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:55.409 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:55.409 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:55.409 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:55.409 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:55.419 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:55.419 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:55.420 [DEBUG - pool-226-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:55.420 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:55.420 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:55.420 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:55.420 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:55.420 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:55.420 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:55.421 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:55.421 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:55.421 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:55.421 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:55.422 [DEBUG - kudu-nio-7] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=28619, elapsed=26922), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [21ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [101ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [119ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [382ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [382ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [819ms] refreshing cache from master, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [820ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [821ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1299ms] refreshing cache from master, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3300ms] refreshing cache from master, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3302ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6039ms] refreshing cache from master, [6039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6041ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [7479ms] refreshing cache from master, [7479ms] too many traces: truncated at 100 traces, deferred=Deferred@206352177(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044)))
14:01:55.424 [DEBUG - kudu-nio-7] (AsyncKuduClient.java:1523) Notify RPC ScanRequest(scannerId=null, state=OPENING, tablet=76e52a9d3eeb44f2b15300a48bfaa371, attempt=12, KuduRpc(method=Scan, tablet=76e52a9d3eeb44f2b15300a48bfaa371, attempt=12, TimeoutTracker(timeout=30000, elapsed=28305), Traces: [0ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [4ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [5ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [20ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [163ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x52d3461f, L:/127.0.0.1:56714 - R:/127.29.61.130:40893], [164ms] delaying RPC due to: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x52d3461f, L:/127.0.0.1:56714 - R:/127.29.61.130:40893], [180ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [369ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xc077904d, L:/127.0.0.1:51614 - R:/127.29.61.131:35215], [369ms] delaying RPC due to: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xc077904d, L:/127.0.0.1:51614 - R:/127.29.61.131:35215], [380ms] refreshing cache from master, [380ms] Sub RPC GetTableLocations: refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [406ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, [407ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [409ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, [410ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [412ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [412ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [440ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [442ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [442ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [460ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [461ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [462ms] delaying RPC due to: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [560ms] refreshing cache from master, [561ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [563ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, [564ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [565ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [565ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [881ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [882ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [882ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [1100ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [1102ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [1102ms] delaying RPC due to: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [1381ms] refreshing cache from master, [1381ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [1382ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1382ms] Sub RPC GetTableLocations: delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1400ms] Sub RPC GetTableLocations: refreshing cache from master, [1401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1402ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1402ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1402ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1402ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1421ms] Sub RPC GetTableLocations: refreshing cache from master, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1422ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1441ms] Sub RPC GetTableLocations: refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1443ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1460ms] Sub RPC GetTableLocations: refreshing cache from master, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1461ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1461ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1462ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1462ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1480ms] Sub RPC GetTableLocations: refreshing cache from master, [1480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1481ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1481ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1481ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1482ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1500ms] Sub RPC GetTableLocations: refreshing cache from master, [1500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1501ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1501ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1502ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1502ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1561ms] Sub RPC GetTableLocations: refreshing cache from master, [1561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1562ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1562ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1562ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1563ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1761ms] Sub RPC GetTableLocations: refreshing cache from master, [1761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1761ms] too many traces: truncated at 100 traces, deferred=Deferred@1502168426(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0 -> (continuation of Deferred@1802923968 after retry RPC@319637051) -> (continuation of Deferred@1499241558 after retry RPC@1963927903), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0 -> (continuation of Deferred@1802923968 after retry RPC@319637051) -> (continuation of Deferred@1499241558 after retry RPC@1963927903)))) after lookup exception
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=28619, elapsed=26922), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [21ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [101ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [119ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [382ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [382ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [819ms] refreshing cache from master, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [820ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [821ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1299ms] refreshing cache from master, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3300ms] refreshing cache from master, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3302ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6039ms] refreshing cache from master, [6039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6041ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [7479ms] refreshing cache from master, [7479ms] too many traces: truncated at 100 traces, deferred=Deferred@206352177(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:55.429 [DEBUG - kudu-nio-7] (AsyncKuduScanner.java:686) Can not open scanner
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=28619, elapsed=26922), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [21ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [101ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [119ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [382ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [382ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [819ms] refreshing cache from master, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [820ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [821ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1299ms] refreshing cache from master, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3300ms] refreshing cache from master, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3302ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6039ms] refreshing cache from master, [6039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6041ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [7479ms] refreshing cache from master, [7479ms] too many traces: truncated at 100 traces, deferred=Deferred@206352177(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:55.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.430648  2485 catalog_manager.cc:1294] Loaded cluster ID: c01056c770bb4a89adf5812667945fa2
14:01:55.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.430775  2485 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff: loading cluster ID for follower catalog manager: success
14:01:55.432 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (AsyncKuduScanner.java:862) Scanner null closed on null
14:01:55.432 [ERROR - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:190) Received uncaught exception.
java.lang.RuntimeException: SplitFetcher thread 2 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=28619, elapsed=26922), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [21ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [101ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [119ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [382ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [382ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [819ms] refreshing cache from master, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [820ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [821ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1299ms] refreshing cache from master, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3300ms] refreshing cache from master, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3302ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6039ms] refreshing cache from master, [6039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6041ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [7479ms] refreshing cache from master, [7479ms] too many traces: truncated at 100 traces, deferred=Deferred@206352177(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:55.436 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] disconnecting while in state TERMINATED
14:01:55.437 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.29.235.124:46113(127.29.235.124:46113)] disconnecting while in state TERMINATED
14:01:55.437 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 097170ff7709445391f65cfc486a5411(127.29.235.66:38619)] disconnecting while in state TERMINATED
14:01:55.437 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.29.235.126:38955(127.29.235.126:38955)] disconnecting while in state TERMINATED
14:01:55.437 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.29.235.125:34501(127.29.235.125:34501)] disconnecting while in state TERMINATED
14:01:55.437 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:55.438 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 26 thread-local buffer(s) from thread: kudu-nio-2
14:01:55.439 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-0
14:01:55.439 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:01:55.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.436088  2485 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff: acquiring CA information for follower catalog manager: success
14:01:55.439 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.29.61.189:43243(127.29.61.189:43243)] disconnecting while in state TERMINATED
14:01:55.439 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] disconnecting while in state TERMINATED
14:01:55.439 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.29.61.190:42951(127.29.61.190:42951)] disconnecting while in state TERMINATED
14:01:55.439 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer master-127.29.61.188:46283(127.29.61.188:46283)] disconnecting while in state TERMINATED
14:01:55.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.439679  2485 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a9341be5daff4fb993bb0fa9539fc0ff: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:55.439 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] disconnecting while in state TERMINATED
14:01:55.440 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:55.441 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 4 thread-local buffer(s) from thread: kudu-nio-1
14:01:55.441 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 8 thread-local buffer(s) from thread: kudu-nio-2
14:01:55.441 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-5
14:01:55.441 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-3
14:01:55.441 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 2 exited.
14:01:55.441 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 7 thread-local buffer(s) from thread: kudu-nio-4
14:01:55.444 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-3
14:01:55.444 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:55.445 [WARN - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1117) Source: KuduSource -> Sink: Writer (1/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to FAILED with failure cause:
java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: SplitFetcher thread 2 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=28619, elapsed=26922), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [21ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [101ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [119ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [382ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [382ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [819ms] refreshing cache from master, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [820ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [821ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1299ms] refreshing cache from master, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3300ms] refreshing cache from master, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3302ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6039ms] refreshing cache from master, [6039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6041ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [7479ms] refreshing cache from master, [7479ms] too many traces: truncated at 100 traces, deferred=Deferred@206352177(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:55.450 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (1/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0).
14:01:55.451 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:55.451 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:55.451 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:55.452 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:55.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:55.452 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:55.452 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:55.452 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:55.452 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:55.452 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:55.453 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:55.453 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:55.453 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:55.456 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (1/4)#0 b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0.
14:01:55.458 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:55.458 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:55.459 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:55.459 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:55.459 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:55.460 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:55.460 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:55.460 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:55.461 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:55.461 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:55.461 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:55.461 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:55.461 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1449) Source: KuduSource -> Sink: Writer (1/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from RUNNING to FAILED on 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: SplitFetcher thread 2 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=26, TimeoutTracker(timeout=28619, elapsed=26922), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [19ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [21ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [100ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [101ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [119ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [382ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [382ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [819ms] refreshing cache from master, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [820ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [821ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [821ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1299ms] refreshing cache from master, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3300ms] refreshing cache from master, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3302ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6039ms] refreshing cache from master, [6039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6040ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6041ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [7479ms] refreshing cache from master, [7479ms] too many traces: truncated at 100 traces, deferred=Deferred@206352177(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@551703711 after retry RPC after error@1214060419) -> (continuation of Deferred@1771560605 after retry RPC after error@13357497) -> (continuation of Deferred@843000723 after retry RPC after error@310297432) -> (continuation of Deferred@1162511548 after retry RPC after error@466797493) -> (continuation of Deferred@1350177007 after retry RPC after error@880438715) -> (continuation of Deferred@629436652 after retry RPC after error@684118146) -> (continuation of Deferred@674975773 after retry RPC after error@1330374420) -> (continuation of Deferred@1229909249 after retry RPC after error@1469216362) -> (continuation of Deferred@626753341 after retry RPC after error@901271493) -> (continuation of Deferred@186686102 after retry RPC after error@1338350782) -> (continuation of Deferred@832155884 after retry RPC after error@1177032573) -> (continuation of Deferred@1238614276 after retry RPC after error@705725676) -> (continuation of Deferred@1458724754 after retry RPC after error@1348942286) -> (continuation of Deferred@124455207 after retry RPC after error@695388866) -> (continuation of Deferred@1840783025 after retry RPC after error@75035521) -> (continuation of Deferred@1535500312 after retry RPC after error@1688077680) -> (continuation of Deferred@1233044164 after retry RPC after error@173659281) -> (continuation of Deferred@2116575458 after retry RPC after error@1787387858) -> (continuation of Deferred@1432279205 after retry RPC after error@300377027) -> (continuation of Deferred@754265709 after retry RPC after error@211977198) -> (continuation of Deferred@790296879 after retry RPC after error@88698484) -> (continuation of Deferred@13283062 after retry RPC after error@418373874) -> (continuation of Deferred@1615110465 after retry RPC after error@774916595) -> (continuation of Deferred@2077818845 after retry RPC after error@483883044)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:55.462 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:55.462 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:55.465 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 92c33aaeb4bdc39914373d284a381475: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:55.465 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 0 (#0) of source Source: KuduSource.
14:01:55.465 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_0.
14:01:55.466 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (92c33aaeb4bdc39914373d284a381475) switched from state RUNNING to RESTARTING.
14:01:55.466 [WARN - flink-pekko.actor.default-dispatcher-4] (TaskManagerLocation.java:276) No hostname could be resolved for the IP address 127.0.0.1, using IP address as host name. Local input split assignment (such as for HDFS files) may be impacted.
14:01:55.532 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:55.532 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:55.532 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:55.533 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:55.533 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:55.533 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:55.533 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:55.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:55.533 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:55.534 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:55.534 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:55.534 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:55.534 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:55.545 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:55.546 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:55.546 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:55.546 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:55.546 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:55.546 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:55.546 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:55.546 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:55.546 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:55.546 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:55.546 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:55.546 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:55.546 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:55.549 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:55.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:55.564908  2523 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:55.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:55.565301  2523 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:55.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:55.565428  2523 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:55.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:55.575547  2523 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:55.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:55.575805  2523 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.34.1
14:01:55.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.584044  2509 catalog_manager.cc:1294] Loaded cluster ID: c01056c770bb4a89adf5812667945fa2
14:01:55.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.584156  2509 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100: loading cluster ID for follower catalog manager: success
14:01:55.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.587014  2509 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100: acquiring CA information for follower catalog manager: success
14:01:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.588549  2523 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/data
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/wal
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.1:0
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/data/info.pb
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.1
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.34.1
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/logs
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.589213  2509 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 639afe3a0e314f8cbada14e560735100: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:01:55.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.590492  2523 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:55.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.592620  2523 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:55.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:55.603864  2532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:55.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:55.603909  2533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:55.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:55.604233  2535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:55.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.605561  2523 server_base.cc:1061] running on GCE node
14:01:55.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.606261  2523 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:55.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.607328  2523 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.608590  2523 hybrid_clock.cc:648] HybridClock initialized: now 1779112915608543 us; error 39 us; skew 500 ppm
14:01:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.608928  2523 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:55.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.611506  2523 webserver.cc:533] Webserver started at http://127.2.34.1:40349/ using document root <none> and password file <none>
14:01:55.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.612272  2523 fs_manager.cc:362] Metadata directory not provided
14:01:55.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.612360  2523 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:55.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.612752  2523 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:55.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.616396  2523 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/data/instance:
14:01:55.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6beb53db0c714f7dabf823522af50526"
14:01:55.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:55 on dist-test-slave-409m"
14:01:55.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.617309  2523 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/wal/instance:
14:01:55.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6beb53db0c714f7dabf823522af50526"
14:01:55.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:55 on dist-test-slave-409m"
14:01:55.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.624683  2523 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
14:01:55.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.628983  2541 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.630856  2523 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
14:01:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.631085  2523 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/wal
14:01:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6beb53db0c714f7dabf823522af50526"
14:01:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:55 on dist-test-slave-409m"
14:01:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.631412  2523 fs_report.cc:389] FS layout report
14:01:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/wal
14:01:55.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/wal
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/data/data
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:55.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:55.647 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:55.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.646890  2523 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:55.647 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:55.647 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:55.647 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:55.647 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:55.647 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:55.647 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:55.647 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:55.647 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:55.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:55.648 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:55.648 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:55.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.647976  2523 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:55.648 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:55.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.648330  2523 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:55.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.649482  2523 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:55.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.651749  2523 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:55.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.651844  2523 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:55.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.651955  2523 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:55.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.652031  2523 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:55.654 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:55.655 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:55.655 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:55.655 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:55.655 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:55.655 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:55.656 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:55.656 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:55.656 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:55.656 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:55.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:55.656 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:55.656 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:55.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.700711  2523 rpc_server.cc:307] RPC server started. Bound to: 127.2.34.1:34085
14:01:55.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.700793  2653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.34.1:34085 every 8 connection(s)
14:01:55.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.702343  2523 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/data/info.pb
14:01:55.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.703068  2184 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 2523
14:01:55.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.703308  2184 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-0/wal/instance
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.713033  2184 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/wal
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/data
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/logs
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/data/info.pb
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:55.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.2:0
14:01:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.34.2
14:01:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.2
14:01:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:55.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:55.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.746057  2656 heartbeater.cc:344] Connected to a master server at 127.2.34.61:42025
14:01:55.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.746152  2654 heartbeater.cc:344] Connected to a master server at 127.2.34.60:38045
14:01:55.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.746490  2656 heartbeater.cc:461] Registering TS with master...
14:01:55.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.746515  2654 heartbeater.cc:461] Registering TS with master...
14:01:55.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.746727  2655 heartbeater.cc:344] Connected to a master server at 127.2.34.62:42699
14:01:55.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.746897  2655 heartbeater.cc:461] Registering TS with master...
14:01:55.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.747653  2656 heartbeater.cc:507] Master 127.2.34.61:42025 requested a full tablet report, sending...
14:01:55.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.747710  2655 heartbeater.cc:507] Master 127.2.34.62:42699 requested a full tablet report, sending...
14:01:55.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.749287  2654 heartbeater.cc:507] Master 127.2.34.60:38045 requested a full tablet report, sending...
14:01:55.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.750131  2282 ts_manager.cc:194] Registered new tserver with Master: 6beb53db0c714f7dabf823522af50526 (127.2.34.1:34085)
14:01:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.750964  2426 ts_manager.cc:194] Registered new tserver with Master: 6beb53db0c714f7dabf823522af50526 (127.2.34.1:34085)
14:01:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.751133  2353 ts_manager.cc:194] Registered new tserver with Master: 6beb53db0c714f7dabf823522af50526 (127.2.34.1:34085)
14:01:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:55.753283  2426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.34.1:45435
14:01:55.801 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:55.801 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:55.802 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:55.802 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:55.802 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:55.802 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:55.802 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:55.802 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:55.802 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:55.802 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:55.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:55.803 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:55.803 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:55.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:55.860 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:55.860 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:55.861 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:55.861 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:55.861 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:55.861 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:55.862 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:55.862 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:55.862 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:55.862 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:55.862 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:55.862 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:55.863 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:55.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:55.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 27 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112915892 for job aa838b7d2caf252011828eed7163388e.
14:01:55.902 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 27 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:55.903 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 27 as completed for source Source: KuduSource.
14:01:55.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:56.008 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:56.008 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:56.009 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:56.009 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:56.009 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:56.009 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:56.009 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:56.009 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:56.009 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:56.009 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:56.010 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:56.010 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:56.010 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:56.049 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:56.097 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:56.098 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:56.098 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:56.098 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:56.098 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:56.098 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:56.098 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:56.098 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:56.098 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:56.098 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:56.098 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:56.099 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:56.099 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:56.102 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:56.102 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:56.102 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:56.102 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.102 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.102 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.102 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.103 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.103 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.103 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.103 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.103 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.103 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:56.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.134378  2662 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:56.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.134809  2662 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:56.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.134933  2662 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:56.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.145777  2662 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:56.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.146030  2662 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.34.2
14:01:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.158130  2662 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:56.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/data
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/wal
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.2:0
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/data/info.pb
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.2
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.34.2
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/logs
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:56.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:56.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.160374  2662 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:56.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.162843  2662 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:56.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.174005  2669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:56.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.174067  2670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:56.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.175765  2662 server_base.cc:1061] running on GCE node
14:01:56.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.176980  2672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:56.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.177704  2662 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:56.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.178897  2662 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.180164  2662 hybrid_clock.cc:648] HybridClock initialized: now 1779112916180107 us; error 50 us; skew 500 ppm
14:01:56.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.180544  2662 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:56.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.183800  2662 webserver.cc:533] Webserver started at http://127.2.34.2:42151/ using document root <none> and password file <none>
14:01:56.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.184813  2662 fs_manager.cc:362] Metadata directory not provided
14:01:56.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.184952  2662 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:56.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.185390  2662 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:56.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.188329  2662 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/data/instance:
14:01:56.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb"
14:01:56.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:56 on dist-test-slave-409m"
14:01:56.189 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:56.189 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:56.189 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:56.189 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:56.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.189610  2662 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/wal/instance:
14:01:56.189 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:56.190 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:56.190 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:56.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb"
14:01:56.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:56 on dist-test-slave-409m"
14:01:56.190 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:56.190 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:56.190 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:56.190 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:56.191 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:56.191 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:56.192 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:56.192 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:56.192 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:56.195 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.195 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.196 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.196 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.196 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.196 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.196 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.196 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.196 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:56.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.206004  2662 fs_manager.cc:696] Time spent creating directory manager: real 0.016s	user 0.013s	sys 0.000s
14:01:56.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.211241  2678 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.213290  2662 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
14:01:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.213514  2662 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/wal
14:01:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb"
14:01:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:56 on dist-test-slave-409m"
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.214046  2662 fs_report.cc:389] FS layout report
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/wal
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/wal
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/data/data
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:56.249 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:56.249 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:56.249 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:56.249 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:56.249 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:56.249 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:56.249 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:56.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.249475  2662 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:56.250 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:56.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:56.250 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:56.250 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:56.250 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:56.250 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:56.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.250676  2662 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.251032  2662 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.252238  2662 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:56.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.254124  2662 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:56.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.254217  2662 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:56.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.254299  2662 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:56.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.254354  2662 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:56.302 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:56.302 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:56.302 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:56.303 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.303 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.303 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.303 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.303 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.303 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.303 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.303 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.303 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.303 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:56.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.304705  2662 rpc_server.cc:307] RPC server started. Bound to: 127.2.34.2:46001
14:01:56.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.304867  2790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.34.2:46001 every 8 connection(s)
14:01:56.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.306313  2662 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/data/info.pb
14:01:56.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.309423  2184 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 2662
14:01:56.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.309577  2184 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-1/wal/instance
14:01:56.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.313366  2184 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:56.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu
14:01:56.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/wal
14:01:56.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/data
14:01:56.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/logs
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/data/info.pb
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.3:0
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.34.3
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.3
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:56.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:01:56.322 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:56.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.345252  2792 heartbeater.cc:344] Connected to a master server at 127.2.34.62:42699
14:01:56.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.345747  2792 heartbeater.cc:461] Registering TS with master...
14:01:56.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.347038  2792 heartbeater.cc:507] Master 127.2.34.62:42699 requested a full tablet report, sending...
14:01:56.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.349788  2282 ts_manager.cc:194] Registered new tserver with Master: 5f3ad758d1d74b2ab9befc127ad5b0cb (127.2.34.2:46001)
14:01:56.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.351886  2793 heartbeater.cc:344] Connected to a master server at 127.2.34.61:42025
14:01:56.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.352052  2793 heartbeater.cc:461] Registering TS with master...
14:01:56.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.352656  2793 heartbeater.cc:507] Master 127.2.34.61:42025 requested a full tablet report, sending...
14:01:56.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.353958  2353 ts_manager.cc:194] Registered new tserver with Master: 5f3ad758d1d74b2ab9befc127ad5b0cb (127.2.34.2:46001)
14:01:56.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.354598  2791 heartbeater.cc:344] Connected to a master server at 127.2.34.60:38045
14:01:56.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.354707  2791 heartbeater.cc:461] Registering TS with master...
14:01:56.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.355140  2791 heartbeater.cc:507] Master 127.2.34.60:38045 requested a full tablet report, sending...
14:01:56.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.356163  2426 ts_manager.cc:194] Registered new tserver with Master: 5f3ad758d1d74b2ab9befc127ad5b0cb (127.2.34.2:46001)
14:01:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.357097  2426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.34.2:44031
14:01:56.364 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:56.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 28 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112916393 for job aa838b7d2caf252011828eed7163388e.
14:01:56.402 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 28 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:56.403 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 28 as completed for source Source: KuduSource.
14:01:56.403 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:56.404 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:56.404 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:56.404 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:56.404 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:56.404 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:56.404 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:56.404 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:56.405 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:56.405 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:56.405 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:56.405 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:56.405 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:56.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:56.467 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (92c33aaeb4bdc39914373d284a381475) switched from state RESTARTING to RUNNING.
14:01:56.467 [INFO - flink-pekko.actor.default-dispatcher-8] (CheckpointCoordinator.java:1805) Restoring job 92c33aaeb4bdc39914373d284a381475 from Checkpoint 63 @ 1779112915081 for 92c33aaeb4bdc39914373d284a381475 located at file:/tmp/junit4645576404970994891/checkpoints/92c33aaeb4bdc39914373d284a381475/chk-63.
14:01:56.468 [INFO - flink-pekko.actor.default-dispatcher-8] (MasterHooks.java:201) No master state to restore
14:01:56.468 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:349) Recovering subtask 0 to checkpoint 63 for source Source: KuduSource to checkpoint.
14:01:56.468 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to SCHEDULED.
14:01:56.469 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 92c33aaeb4bdc39914373d284a381475: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:56.469 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from SCHEDULED to DEPLOYING.
14:01:56.469 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #1) with attempt id b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1) with allocation id 9240fdd7563016aabeeccb865621160f
14:01:56.470 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 9240fdd7563016aabeeccb865621160f.
14:01:56.471 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_1), deploy into slot with allocation id 9240fdd7563016aabeeccb865621160f.
14:01:56.472 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from CREATED to DEPLOYING.
14:01:56.472 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_1) [DEPLOYING].
14:01:56.472 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6a1bf35
14:01:56.472 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:56.473 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit4645576404970994891/checkpoints")
14:01:56.473 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING.
14:01:56.473 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_0_1) switched from DEPLOYING to INITIALIZING.
14:01:56.475 [INFO - Source: KuduSource -> Sink: Writer (1/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@112404ea
14:01:56.477 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:56.477 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:56.478 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:56.478 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.479 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.479 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:56.479 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.479 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.480 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.480 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.481 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.481 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:56.498 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:56.498 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:56.498 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:56.498 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:56.498 [DEBUG - pool-224-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:56.499 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:56.499 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:56.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:56.499 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:56.499 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:56.499 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:56.499 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:56.499 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:56.499 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:56.500 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:56.500 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:56.500 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.500 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.500 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.500 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.500 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.500 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.500 [DEBUG - kudu-nio-7] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=24, TimeoutTracker(timeout=28458, elapsed=27841), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [160ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [161ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [162ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [299ms] refreshing cache from master, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [539ms] refreshing cache from master, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [541ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [840ms] refreshing cache from master, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [842ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [842ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [940ms] refreshing cache from master, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [941ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2059ms] refreshing cache from master, [2059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [2062ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2062ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [5279ms] refreshing cache from master, [5279ms] too many traces: truncated at 100 traces, deferred=Deferred@204128484(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909)))
14:01:56.503 [DEBUG - kudu-nio-7] (AsyncKuduClient.java:1523) Notify RPC ScanRequest(scannerId=null, state=OPENING, tablet=da704fc7d4aa43fc88e0eaccec401f0c, attempt=12, KuduRpc(method=Scan, tablet=da704fc7d4aa43fc88e0eaccec401f0c, attempt=12, TimeoutTracker(timeout=30000, elapsed=29387), Traces: [0ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [370ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: connection closed, [370ms] delaying RPC due to: Network error: connection closed, [381ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [383ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [383ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [401ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [411ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [411ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [420ms] refreshing cache from master, [420ms] Sub RPC GetTableLocations: refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [441ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, [444ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [446ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, [447ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [448ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [448ms] delaying RPC due to: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [481ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [482ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [482ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [541ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [542ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [542ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [622ms] refreshing cache from master, [622ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [624ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, [624ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [625ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [625ms] delaying RPC due to: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [760ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [761ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [761ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [1180ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [1181ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [1182ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [1541ms] refreshing cache from master, [1541ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [1542ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1542ms] Sub RPC GetTableLocations: delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1561ms] Sub RPC GetTableLocations: refreshing cache from master, [1561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1562ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1562ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1562ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1563ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1580ms] Sub RPC GetTableLocations: refreshing cache from master, [1580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1581ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1581ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1581ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1582ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1600ms] Sub RPC GetTableLocations: refreshing cache from master, [1600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1601ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1601ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1601ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1601ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1620ms] Sub RPC GetTableLocations: refreshing cache from master, [1620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1621ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1622ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1622ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1622ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1661ms] Sub RPC GetTableLocations: refreshing cache from master, [1661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1662ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1662ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1662ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1662ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1700ms] Sub RPC GetTableLocations: refreshing cache from master, [1700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1701ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1702ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1703ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1703ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1721ms] Sub RPC GetTableLocations: refreshing cache from master, [1721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1722ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1722ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1722ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1723ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1840ms] Sub RPC GetTableLocations: refreshing cache from master, [1840ms] too many traces: truncated at 100 traces, deferred=Deferred@740356824(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0 -> (continuation of Deferred@925121967 after retry RPC@2117663393) -> (continuation of Deferred@1778695919 after retry RPC@455406754), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0 -> (continuation of Deferred@925121967 after retry RPC@2117663393) -> (continuation of Deferred@1778695919 after retry RPC@455406754)))) after lookup exception
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=24, TimeoutTracker(timeout=28458, elapsed=27841), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [160ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [161ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [162ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [299ms] refreshing cache from master, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [539ms] refreshing cache from master, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [541ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [840ms] refreshing cache from master, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [842ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [842ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [940ms] refreshing cache from master, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [941ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2059ms] refreshing cache from master, [2059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [2062ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2062ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [5279ms] refreshing cache from master, [5279ms] too many traces: truncated at 100 traces, deferred=Deferred@204128484(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.189:43243
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:56.504 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.505 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.505 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.506 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:56.507 [DEBUG - kudu-nio-7] (AsyncKuduScanner.java:686) Can not open scanner
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=24, TimeoutTracker(timeout=28458, elapsed=27841), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [160ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [161ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [162ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [299ms] refreshing cache from master, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [539ms] refreshing cache from master, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [541ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [840ms] refreshing cache from master, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [842ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [842ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [940ms] refreshing cache from master, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [941ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2059ms] refreshing cache from master, [2059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [2062ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2062ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [5279ms] refreshing cache from master, [5279ms] too many traces: truncated at 100 traces, deferred=Deferred@204128484(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.189:43243
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:56.510 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (AsyncKuduScanner.java:862) Scanner null closed on null
14:01:56.511 [ERROR - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcherManager.java:190) Received uncaught exception.
java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=24, TimeoutTracker(timeout=28458, elapsed=27841), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [160ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [161ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [162ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [299ms] refreshing cache from master, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [539ms] refreshing cache from master, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [541ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [840ms] refreshing cache from master, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [842ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [842ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [940ms] refreshing cache from master, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [941ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2059ms] refreshing cache from master, [2059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [2062ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2062ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [5279ms] refreshing cache from master, [5279ms] too many traces: truncated at 100 traces, deferred=Deferred@204128484(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.189:43243
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:56.514 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] disconnecting while in state TERMINATED
14:01:56.514 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.29.61.189:43243(127.29.61.189:43243)] disconnecting while in state TERMINATED
14:01:56.514 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] disconnecting while in state TERMINATED
14:01:56.514 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.29.61.190:42951(127.29.61.190:42951)] disconnecting while in state TERMINATED
14:01:56.514 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.29.61.188:46283(127.29.61.188:46283)] disconnecting while in state TERMINATED
14:01:56.514 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] disconnecting while in state TERMINATED
14:01:56.514 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:56.515 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (2/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:56.515 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 5 thread-local buffer(s) from thread: kudu-nio-4
14:01:56.515 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-5
14:01:56.516 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.29.235.124:46113(127.29.235.124:46113)] disconnecting while in state TERMINATED
14:01:56.516 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.29.235.126:38955(127.29.235.126:38955)] disconnecting while in state TERMINATED
14:01:56.516 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:575) [peer master-127.29.235.125:34501(127.29.235.125:34501)] disconnecting while in state TERMINATED
14:01:56.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:56.517 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:56.518 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:56.518 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-2
14:01:56.519 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-3
14:01:56.519 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-0
14:01:56.525 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:56.525 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
14:01:56.526 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.526 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:56.526 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.526 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:56.527 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.527 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.527 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.527 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.527 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.527 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.527 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:56.527 [WARN - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1117) Source: KuduSource -> Sink: Writer (2/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to FAILED with failure cause:
java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=24, TimeoutTracker(timeout=28458, elapsed=27841), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [160ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [161ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [162ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [299ms] refreshing cache from master, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [539ms] refreshing cache from master, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [541ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [840ms] refreshing cache from master, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [842ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [842ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [940ms] refreshing cache from master, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [941ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2059ms] refreshing cache from master, [2059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [2062ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2062ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [5279ms] refreshing cache from master, [5279ms] too many traces: truncated at 100 traces, deferred=Deferred@204128484(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.189:43243
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:56.533 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (2/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0).
14:01:56.535 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (2/4)#0 b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0.
14:01:56.538 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1449) Source: KuduSource -> Sink: Writer (2/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from RUNNING to FAILED on 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=24, TimeoutTracker(timeout=28458, elapsed=27841), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [1ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [39ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [41ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [60ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [79ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [121ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [160ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [161ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [162ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [299ms] refreshing cache from master, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [301ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [301ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [539ms] refreshing cache from master, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [541ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [840ms] refreshing cache from master, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [842ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [842ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [940ms] refreshing cache from master, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [941ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [941ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2059ms] refreshing cache from master, [2059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [2061ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [2062ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [2062ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [5279ms] refreshing cache from master, [5279ms] too many traces: truncated at 100 traces, deferred=Deferred@204128484(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@557386712 after retry RPC after error@387999573) -> (continuation of Deferred@652875933 after retry RPC after error@2090713412) -> (continuation of Deferred@361984708 after retry RPC after error@27112940) -> (continuation of Deferred@2001042354 after retry RPC after error@1707082751) -> (continuation of Deferred@1808488657 after retry RPC after error@127251089) -> (continuation of Deferred@1532084538 after retry RPC after error@1055649364) -> (continuation of Deferred@265761928 after retry RPC after error@628887257) -> (continuation of Deferred@1894863709 after retry RPC after error@285837913) -> (continuation of Deferred@667717508 after retry RPC after error@1652774754) -> (continuation of Deferred@403872724 after retry RPC after error@1158971853) -> (continuation of Deferred@107451972 after retry RPC after error@2124937645) -> (continuation of Deferred@1927741846 after retry RPC after error@320662766) -> (continuation of Deferred@695438719 after retry RPC after error@1750623085) -> (continuation of Deferred@578364481 after retry RPC after error@1459013500) -> (continuation of Deferred@1675341992 after retry RPC after error@1219749045) -> (continuation of Deferred@587434702 after retry RPC after error@1135502581) -> (continuation of Deferred@2110702296 after retry RPC after error@705632152) -> (continuation of Deferred@358989293 after retry RPC after error@635239032) -> (continuation of Deferred@772744217 after retry RPC after error@2095990167) -> (continuation of Deferred@1146885426 after retry RPC after error@110176507) -> (continuation of Deferred@1374288860 after retry RPC after error@1596317323) -> (continuation of Deferred@2071246296 after retry RPC after error@1957534909)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.189:43243
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:56.538 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:56.539 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:56.539 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.541 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:56.542 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.542 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.542 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:56.542 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:56.542 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:56.543 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_0.
14:01:56.543 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.543 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.543 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.543 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.543 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (92c33aaeb4bdc39914373d284a381475) switched from state RUNNING to RESTARTING.
14:01:56.543 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.543 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.543 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.543 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:56.544 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 1 (#0) of source Source: KuduSource.
14:01:56.544 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.544 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 92c33aaeb4bdc39914373d284a381475: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:56.544 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.544 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:56.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.544 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.544 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:56.544 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.544 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:56.544 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:56.549 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:56.557 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:56.558 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:56.558 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:56.558 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:56.558 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:56.558 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:56.558 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:56.558 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:56.558 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:56.558 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:56.558 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:56.559 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:56.559 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:56.559 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.559 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.559 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:56.559 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.559 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.558 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:56.559 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.559 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.560 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:56.560 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.560 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.560 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.560 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:56.578 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:56.578 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:56.578 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:56.579 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.579 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.579 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.579 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.579 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.579 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.579 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.579 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.579 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:56.638 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:56.639 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:56.639 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:56.639 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.639 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.639 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.639 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.639 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.639 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.639 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.640 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.640 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:56.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.726446  2794 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:01:56.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.727157  2794 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:01:56.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.727263  2794 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:01:56.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.737309  2794 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:01:56.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.737541  2794 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.34.3
14:01:56.738 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:56.738 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:56.738 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.738 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.739 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.739 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:56.739 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.739 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.739 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.739 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.739 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.739 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.739 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.751063  2794 tablet_server_runner.cc:78] Tablet server non-default flags:
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.34.20:40927
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/data
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/wal
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.34.3:0
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/data/info.pb
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.34.3
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.34.62:42699,127.2.34.61:42025,127.2.34.60:38045
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.34.3
14:01:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/logs
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 13:43:23 UTC on bdcb31816ec0
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11958
14:01:56.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:01:56.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.753295  2794 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:01:56.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.755903  2794 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:01:56.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.756206  2654 heartbeater.cc:499] Master 127.2.34.60:38045 was elected leader, sending a full tablet report...
14:01:56.758 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:56.759 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:56.759 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:56.759 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.759 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:56.759 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.760 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.760 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.760 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:56.760 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:56.760 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.772590  2820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.772568  2819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:56.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.782238  2822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
14:01:56.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.783687  2794 server_base.cc:1061] running on GCE node
14:01:56.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.784469  2794 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:01:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.785686  2794 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:01:56.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.786934  2794 hybrid_clock.cc:648] HybridClock initialized: now 1779112916786867 us; error 72 us; skew 500 ppm
14:01:56.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.787264  2794 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:01:56.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.790103  2794 webserver.cc:533] Webserver started at http://127.2.34.3:44487/ using document root <none> and password file <none>
14:01:56.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.790982  2794 fs_manager.cc:362] Metadata directory not provided
14:01:56.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.791085  2794 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:01:56.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.791419  2794 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:01:56.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.794698  2794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/data/instance:
14:01:56.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace"
14:01:56.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:56 on dist-test-slave-409m"
14:01:56.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.795693  2794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/wal/instance:
14:01:56.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace"
14:01:56.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:56 on dist-test-slave-409m"
14:01:56.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.802040  2794 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
14:01:56.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.806754  2828 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:01:56.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.808737  2794 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.808995  2794 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/data,/tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/wal
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace"
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:01:56 on dist-test-slave-409m"
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.809270  2794 fs_report.cc:389] FS layout report
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/wal
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/wal
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/data/data
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:01:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:01:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:01:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:01:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:01:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:01:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:01:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:01:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:01:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:01:56.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:56.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.832976  2794 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:01:56.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.834357  2794 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:01:56.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.834710  2794 kserver.cc:163] Server-wide thread pool size limit: 3276
14:01:56.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.835902  2794 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:01:56.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.837898  2794 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:01:56.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.838033  2794 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:01:56.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.838148  2794 ts_tablet_manager.cc:616] Registered 0 tablets
14:01:56.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.838260  2794 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:01:56.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.884037  2794 rpc_server.cc:307] RPC server started. Bound to: 127.2.34.3:42057
14:01:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.884130  2940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.34.3:42057 every 8 connection(s)
14:01:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.885891  2794 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/data/info.pb
14:01:56.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.889842  2184 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu as pid 2794
14:01:56.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.890019  2184 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskoXKFx3/test-tmp/mini-kudu-cluster17646631498056841794/ts-2/wal/instance
14:01:56.894 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 29 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112916893 for job aa838b7d2caf252011828eed7163388e.
14:01:56.905 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 29 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:56.906 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 29 as completed for source Source: KuduSource.
14:01:56.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.916849  2942 heartbeater.cc:344] Connected to a master server at 127.2.34.62:42699
14:01:56.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.917310  2942 heartbeater.cc:461] Registering TS with master...
14:01:56.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.918587  2942 heartbeater.cc:507] Master 127.2.34.62:42699 requested a full tablet report, sending...
14:01:56.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.919140  2941 heartbeater.cc:344] Connected to a master server at 127.2.34.60:38045
14:01:56.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.919255  2941 heartbeater.cc:461] Registering TS with master...
14:01:56.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.919838  2941 heartbeater.cc:507] Master 127.2.34.60:38045 requested a full tablet report, sending...
14:01:56.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.920611  2282 ts_manager.cc:194] Registered new tserver with Master: 4e26b9ce2ac84b008a2c09e7fcef8ace (127.2.34.3:42057)
14:01:56.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.921377  2426 ts_manager.cc:194] Registered new tserver with Master: 4e26b9ce2ac84b008a2c09e7fcef8ace (127.2.34.3:42057)
14:01:56.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.922477  2426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.34.3:48945
14:01:56.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.925621  2943 heartbeater.cc:344] Connected to a master server at 127.2.34.61:42025
14:01:56.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.925787  2943 heartbeater.cc:461] Registering TS with master...
14:01:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.926123  2943 heartbeater.cc:507] Master 127.2.34.61:42025 requested a full tablet report, sending...
14:01:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.927165  2353 ts_manager.cc:194] Registered new tserver with Master: 4e26b9ce2ac84b008a2c09e7fcef8ace (127.2.34.3:42057)
14:01:56.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.938769  2184 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:01:56.941 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:01:56.941 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:01:56.942 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.34.62"
      port: 42699
    }
    bound_http_address {
      host: "127.2.34.62"
      port: 46363
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.34.61"
      port: 42025
    }
    bound_http_address {
      host: "127.2.34.61"
      port: 38437
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.34.60"
      port: 38045
    }
    bound_http_address {
      host: "127.2.34.60"
      port: 40723
    }
  }
}

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

14:01:56.943 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.34.1"
      port: 34085
    }
    bound_http_address {
      host: "127.2.34.1"
      port: 40349
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.34.2"
      port: 46001
    }
    bound_http_address {
      host: "127.2.34.2"
      port: 42151
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.34.3"
      port: 42057
    }
    bound_http_address {
      host: "127.2.34.3"
      port: 44487
    }
  }
}

14:01:56.944 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:01:56.945 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:56.948 [DEBUG - main] (Connection.java:748) [peer master-127.1.111.60:33421(127.1.111.60:33421)] connecting to peer
14:01:56.949 [DEBUG - main] (Connection.java:748) [peer master-127.1.111.62:46425(127.1.111.62:46425)] connecting to peer
14:01:56.949 [DEBUG - main] (Connection.java:748) [peer master-127.1.111.61:40261(127.1.111.61:40261)] connecting to peer
14:01:56.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.111.62:46425(127.1.111.62:46425)] Successfully connected to peer
14:01:56.949 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.111.60:33421(127.1.111.60:33421)] Successfully connected to peer
14:01:56.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.111.61:40261(127.1.111.61:40261)] Successfully connected to peer
14:01:56.952 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.60
14:01:56.953 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.62
14:01:56.953 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.61
14:01:56.959 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:56.960 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:56.964 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdb0bcc7e, L:/127.0.0.1:35198 - R:/127.1.111.60:33421] using SASL/PLAIN
14:01:56.966 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:56.966 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:56.969 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec01a2de, L:/127.0.0.1:42926 - R:/127.1.111.62:46425] using SASL/PLAIN
14:01:56.969 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbb59a40f, L:/127.0.0.1:57844 - R:/127.1.111.61:40261] using SASL/PLAIN
14:01:56.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:56.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=24), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.111.60:33421, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.111.62:46425, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.111.61:40261, [17ms] Sub RPC ConnectToMaster: received response from server master-127.1.111.60:33421: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.1.111.61:40261: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.1.111.62:46425: OK, deferred=null) after lookup
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:56.977017  1581 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57844:
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "int8"
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT8
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "int16"
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT16
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "int32"
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "int64"
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "bool"
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "float"
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: FLOAT
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "double"
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DOUBLE
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "string"
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "binary-array"
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "binary-bytebuffer"
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "null"
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "timestamp"
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: UNIXTIME_MICROS
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "decimal"
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL32
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 5
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       scale: 3
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "varchar"
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: VARCHAR
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 10
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "date"
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DATE
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:56.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "int8"
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:56.979861  1581 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:01:57.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 2d209d6694ca4f5991a4459ef0cb4ca9
14:01:57.044 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:57.044 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:57.044 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:57.044 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:57.045 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:57.045 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:57.045 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:57.045 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:57.045 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:57.045 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:57.045 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:57.045 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:57.046 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:57.049 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:57.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.052892  1972 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7f730b91e1430fa3ff37fe777fb814 (DEFAULT_TABLE table=replication_test_table [id=2d209d6694ca4f5991a4459ef0cb4ca9]), partition=RANGE (int8) PARTITION UNBOUNDED
14:01:57.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.053241  1833 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7f730b91e1430fa3ff37fe777fb814 (DEFAULT_TABLE table=replication_test_table [id=2d209d6694ca4f5991a4459ef0cb4ca9]), partition=RANGE (int8) PARTITION UNBOUNDED
14:01:57.054 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:57.054 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:57.054 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:57.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.054839  1833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7f730b91e1430fa3ff37fe777fb814. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:57.055 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:57.055 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:57.055 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:57.055 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:57.055 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:57.055 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:57.055 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:57.056 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:57.056 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:57.056 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:57.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.056605  1972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7f730b91e1430fa3ff37fe777fb814. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:57.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.057783  2109 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7f730b91e1430fa3ff37fe777fb814 (DEFAULT_TABLE table=replication_test_table [id=2d209d6694ca4f5991a4459ef0cb4ca9]), partition=RANGE (int8) PARTITION UNBOUNDED
14:01:57.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.059547  2109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7f730b91e1430fa3ff37fe777fb814. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.067518  2975 tablet_bootstrap.cc:492] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f: Bootstrap starting.
14:01:57.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.072239  2976 tablet_bootstrap.cc:492] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d: Bootstrap starting.
14:01:57.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.073084  2975 tablet_bootstrap.cc:654] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f: Neither blocks nor log segments found. Creating new log.
14:01:57.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.075104  2975 log.cc:826] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f: Log is configured to *not* fsync() on all Append() calls
14:01:57.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.075645  2977 tablet_bootstrap.cc:492] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195: Bootstrap starting.
14:01:57.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.076745  2976 tablet_bootstrap.cc:654] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d: Neither blocks nor log segments found. Creating new log.
14:01:57.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.078322  2976 log.cc:826] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d: Log is configured to *not* fsync() on all Append() calls
14:01:57.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.079870  2975 tablet_bootstrap.cc:492] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f: No bootstrap required, opened a new log
14:01:57.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.080185  2975 ts_tablet_manager.cc:1403] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
14:01:57.081 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.189:43243(127.29.61.189:43243)] connecting to peer
14:01:57.081 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.190:42951(127.29.61.190:42951)] connecting to peer
14:01:57.081 [DEBUG - pool-228-thread-1] (Connection.java:748) [peer master-127.29.61.188:46283(127.29.61.188:46283)] connecting to peer
14:01:57.082 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:57.082 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.61.189:43243(127.29.61.189:43243)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:57.082 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.189:43243: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243
14:01:57.082 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:57.082 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.61.190:42951(127.29.61.190:42951)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:57.082 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.190:42951: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951
14:01:57.082 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:57.082 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.61.188:46283(127.29.61.188:46283)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:57.082 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.61.188:46283: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
14:01:57.082 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283; will retry
14:01:57.083 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1887) Cannot continue with RPC because of: Timed out: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=22, TimeoutTracker(timeout=28236, elapsed=28201), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [0ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [0ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [122ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [141ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [202ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [262ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [281ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1140ms] refreshing cache from master, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3180ms] refreshing cache from master, [3180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6920ms] refreshing cache from master, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6923ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6923ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [8840ms] refreshing cache from master, [8840ms] too many traces: truncated at 100 traces, deferred=Deferred@1917303109(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052)))
14:01:57.084 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:57.085 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1523) Notify RPC ScanRequest(scannerId=null, state=OPENING, tablet=d71f7d1b5be64ef78d88cfad75de369a, attempt=12, KuduRpc(method=Scan, tablet=d71f7d1b5be64ef78d88cfad75de369a, attempt=12, TimeoutTracker(timeout=30000, elapsed=29968), Traces: [0ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [3ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [3ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [20ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [160ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x79fbc71e, L:/127.0.0.1:56724 - R:/127.29.61.130:40893], [160ms] delaying RPC due to: Network error: [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] unexpected exception from downstream on [id: 0x79fbc71e, L:/127.0.0.1:56724 - R:/127.29.61.130:40893], [180ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [367ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xfa5536cb, L:/127.0.0.1:51618 - R:/127.29.61.131:35215], [367ms] delaying RPC due to: Network error: [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] unexpected exception from downstream on [id: 0xfa5536cb, L:/127.0.0.1:51618 - R:/127.29.61.131:35215], [380ms] refreshing cache from master, [380ms] Sub RPC GetTableLocations: refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [405ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: OK, [410ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [411ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, [412ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [415ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [415ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [440ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [441ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [441ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [460ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [461ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [461ms] delaying RPC due to: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [501ms] refreshing cache from master, [501ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [503ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: OK, [504ms] sending RPC to server a0f9025c0cd443e89ea9f87b5619b6cd, [505ms] received response from server a0f9025c0cd443e89ea9f87b5619b6cd: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [505ms] delaying RPC due to: Network error: Failed to connect to peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217): Connection refused: /127.29.61.129:42217, [640ms] sending RPC to server 44f46e55780446af9cfadc303079afdb, [641ms] received response from server 44f46e55780446af9cfadc303079afdb: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [641ms] delaying RPC due to: Network error: Failed to connect to peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893): Connection refused: /127.29.61.130:40893, [1440ms] sending RPC to server 654f1e043ff543638390d8623aca6c48, [1441ms] received response from server 654f1e043ff543638390d8623aca6c48: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [1441ms] delaying RPC due to: Network error: Failed to connect to peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215): Connection refused: /127.29.61.131:35215, [1760ms] refreshing cache from master, [1760ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.61.188:46283, [1760ms] Sub RPC GetTableLocations: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1760ms] Sub RPC GetTableLocations: delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1780ms] Sub RPC GetTableLocations: refreshing cache from master, [1780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1781ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1781ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1782ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1782ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1800ms] Sub RPC GetTableLocations: refreshing cache from master, [1800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1802ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1820ms] Sub RPC GetTableLocations: refreshing cache from master, [1821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1822ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1822ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1822ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1823ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1840ms] Sub RPC GetTableLocations: refreshing cache from master, [1840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1841ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1841ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1880ms] Sub RPC GetTableLocations: refreshing cache from master, [1880ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1882ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1882ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1882ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1882ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1900ms] Sub RPC GetTableLocations: refreshing cache from master, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1901ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1903ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1960ms] Sub RPC GetTableLocations: refreshing cache from master, [1960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1961ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1961ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1962ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1962ms] Sub RPC GetTableLocations: delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [2020ms] Sub RPC GetTableLocations: refreshing cache from master, [2021ms] too many traces: truncated at 100 traces, deferred=Deferred@1628930554(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@13996390 after retry RPC@1314811368) -> (continuation of Deferred@2011487968 after retry RPC@1339877900), errback=passthrough -> open scanner errback -> wakeup thread Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0 -> (continuation of Deferred@13996390 after retry RPC@1314811368) -> (continuation of Deferred@2011487968 after retry RPC@1339877900)))) after lookup exception
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=22, TimeoutTracker(timeout=28236, elapsed=28201), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [0ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [0ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [122ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [141ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [202ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [262ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [281ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1140ms] refreshing cache from master, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3180ms] refreshing cache from master, [3180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6920ms] refreshing cache from master, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6923ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6923ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [8840ms] refreshing cache from master, [8840ms] too many traces: truncated at 100 traces, deferred=Deferred@1917303109(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.081924  2976 tablet_bootstrap.cc:492] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d: No bootstrap required, opened a new log
14:01:57.089 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:57.089 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.090 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.090 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.091 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:57.091 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.091 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.091 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.091 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.091 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.091 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:57.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.082235  2976 ts_tablet_manager.cc:1403] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
14:01:57.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.088760  2975 raft_consensus.cc:359] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } }
14:01:57.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.089210  2975 raft_consensus.cc:385] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:57.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.089314  2975 raft_consensus.cc:740] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76bb0548edf1471fb0852229bb43eb9f, State: Initialized, Role: FOLLOWER
14:01:57.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.090924  2975 consensus_queue.cc:260] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } }
14:01:57.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.091282  2976 raft_consensus.cc:359] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } }
14:01:57.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.091890  2976 raft_consensus.cc:385] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:57.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.091995  2977 tablet_bootstrap.cc:654] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195: Neither blocks nor log segments found. Creating new log.
14:01:57.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.092015  2976 raft_consensus.cc:740] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d55341310cca45e8a9214cd567e9441d, State: Initialized, Role: FOLLOWER
14:01:57.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.092850  2976 consensus_queue.cc:260] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } }
14:01:57.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:686) Can not open scanner
org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=22, TimeoutTracker(timeout=28236, elapsed=28201), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [0ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [0ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [122ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [141ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [202ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [262ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [281ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1140ms] refreshing cache from master, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3180ms] refreshing cache from master, [3180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6920ms] refreshing cache from master, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6923ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6923ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [8840ms] refreshing cache from master, [8840ms] too many traces: truncated at 100 traces, deferred=Deferred@1917303109(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052)))
	at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
	at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
	at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	... 35 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.095886  2977 log.cc:826] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195: Log is configured to *not* fsync() on all Append() calls
14:01:57.097 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:57.098 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:57.098 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:57.098 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.098 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.099 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.099 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.099 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.099 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.099 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.099 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.099 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.100 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:57.100 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (AsyncKuduScanner.java:862) Scanner null closed on null
14:01:57.101 [ERROR - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:190) Received uncaught exception.
java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=22, TimeoutTracker(timeout=28236, elapsed=28201), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [0ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [0ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [122ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [141ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [202ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [262ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [281ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1140ms] refreshing cache from master, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3180ms] refreshing cache from master, [3180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6920ms] refreshing cache from master, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6923ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6923ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [8840ms] refreshing cache from master, [8840ms] too many traces: truncated at 100 traces, deferred=Deferred@1917303109(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:57.106 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.29.235.124:46113(127.29.235.124:46113)] disconnecting while in state TERMINATED
14:01:57.106 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.29.235.126:38955(127.29.235.126:38955)] disconnecting while in state TERMINATED
14:01:57.106 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.29.235.125:34501(127.29.235.125:34501)] disconnecting while in state TERMINATED
14:01:57.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:57.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.107312  2977 tablet_bootstrap.cc:492] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195: No bootstrap required, opened a new log
14:01:57.107 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-2
14:01:57.107 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:57.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.108183  2977 ts_tablet_manager.cc:1403] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.005s
14:01:57.109 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 44f46e55780446af9cfadc303079afdb(127.29.61.130:40893)] disconnecting while in state TERMINATED
14:01:57.109 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.29.61.189:43243(127.29.61.189:43243)] disconnecting while in state TERMINATED
14:01:57.109 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer a0f9025c0cd443e89ea9f87b5619b6cd(127.29.61.129:42217)] disconnecting while in state TERMINATED
14:01:57.109 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.29.61.190:42951(127.29.61.190:42951)] disconnecting while in state TERMINATED
14:01:57.109 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer master-127.29.61.188:46283(127.29.61.188:46283)] disconnecting while in state TERMINATED
14:01:57.110 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 654f1e043ff543638390d8623aca6c48(127.29.61.131:35215)] disconnecting while in state TERMINATED
14:01:57.110 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:57.110 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 7 thread-local buffer(s) from thread: kudu-nio-1
14:01:57.110 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 7 thread-local buffer(s) from thread: kudu-nio-2
14:01:57.110 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 7 thread-local buffer(s) from thread: kudu-nio-4
14:01:57.111 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-5
14:01:57.111 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 1 exited.
14:01:57.112 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-3
14:01:57.113 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-1
14:01:57.113 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:338) Closing Source Reader.
14:01:57.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.114701  2980 raft_consensus.cc:493] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:57.115 [WARN - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1117) Source: KuduSource -> Sink: Writer (3/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to FAILED with failure cause:
java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=22, TimeoutTracker(timeout=28236, elapsed=28201), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [0ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [0ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [122ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [141ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [202ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [262ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [281ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1140ms] refreshing cache from master, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3180ms] refreshing cache from master, [3180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6920ms] refreshing cache from master, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6923ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6923ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [8840ms] refreshing cache from master, [8840ms] too many traces: truncated at 100 traces, deferred=Deferred@1917303109(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:57.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.117182  2976 ts_tablet_manager.cc:1434] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.012s
14:01:57.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.114387  2975 ts_tablet_manager.cc:1434] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.004s
14:01:57.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.117589  2980 raft_consensus.cc:515] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } }
14:01:57.120 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:835) Freeing task resources for Source: KuduSource -> Sink: Writer (3/4)#0 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0).
14:01:57.124 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:2037) Un-registering task and sending final execution state FAILED to JobManager for task Source: KuduSource -> Sink: Writer (3/4)#0 b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0.
14:01:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.133708  2980 leader_election.cc:290] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d55341310cca45e8a9214cd567e9441d (127.1.111.2:46235), 26402ec756294dafb7045487e3d5a195 (127.1.111.3:39815)
14:01:57.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.138810  2977 raft_consensus.cc:359] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } }
14:01:57.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.140342  2977 raft_consensus.cc:385] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:57.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.140511  2977 raft_consensus.cc:740] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26402ec756294dafb7045487e3d5a195, State: Initialized, Role: FOLLOWER
14:01:57.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.142621  2977 consensus_queue.cc:260] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } }
14:01:57.144 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1449) Source: KuduSource -> Sink: Writer (3/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from RUNNING to FAILED on 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1).
org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: One or more fetchers have encountered exception
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:333)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:228)
	at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:190)
	at org.apache.kudu.replication.wrappedsource.StatelessKuduReaderWrapper.pollNext(StatelessKuduReaderWrapper.java:63)
	at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:443)
	at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:68)
	at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:65)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:579)
	at org.apache.flink.streaming.runtime.tasks.mailbox.MailboxProcessor.runMailboxLoop(MailboxProcessor.java:231)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.runMailboxLoop(StreamTask.java:909)
	at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:858)
	at org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:958)
	at org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:937)
	at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:751)
	at org.apache.flink.runtime.taskmanager.Task.run(Task.java:566)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: org.apache.flink.util.SerializedThrowable: java.lang.RuntimeException: SplitFetcher thread 1 received unexpected exception while polling the records
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:168)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.run(SplitFetcher.java:117)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NonRecoverableException: cannot complete before timeout: KuduRpc(method=GetTableLocations, tablet=Kudu Master, attempt=22, TimeoutTracker(timeout=28236, elapsed=28201), Traces: [0ms] sending RPC to server master-127.29.61.188:46283, [0ms] received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [0ms] delaying RPC due to: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [21ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [22ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [22ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [42ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [42ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [63ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [81ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [81ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [122ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [122ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [141ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [202ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [262ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [262ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [281ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [281ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1140ms] refreshing cache from master, [1140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [1143ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3180ms] refreshing cache from master, [3180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [3181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [3182ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [3182ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6920ms] refreshing cache from master, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.189:43243, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.190:42951, [6921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.61.188:46283, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.189:43243: Network error: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243, [6922ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.190:42951: Network error: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951, [6923ms] Sub RPC ConnectToMaster: received response from server master-127.29.61.188:46283: Network error: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [6923ms] delaying RPC due to: Service unavailable: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283, [8840ms] refreshing cache from master, [8840ms] too many traces: truncated at 100 traces, deferred=Deferred@1917303109(state=PENDING, result=null, callback=get tablet locations from the master for table replication_test_table -> release master lookup permit -> retry RPC -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052), errback=passthrough -> release master lookup permit -> retry RPC after error -> (continuation of Deferred@1904309569 after retry RPC after error@1366692077) -> (continuation of Deferred@1239329324 after retry RPC after error@102543299) -> (continuation of Deferred@2085480764 after retry RPC after error@492666656) -> (continuation of Deferred@569260397 after retry RPC after error@1123018788) -> (continuation of Deferred@1366879564 after retry RPC after error@657075260) -> (continuation of Deferred@2002738405 after retry RPC after error@1254896866) -> (continuation of Deferred@1556652666 after retry RPC after error@720711187) -> (continuation of Deferred@666953692 after retry RPC after error@209763554) -> (continuation of Deferred@356648058 after retry RPC after error@373564791) -> (continuation of Deferred@907730532 after retry RPC after error@1072956393) -> (continuation of Deferred@974172601 after retry RPC after error@222843921) -> (continuation of Deferred@1841386018 after retry RPC after error@1924525880) -> (continuation of Deferred@1293354414 after retry RPC after error@36714689) -> (continuation of Deferred@1703361255 after retry RPC after error@949409088) -> (continuation of Deferred@1297714569 after retry RPC after error@1319912147) -> (continuation of Deferred@312482275 after retry RPC after error@479392290) -> (continuation of Deferred@489030140 after retry RPC after error@833647185) -> (continuation of Deferred@600640133 after retry RPC after error@675675964) -> (continuation of Deferred@96547369 after retry RPC after error@936507962) -> (continuation of Deferred@2088982375 after retry RPC after error@2067332052)))
	at org.apache.kudu.client.KuduException.transformException(KuduException.java:110)
	at org.apache.kudu.client.KuduClient.joinAndHandleException(KuduClient.java:564)
	at org.apache.kudu.client.KuduScanner.nextRows(KuduScanner.java:81)
	at org.apache.flink.connector.kudu.source.reader.KuduSourceSplitReader.fetch(KuduSourceSplitReader.java:68)
	at org.apache.flink.connector.base.source.reader.fetcher.FetchTask.run(FetchTask.java:58)
	at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher.runOnce(SplitFetcher.java:165)
	... 6 more
	Suppressed: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.KuduException$OriginalException: Original asynchronous stack trace
		at org.apache.kudu.client.AsyncKuduClient.tooManyAttemptsOrTimeout(AsyncKuduClient.java:1889)
		at org.apache.kudu.client.AsyncKuduClient.delayedSendRpcToTablet(AsyncKuduClient.java:2337)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1520)
		at org.apache.kudu.client.AsyncKuduClient$RetryRpcErrback.call(AsyncKuduClient.java:1510)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:313)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
		at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
		at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
		at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
		at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
		at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
		at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
		at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
		at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
		at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
		at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
		at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
		at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
		at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
		at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
		at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
		at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
		at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
		... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.NoLeaderFoundException: Master config (127.29.61.189:43243,127.29.61.190:42951,127.29.61.188:46283) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.189:43243(127.29.61.189:43243): Connection refused: /127.29.61.189:43243,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.190:42951(127.29.61.190:42951): Connection refused: /127.29.61.190:42951,org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.ConnectToCluster.incrementCountAndCheckExhausted(ConnectToCluster.java:311)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:387)
	at org.apache.kudu.client.ConnectToCluster$ConnectToMasterErrCB.call(ConnectToCluster.java:376)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1280)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.handleContinuation(Deferred.java:1315)
	at com.stumbleupon.async.Deferred.doCall(Deferred.java:1286)
	at com.stumbleupon.async.Deferred.runCallbacks(Deferred.java:1259)
	at com.stumbleupon.async.Deferred.callback(Deferred.java:1002)
	at org.apache.kudu.client.KuduRpc.handleCallback(KuduRpc.java:277)
	at org.apache.kudu.client.KuduRpc.errback(KuduRpc.java:331)
	at org.apache.kudu.client.RpcProxy.failOrRetryRpc(RpcProxy.java:475)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:252)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.cleanup(Connection.java:737)
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:455)
	at org.apache.kudu.client.Connection$1.operationComplete(Connection.java:762)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:604)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:597)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:573)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:506)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:650)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:643)
	at org.apache.kudu.shaded.io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:132)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:326)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:342)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	... 3 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.client.RecoverableException: Failed to connect to peer master-127.29.61.188:46283(127.29.61.188:46283): Connection refused: /127.29.61.188:46283
	at org.apache.kudu.client.Connection.exceptionCaught(Connection.java:428)
	... 19 more
Caused by: org.apache.flink.util.SerializedThrowable: org.apache.kudu.shaded.io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /127.29.61.188:46283
Caused by: org.apache.flink.util.SerializedThrowable: java.net.ConnectException: Connection refused
	at java.base/sun.nio.ch.Net.pollConnect(Native Method)
	at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
	at org.apache.kudu.shaded.io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:336)
	at org.apache.kudu.shaded.io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:339)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at org.apache.kudu.shaded.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at org.apache.kudu.shaded.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at org.apache.kudu.shaded.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:01:57.153 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:331) Removing registered reader after failure for subtask 2 (#0) of source Source: KuduSource.
14:01:57.153 [INFO - flink-pekko.actor.default-dispatcher-8] (FineGrainedSlotManager.java:324) Received resource requirements from job 92c33aaeb4bdc39914373d284a381475: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=2}]
14:01:57.153 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultScheduler.java:352) 1 tasks will be restarted to recover the failed task b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_0.
14:01:57.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.162149  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f730b91e1430fa3ff37fe777fb814" candidate_uuid: "76bb0548edf1471fb0852229bb43eb9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26402ec756294dafb7045487e3d5a195" is_pre_election: true
14:01:57.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.162981  2129 raft_consensus.cc:2468] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76bb0548edf1471fb0852229bb43eb9f in term 0.
14:01:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.164994  1788 leader_election.cc:304] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [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: 26402ec756294dafb7045487e3d5a195, 76bb0548edf1471fb0852229bb43eb9f; no voters: 
14:01:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.165750  2980 raft_consensus.cc:2804] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:57.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.166018  2980 raft_consensus.cc:493] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:57.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.166281  2980 raft_consensus.cc:3060] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 0 FOLLOWER]: Advancing to term 1
14:01:57.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.166843  2977 ts_tablet_manager.cc:1434] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195: Time spent starting tablet: real 0.058s	user 0.013s	sys 0.018s
14:01:57.170 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:57.170 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:57.170 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:57.171 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:57.171 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:57.171 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:57.171 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:57.171 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:57.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.170871  1992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f730b91e1430fa3ff37fe777fb814" candidate_uuid: "76bb0548edf1471fb0852229bb43eb9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55341310cca45e8a9214cd567e9441d" is_pre_election: true
14:01:57.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.171515  1992 raft_consensus.cc:2468] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76bb0548edf1471fb0852229bb43eb9f in term 0.
14:01:57.171 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:57.172 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:57.172 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:57.172 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:57.172 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:57.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.174827  2980 raft_consensus.cc:515] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } }
14:01:57.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:57.175071  2179 tablet.cc:2404] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:57.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.176218  1992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f730b91e1430fa3ff37fe777fb814" candidate_uuid: "76bb0548edf1471fb0852229bb43eb9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d55341310cca45e8a9214cd567e9441d"
14:01:57.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.176416  2980 leader_election.cc:290] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [CANDIDATE]: Term 1 election: Requested vote from peers d55341310cca45e8a9214cd567e9441d (127.1.111.2:46235), 26402ec756294dafb7045487e3d5a195 (127.1.111.3:39815)
14:01:57.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.176474  1992 raft_consensus.cc:3060] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d [term 0 FOLLOWER]: Advancing to term 1
14:01:57.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.177847  2129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7f730b91e1430fa3ff37fe777fb814" candidate_uuid: "76bb0548edf1471fb0852229bb43eb9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26402ec756294dafb7045487e3d5a195"
14:01:57.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.178063  2129 raft_consensus.cc:3060] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195 [term 0 FOLLOWER]: Advancing to term 1
14:01:57.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.179965  1992 raft_consensus.cc:2468] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76bb0548edf1471fb0852229bb43eb9f in term 1.
14:01:57.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.180481  1788 leader_election.cc:304] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [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: 76bb0548edf1471fb0852229bb43eb9f, d55341310cca45e8a9214cd567e9441d; no voters: 
14:01:57.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.180845  2980 raft_consensus.cc:2804] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 1 FOLLOWER]: Leader election won for term 1
14:01:57.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.181429  2129 raft_consensus.cc:2468] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76bb0548edf1471fb0852229bb43eb9f in term 1.
14:01:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.181739  2980 raft_consensus.cc:697] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [term 1 LEADER]: Becoming Leader. State: Replica: 76bb0548edf1471fb0852229bb43eb9f, State: Running, Role: LEADER
14:01:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.182623  2980 consensus_queue.cc:237] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [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: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } }
14:01:57.189 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:57.189 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:57.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.189033  1581 catalog_manager.cc:5696] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 76bb0548edf1471fb0852229bb43eb9f (127.1.111.1). New cstate: current_term: 1 leader_uuid: "76bb0548edf1471fb0852229bb43eb9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76bb0548edf1471fb0852229bb43eb9f" member_type: VOTER last_known_addr { host: "127.1.111.1" port: 37561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 } health_report { overall_health: UNKNOWN } } }
14:01:57.189 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:57.189 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:57.189 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:57.190 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:57.190 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:57.190 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:57.190 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:57.190 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:57.190 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:57.190 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:57.190 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:57.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 2d209d6694ca4f5991a4459ef0cb4ca9
14:01:57.241 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:57.242 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:57.242 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:57.242 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:57.242 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:57.242 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:57.243 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:57.243 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:57.243 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:57.243 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:57.243 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:57.243 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:57.243 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:57.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2f7f730b91e1430fa3ff37fe777fb814 for table 'replication_test_table' with partition [<start>, <end>)
14:01:57.247 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2f7f730b91e1430fa3ff37fe777fb814@[26402ec756294dafb7045487e3d5a195(127.1.111.3:39815),76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561)[L],d55341310cca45e8a9214cd567e9441d(127.1.111.2:46235)]}]
14:01:57.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.111.61:40261, [4ms] Sub RPC GetTableLocations: received response from server master-127.1.111.61:40261: OK, deferred=null) after lookup
14:01:57.248 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561)] connecting to peer
14:01:57.249 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561)] Successfully connected to peer
14:01:57.257 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:57.260 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0x844bf114, L:/127.0.0.1:49308 - R:/127.1.111.1:37561] using TOKEN/null
14:01:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.270100  1992 raft_consensus.cc:1275] T 2f7f730b91e1430fa3ff37fe777fb814 P d55341310cca45e8a9214cd567e9441d [term 1 FOLLOWER]: Refusing update from remote peer 76bb0548edf1471fb0852229bb43eb9f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.270175  2129 raft_consensus.cc:1275] T 2f7f730b91e1430fa3ff37fe777fb814 P 26402ec756294dafb7045487e3d5a195 [term 1 FOLLOWER]: Refusing update from remote peer 76bb0548edf1471fb0852229bb43eb9f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:01:57.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.271279  2983 consensus_queue.cc:1048] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d55341310cca45e8a9214cd567e9441d" member_type: VOTER last_known_addr { host: "127.1.111.2" port: 46235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:57.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.271596  2980 consensus_queue.cc:1048] T 2f7f730b91e1430fa3ff37fe777fb814 P 76bb0548edf1471fb0852229bb43eb9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26402ec756294dafb7045487e3d5a195" member_type: VOTER last_known_addr { host: "127.1.111.3" port: 39815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:57.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.295816  2991 mvcc.cc:204] Tried to move back new op lower bound from 7287246509126340608 to 7287246508786155520. Current Snapshot: MvccSnapshot[applied={T|T < 7287246509126340608}]
14:01:57.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.296465  2993 mvcc.cc:204] Tried to move back new op lower bound from 7287246509126340608 to 7287246508786155520. Current Snapshot: MvccSnapshot[applied={T|T < 7287246509126340608}]
14:01:57.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.312924  2992 mvcc.cc:204] Tried to move back new op lower bound from 7287246509126340608 to 7287246508786155520. Current Snapshot: MvccSnapshot[applied={T|T < 7287246509126340608}]
14:01:57.323 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:57.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.359642  2791 heartbeater.cc:499] Master 127.2.34.60:38045 was elected leader, sending a full tablet report...
14:01:57.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:57.365 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:57.365 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:57.365 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:57.366 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.366 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.366 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.366 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.367 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.367 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.367 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.368 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.368 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:57.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 30 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112917393 for job aa838b7d2caf252011828eed7163388e.
14:01:57.402 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 30 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=0 ms).
14:01:57.403 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 30 as completed for source Source: KuduSource.
14:01:57.409 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:57.410 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:57.411 [DEBUG - main] (Connection.java:748) [peer master-127.2.34.62:42699(127.2.34.62:42699)] connecting to peer
14:01:57.415 [DEBUG - main] (Connection.java:748) [peer master-127.2.34.60:38045(127.2.34.60:38045)] connecting to peer
14:01:57.416 [DEBUG - main] (Connection.java:748) [peer master-127.2.34.61:42025(127.2.34.61:42025)] connecting to peer
14:01:57.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.34.62:42699(127.2.34.62:42699)] Successfully connected to peer
14:01:57.419 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.62
14:01:57.425 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.34.61:42025(127.2.34.61:42025)] Successfully connected to peer
14:01:57.425 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.34.60:38045(127.2.34.60:38045)] Successfully connected to peer
14:01:57.429 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.60
14:01:57.430 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:57.433 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x97c20ba0, L:/127.0.0.1:58972 - R:/127.2.34.62:42699] using SASL/PLAIN
14:01:57.435 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.61
14:01:57.436 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:57.436 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:57.436 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:57.436 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:57.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:57.436 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:57.436 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:57.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:57.436 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:57.437 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:57.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:57.437 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:57.437 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:57.439 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:57.441 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xac45dada, L:/127.0.0.1:44494 - R:/127.2.34.60:38045] using SASL/PLAIN
14:01:57.442 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:57.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:57.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=34), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.62:42699, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.60:38045, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.61:42025, [25ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.62:42699: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.60:38045: OK, deferred=null) after lookup
14:01:57.445 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x38a33759, L:/127.0.0.1:32942 - R:/127.2.34.61:42025] using SASL/PLAIN
14:01:57.449 [DEBUG - main] (Connection.java:748) [peer master-127.1.111.60:33421(127.1.111.60:33421)] connecting to peer
14:01:57.449 [DEBUG - main] (Connection.java:748) [peer master-127.1.111.62:46425(127.1.111.62:46425)] connecting to peer
14:01:57.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.111.60:33421(127.1.111.60:33421)] Successfully connected to peer
14:01:57.450 [DEBUG - main] (Connection.java:748) [peer master-127.1.111.61:40261(127.1.111.61:40261)] connecting to peer
14:01:57.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.111.62:46425(127.1.111.62:46425)] Successfully connected to peer
14:01:57.452 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.60
14:01:57.453 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.111.61:40261(127.1.111.61:40261)] Successfully connected to peer
14:01:57.453 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.62
14:01:57.454 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.61
14:01:57.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:57.459 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:57.459 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:57.461 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0374748e, L:/127.0.0.1:35202 - R:/127.1.111.60:33421] using SASL/PLAIN
14:01:57.462 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc07d5235, L:/127.0.0.1:42932 - R:/127.1.111.62:46425] using SASL/PLAIN
14:01:57.465 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:57.467 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x44619240, L:/127.0.0.1:57846 - R:/127.1.111.61:40261] using SASL/PLAIN
14:01:57.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:57.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.111.60:33421, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.111.62:46425, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.111.61:40261, [14ms] Sub RPC ConnectToMaster: received response from server master-127.1.111.60:33421: OK, [15ms] Sub RPC ConnectToMaster: received response from server master-127.1.111.62:46425: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.1.111.61:40261: OK, deferred=null) after lookup
14:01:57.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 2d209d6694ca4f5991a4459ef0cb4ca9
14:01:57.472 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:57.472 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:57.472 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:57.473 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:57.473 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:57.473 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:57.473 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:57.473 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:57.473 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:57.474 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:57.474 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:57.474 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:57.474 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:57.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2f7f730b91e1430fa3ff37fe777fb814 for table 'replication_test_table' with partition [<start>, <end>)
14:01:57.474 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2f7f730b91e1430fa3ff37fe777fb814@[26402ec756294dafb7045487e3d5a195(127.1.111.3:39815),76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561)[L],d55341310cca45e8a9214cd567e9441d(127.1.111.2:46235)]}]
14:01:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.476857  2426 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44494:
14:01:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "replication_test_table"
14:01:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:01:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "int8"
14:01:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT8
14:01:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:01:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "int16"
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT16
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "int32"
14:01:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "int64"
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "bool"
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "float"
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: FLOAT
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "double"
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DOUBLE
14:01:57.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "string"
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "binary-array"
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "binary-bytebuffer"
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "null"
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:01:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "timestamp"
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: UNIXTIME_MICROS
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "decimal"
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL32
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 5
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       scale: 3
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "varchar"
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: VARCHAR
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 10
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "date"
14:01:57.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DATE
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: AUTO_ENCODING
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: DEFAULT_COMPRESSION
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 3
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\000\000\000\000\007\000\000\000\000"
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "int8"
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: ""
14:01:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:57.479923  2426 catalog_manager.cc:7058] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table replication_test_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:01:57.545 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:57.545 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:57.545 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:57.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:57.546 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.546 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.546 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.546 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.546 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.546 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.547 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.547 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.547 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.547 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:57.549 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:57.578 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:57.578 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:57.579 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:57.579 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:57.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:57.579 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:57.579 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:57.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:57.580 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:57.580 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:57.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:57.580 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:57.580 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:57.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.606778  2726 tablet_service.cc:1511] Processing CreateTablet for tablet d09c4ceca1844946a056678774f3d7de (DEFAULT_TABLE table=replication_test_table [id=d7f15dd62d2b42efb5468dd96103929c]), partition=RANGE (int8) PARTITION UNBOUNDED
14:01:57.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.606778  2876 tablet_service.cc:1511] Processing CreateTablet for tablet d09c4ceca1844946a056678774f3d7de (DEFAULT_TABLE table=replication_test_table [id=d7f15dd62d2b42efb5468dd96103929c]), partition=RANGE (int8) PARTITION UNBOUNDED
14:01:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.609081  2876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09c4ceca1844946a056678774f3d7de. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.609103  2726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09c4ceca1844946a056678774f3d7de. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:57.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.613978  2589 tablet_service.cc:1511] Processing CreateTablet for tablet d09c4ceca1844946a056678774f3d7de (DEFAULT_TABLE table=replication_test_table [id=d7f15dd62d2b42efb5468dd96103929c]), partition=RANGE (int8) PARTITION UNBOUNDED
14:01:57.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.617872  2589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09c4ceca1844946a056678774f3d7de. 1 dirs total, 0 dirs full, 0 dirs failed
14:01:57.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.630642  3032 tablet_bootstrap.cc:492] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb: Bootstrap starting.
14:01:57.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.634922  3031 tablet_bootstrap.cc:492] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace: Bootstrap starting.
14:01:57.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.639806  3032 tablet_bootstrap.cc:654] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb: Neither blocks nor log segments found. Creating new log.
14:01:57.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.640411  3033 tablet_bootstrap.cc:492] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526: Bootstrap starting.
14:01:57.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.641613  3032 log.cc:826] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb: Log is configured to *not* fsync() on all Append() calls
14:01:57.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.644703  3031 tablet_bootstrap.cc:654] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace: Neither blocks nor log segments found. Creating new log.
14:01:57.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.645412  3033 tablet_bootstrap.cc:654] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526: Neither blocks nor log segments found. Creating new log.
14:01:57.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.646242  3031 log.cc:826] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace: Log is configured to *not* fsync() on all Append() calls
14:01:57.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.646874  3033 log.cc:826] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526: Log is configured to *not* fsync() on all Append() calls
14:01:57.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.649863  3031 tablet_bootstrap.cc:492] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace: No bootstrap required, opened a new log
14:01:57.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.650641  3033 tablet_bootstrap.cc:492] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526: No bootstrap required, opened a new log
14:01:57.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.651309  3033 ts_tablet_manager.cc:1403] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
14:01:57.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.652034  3031 ts_tablet_manager.cc:1403] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
14:01:57.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.657722  3032 tablet_bootstrap.cc:492] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb: No bootstrap required, opened a new log
14:01:57.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.658315  3032 ts_tablet_manager.cc:1403] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.006s
14:01:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.659829  3033 raft_consensus.cc:359] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } }
14:01:57.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.661646  3033 raft_consensus.cc:385] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:57.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.661952  3033 raft_consensus.cc:740] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6beb53db0c714f7dabf823522af50526, State: Initialized, Role: FOLLOWER
14:01:57.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.663062  3033 consensus_queue.cc:260] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } }
14:01:57.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.666430  3031 raft_consensus.cc:359] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } }
14:01:57.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.666973  3032 raft_consensus.cc:359] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } }
14:01:57.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.667528  3032 raft_consensus.cc:385] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:57.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.667659  3032 raft_consensus.cc:740] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3ad758d1d74b2ab9befc127ad5b0cb, State: Initialized, Role: FOLLOWER
14:01:57.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.667799  3031 raft_consensus.cc:385] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:01:57.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.667908  3031 raft_consensus.cc:740] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e26b9ce2ac84b008a2c09e7fcef8ace, State: Initialized, Role: FOLLOWER
14:01:57.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.668920  3031 consensus_queue.cc:260] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } }
14:01:57.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.670327  3032 consensus_queue.cc:260] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } }
14:01:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.673811  3033 ts_tablet_manager.cc:1434] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.008s
14:01:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.684592  3032 ts_tablet_manager.cc:1434] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.001s
14:01:57.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.692052  2941 heartbeater.cc:499] Master 127.2.34.60:38045 was elected leader, sending a full tablet report...
14:01:57.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.693491  3031 ts_tablet_manager.cc:1434] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.018s
14:01:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:57.713503  2657 tablet.cc:2404] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:57.811 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:57.811 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:57.811 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:57.812 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:57.812 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:57.812 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:57.812 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:57.812 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:57.812 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:57.812 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:57.812 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:57.812 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:57.812 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:57.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:57.821798  2795 tablet.cc:2404] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:57.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:57.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.824191  3037 raft_consensus.cc:493] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:01:57.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.824669  3037 raft_consensus.cc:515] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } }
14:01:57.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.827207  3037 leader_election.cc:290] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f3ad758d1d74b2ab9befc127ad5b0cb (127.2.34.2:46001), 4e26b9ce2ac84b008a2c09e7fcef8ace (127.2.34.3:42057)
14:01:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.835767  2746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09c4ceca1844946a056678774f3d7de" candidate_uuid: "6beb53db0c714f7dabf823522af50526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb" is_pre_election: true
14:01:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.835952  2896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09c4ceca1844946a056678774f3d7de" candidate_uuid: "6beb53db0c714f7dabf823522af50526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" is_pre_election: true
14:01:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.836325  2746 raft_consensus.cc:2468] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6beb53db0c714f7dabf823522af50526 in term 0.
14:01:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.836611  2896 raft_consensus.cc:2468] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6beb53db0c714f7dabf823522af50526 in term 0.
14:01:57.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.837258  2542 leader_election.cc:304] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [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: 5f3ad758d1d74b2ab9befc127ad5b0cb, 6beb53db0c714f7dabf823522af50526; no voters: 
14:01:57.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.837832  3037 raft_consensus.cc:2804] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:01:57.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.837987  3037 raft_consensus.cc:493] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:01:57.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.838145  3037 raft_consensus.cc:3060] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 0 FOLLOWER]: Advancing to term 1
14:01:57.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.840557  3037 raft_consensus.cc:515] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } }
14:01:57.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.841274  3037 leader_election.cc:290] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [CANDIDATE]: Term 1 election: Requested vote from peers 5f3ad758d1d74b2ab9befc127ad5b0cb (127.2.34.2:46001), 4e26b9ce2ac84b008a2c09e7fcef8ace (127.2.34.3:42057)
14:01:57.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.841861  2896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09c4ceca1844946a056678774f3d7de" candidate_uuid: "6beb53db0c714f7dabf823522af50526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace"
14:01:57.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.842063  2896 raft_consensus.cc:3060] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace [term 0 FOLLOWER]: Advancing to term 1
14:01:57.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.843031  2746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09c4ceca1844946a056678774f3d7de" candidate_uuid: "6beb53db0c714f7dabf823522af50526" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb"
14:01:57.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.843242  2746 raft_consensus.cc:3060] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb [term 0 FOLLOWER]: Advancing to term 1
14:01:57.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.845297  2896 raft_consensus.cc:2468] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6beb53db0c714f7dabf823522af50526 in term 1.
14:01:57.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.845887  2545 leader_election.cc:304] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [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: 4e26b9ce2ac84b008a2c09e7fcef8ace, 6beb53db0c714f7dabf823522af50526; no voters: 
14:01:57.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.846271  2746 raft_consensus.cc:2468] T d09c4ceca1844946a056678774f3d7de P 5f3ad758d1d74b2ab9befc127ad5b0cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6beb53db0c714f7dabf823522af50526 in term 1.
14:01:57.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.846364  3037 raft_consensus.cc:2804] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 1 FOLLOWER]: Leader election won for term 1
14:01:57.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.848264  3037 raft_consensus.cc:697] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [term 1 LEADER]: Becoming Leader. State: Replica: 6beb53db0c714f7dabf823522af50526, State: Running, Role: LEADER
14:01:57.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.849121  3037 consensus_queue.cc:237] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [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: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } }
14:01:57.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:57.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:57.867007  2426 catalog_manager.cc:5696] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6beb53db0c714f7dabf823522af50526 (127.2.34.1). New cstate: current_term: 1 leader_uuid: "6beb53db0c714f7dabf823522af50526" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6beb53db0c714f7dabf823522af50526" member_type: VOTER last_known_addr { host: "127.2.34.1" port: 34085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 } health_report { overall_health: UNKNOWN } } }
14:01:57.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:01:57.890709  2944 tablet.cc:2404] T d09c4ceca1844946a056678774f3d7de P 4e26b9ce2ac84b008a2c09e7fcef8ace: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:01:57.894 [DEBUG - main] (Connection.java:575) [peer master-127.1.111.61:40261(127.1.111.61:40261)] disconnecting while in state READY
14:01:57.894 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 31 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112917893 for job aa838b7d2caf252011828eed7163388e.
14:01:57.894 [DEBUG - main] (Connection.java:575) [peer master-127.1.111.62:46425(127.1.111.62:46425)] disconnecting while in state READY
14:01:57.894 [DEBUG - main] (Connection.java:575) [peer master-127.1.111.60:33421(127.1.111.60:33421)] disconnecting while in state READY
14:01:57.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:57.894 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.111.61:40261(127.1.111.61:40261)] handling channelInactive
14:01:57.895 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.111.61:40261(127.1.111.61:40261)] cleaning up while in state READY due to: connection closed
14:01:57.896 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 22 thread-local buffer(s) from thread: kudu-nio-2
14:01:57.894 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.111.62:46425(127.1.111.62:46425)] handling channelInactive
14:01:57.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.111.62:46425(127.1.111.62:46425)] cleaning up while in state READY due to: connection closed
14:01:57.896 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-1
14:01:57.899 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.111.60:33421(127.1.111.60:33421)] handling channelInactive
14:01:57.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.111.60:33421(127.1.111.60:33421)] cleaning up while in state READY due to: connection closed
14:01:57.900 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-0
14:01:57.900 [DEBUG - main] (Connection.java:575) [peer master-127.2.34.61:42025(127.2.34.61:42025)] disconnecting while in state READY
14:01:57.900 [DEBUG - main] (Connection.java:575) [peer master-127.2.34.62:42699(127.2.34.62:42699)] disconnecting while in state READY
14:01:57.900 [DEBUG - main] (Connection.java:575) [peer master-127.2.34.60:38045(127.2.34.60:38045)] disconnecting while in state READY
14:01:57.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:01:57.901 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.34.62:42699(127.2.34.62:42699)] handling channelInactive
14:01:57.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.34.62:42699(127.2.34.62:42699)] cleaning up while in state READY due to: connection closed
14:01:57.901 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.34.61:42025(127.2.34.61:42025)] handling channelInactive
14:01:57.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.34.61:42025(127.2.34.61:42025)] cleaning up while in state READY due to: connection closed
14:01:57.901 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-2
14:01:57.901 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-0
14:01:57.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.34.60:38045(127.2.34.60:38045)] handling channelInactive
14:01:57.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.34.60:38045(127.2.34.60:38045)] cleaning up while in state READY due to: connection closed
14:01:57.904 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-1
14:01:57.905 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 31 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:01:57.905 [INFO - main] (TypeExtractor.java:2144) Field Row#fieldByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:57.906 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 31 as completed for source Source: KuduSource.
14:01:57.906 [INFO - main] (TypeExtractor.java:2069) class java.util.LinkedHashMap does not contain a getter for field accessOrder
14:01:57.906 [INFO - main] (TypeExtractor.java:2072) class java.util.LinkedHashMap does not contain a setter for field accessOrder
14:01:57.906 [INFO - main] (TypeExtractor.java:2116) Class class java.util.LinkedHashMap cannot be used as a POJO type because not all fields are valid POJO fields, and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:57.906 [INFO - main] (TypeExtractor.java:2144) Field Row#positionByName will be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:57.906 [INFO - main] (TypeExtractor.java:2197) class org.apache.flink.types.Row is missing a default constructor so it cannot be used as a POJO type and must be processed as GenericType. Please read the Flink documentation on "Data Types & Serialization" for details of the effect on performance and schema evolution.
14:01:57.912 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.cpu.cores required for local execution is not set, setting it to the maximal possible value.
14:01:57.912 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:57.912 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.heap.size required for local execution is not set, setting it to the maximal possible value.
14:01:57.912 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.task.off-heap.size required for local execution is not set, setting it to the maximal possible value.
14:01:57.913 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.min required for local execution is not set, setting it to its default value 64 mb.
14:01:57.913 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.network.max required for local execution is not set, setting it to its default value 64 mb.
14:01:57.913 [INFO - main] (TaskExecutorResourceUtils.java:281) The configuration option taskmanager.memory.managed.size required for local execution is not set, setting it to its default value 128 mb.
14:01:57.913 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:57.913 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:57.913 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.913 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.913 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.913 [INFO - main] (MiniCluster.java:324) Starting Flink Mini Cluster
14:01:57.913 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.913 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.913 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:57.914 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.914 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:57.914 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:57.914 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:57.945 [INFO - flink-pekko.actor.default-dispatcher-8] (CheckpointCoordinator.java:1805) Restoring job 92c33aaeb4bdc39914373d284a381475 from Checkpoint 63 @ 1779112915081 for 92c33aaeb4bdc39914373d284a381475 located at file:/tmp/junit4645576404970994891/checkpoints/92c33aaeb4bdc39914373d284a381475/chk-63.
14:01:57.945 [INFO - flink-pekko.actor.default-dispatcher-8] (MasterHooks.java:201) No master state to restore
14:01:57.945 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:349) Recovering subtask 1 to checkpoint 63 for source Source: KuduSource to checkpoint.
14:01:57.945 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from CREATED to SCHEDULED.
14:01:57.946 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 92c33aaeb4bdc39914373d284a381475: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=3}]
14:01:57.946 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from SCHEDULED to DEPLOYING.
14:01:57.946 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #1) with attempt id b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1) with allocation id 55751dca10f0bbee5aa828daa656c720
14:01:57.947 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (92c33aaeb4bdc39914373d284a381475) switched from state RESTARTING to RUNNING.
14:01:57.947 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:391) Activate slot 55751dca10f0bbee5aa828daa656c720.
14:01:57.947 [INFO - flink-pekko.actor.default-dispatcher-8] (CheckpointCoordinator.java:1805) Restoring job 92c33aaeb4bdc39914373d284a381475 from Checkpoint 63 @ 1779112915081 for 92c33aaeb4bdc39914373d284a381475 located at file:/tmp/junit4645576404970994891/checkpoints/92c33aaeb4bdc39914373d284a381475/chk-63.
14:01:57.948 [INFO - flink-pekko.actor.default-dispatcher-8] (MasterHooks.java:201) No master state to restore
14:01:57.948 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_1), deploy into slot with allocation id 55751dca10f0bbee5aa828daa656c720.
14:01:57.948 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to SCHEDULED.
14:01:57.948 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:349) Recovering subtask 2 to checkpoint 63 for source Source: KuduSource to checkpoint.
14:01:57.949 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:324) Received resource requirements from job 92c33aaeb4bdc39914373d284a381475: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:57.949 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from SCHEDULED to DEPLOYING.
14:01:57.949 [INFO - flink-pekko.actor.default-dispatcher-8] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #1) with attempt id b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_1 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 463acfe8-3ed0-4ed1-9568-e6d04a7f6c4a @ 127.0.0.1 (dataPort=-1) with allocation id f46727508fef310c35f7d1515286db0a
14:01:57.949 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot f46727508fef310c35f7d1515286db0a.
14:01:57.949 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from CREATED to DEPLOYING.
14:01:57.950 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_1) [DEPLOYING].
14:01:57.950 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4c0b0821
14:01:57.950 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:57.950 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_1), deploy into slot with allocation id f46727508fef310c35f7d1515286db0a.
14:01:57.950 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit4645576404970994891/checkpoints")
14:01:57.951 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from CREATED to DEPLOYING.
14:01:57.951 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from DEPLOYING to INITIALIZING.
14:01:57.951 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_1) [DEPLOYING].
14:01:57.951 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_1_1) switched from DEPLOYING to INITIALIZING.
14:01:57.952 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1b18536d
14:01:57.952 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:57.952 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit4645576404970994891/checkpoints")
14:01:57.952 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#1 (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:01:57.953 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (b8444ba7e85df5ab7ea8bb85abf1989b_cbc357ccb763df2852fee8c4fc7d55f2_2_1) switched from DEPLOYING to INITIALIZING.
14:01:57.954 [INFO - Source: KuduSource -> Sink: Writer (2/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4f65915d
14:01:57.954 [INFO - Source: KuduSource -> Sink: Writer (3/4)#1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@1fc2443c
14:01:57.956 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:57.956 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:57.957 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:57.957 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:57.958 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:57.958 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:57.958 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:57.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:57.959 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.959 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.959 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.959 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.959 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.959 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.959 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.959 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:57.959 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.959 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.960 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.960 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.960 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.960 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.960 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.960 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.960 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:57.964 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.964 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.964 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.964 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:57.972 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:01:57.972 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:01:57.972 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:57.973 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:57.973 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:01:57.973 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:01:57.973 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:57.973 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:57.973 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:57.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:57.974 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:01:57.974 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:01:57.974 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:01:57.977 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:57.977 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:57.978 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:57.978 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.978 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.978 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.979 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:57.979 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:57.979 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.979 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.979 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.980 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:57.980 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.980 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.980 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.980 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.980 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.980 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:57.984 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.984 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.984 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.984 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.984 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.984 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:57.984 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:57.984 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:57.998 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:57.998 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:57.998 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:57.999 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:57.999 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.999 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.999 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.999 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.999 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:57.999 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.000 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.000 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.000 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.000 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.000 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.000 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.000 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.000 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.001 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.001 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.001 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.001 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.001 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.001 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.018 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.018 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.018 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.018 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.018 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.018 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.019 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.019 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.019 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.019 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.019 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.019 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.019 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.020 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.020 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.020 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.020 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.020 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.018 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.020 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.020 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.020 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.021 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.021 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.021 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.021 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.021 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.021 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.021 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.020 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.021 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.021 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.021 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.022 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.022 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.022 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.022 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.034 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:01:58.034 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:01:58.035 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:01:58.035 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:58.035 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:58.035 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:58.035 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:58.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:58.035 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:01:58.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:58.035 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:01:58.035 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:01:58.035 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:01:58.038 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.038 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.038 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.038 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.038 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.038 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.038 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.038 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.039 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.039 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.039 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.039 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.039 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.039 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.039 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.039 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.039 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.039 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.039 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.040 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.040 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.040 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.040 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.040 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.040 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.040 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.049 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.078 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.078 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.079 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.079 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.079 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.079 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.079 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.079 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.079 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.079 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.079 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.079 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.080 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.080 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.079 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.080 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.080 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.080 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.080 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.080 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.081 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.081 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.098 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.098 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.098 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.099 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.099 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.099 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.099 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.099 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.099 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.099 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.099 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.099 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.099 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.117 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.118 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.118 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.118 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.118 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.118 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.118 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.118 [INFO - main] (MiniCluster.java:343) Starting Metrics Registry
14:01:58.118 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.118 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.119 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.118 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.119 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.119 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.119 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.119 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.119 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.119 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.119 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.119 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.119 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.119 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.119 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.120 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.120 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.120 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.138 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.138 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.138 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.139 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.139 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.139 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.139 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.139 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.139 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.140 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.140 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.140 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.158 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.158 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.158 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.158 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.158 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.158 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.159 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.159 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.159 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.159 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.159 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.159 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.159 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.179 [INFO - main] (MetricRegistryImpl.java:177) No metrics reporter configured, no metrics will be exposed/reported.
14:01:58.179 [INFO - main] (MetricRegistryImpl.java:240) No trace reporter configured, no metrics will be exposed/reported.
14:01:58.179 [INFO - main] (MiniCluster.java:350) Starting RPC Service(s)
14:01:58.194 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:01:58.198 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.199 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.199 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.199 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.199 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.199 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.199 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.200 [INFO - pool-332-thread-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.200 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.200 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.201 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.201 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.201 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:58.253226  3037 consensus_queue.cc:1048] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e26b9ce2ac84b008a2c09e7fcef8ace" member_type: VOTER last_known_addr { host: "127.2.34.3" port: 42057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:58.279 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.282 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.282 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.283 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.283 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.284 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.284 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.284 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.284 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.284 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.284 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.285 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:01:58.281970  3037 consensus_queue.cc:1048] T d09c4ceca1844946a056678774f3d7de P 6beb53db0c714f7dabf823522af50526 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3ad758d1d74b2ab9befc127ad5b0cb" member_type: VOTER last_known_addr { host: "127.2.34.2" port: 46001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:01:58.318 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.318 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.318 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.319 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.319 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.319 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.319 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.319 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.319 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.320 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.320 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.320 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.320 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.322 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.382 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:58.382 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:58.382 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:58.382 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:58.382 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:58.383 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:58.383 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:58.383 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:58.383 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:58.383 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:58.383 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:58.383 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:58.383 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:58.394 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 32 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112918393 for job aa838b7d2caf252011828eed7163388e.
14:01:58.401 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 32 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:01:58.402 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 32 as completed for source Source: KuduSource.
14:01:58.417 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.418 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.418 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.418 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.418 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.418 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.418 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.418 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.418 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.419 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.442 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.458 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.458 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.458 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.458 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.458 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.458 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.459 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.459 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.459 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.459 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.459 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.459 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.459 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.466 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:01:58.467 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:01:58.467 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:01:58.468 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:58.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:58.468 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:01:58.468 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:58.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:58.468 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:01:58.469 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:58.469 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:58.469 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:01:58.469 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:01:58.549 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.618 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.618 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.618 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.619 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.620 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.620 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.620 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.620 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.621 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.621 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.621 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.621 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.640 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:58.641 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:58.641 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:58.641 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:58.641 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:58.641 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:58.642 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:58.642 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:58.642 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:58.643 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:58.643 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:58.643 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:58.643 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:58.705 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:01:58.706 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:01:58.706 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:01:58.706 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:58.706 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:58.706 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:01:58.707 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:58.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:58.707 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:01:58.707 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:58.708 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:58.708 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:01:58.708 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:01:58.738 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.738 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.738 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.739 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.739 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.739 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.740 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.740 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.740 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.740 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.740 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.740 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.740 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.769 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:58.769 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:58.769 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:58.769 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:58.769 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:58.769 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:58.769 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:58.769 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:58.769 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:58.770 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:58.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:58.770 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:58.770 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:58.811 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:58.812 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:58.812 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:58.812 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:58.812 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:58.813 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:58.813 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:58.813 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:58.814 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:58.814 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:58.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:58.814 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:58.814 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:58.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 33 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112918892 for job aa838b7d2caf252011828eed7163388e.
14:01:58.903 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 33 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:01:58.904 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 33 as completed for source Source: KuduSource.
14:01:58.938 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:58.938 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:58.939 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:58.939 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.939 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.939 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.939 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.939 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:58.939 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:58.939 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.939 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:58.939 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:58.943 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:58.997 [INFO - flink-pekko.actor.default-dispatcher-4] (Slf4jLogger.scala:117) Slf4jLogger started
14:01:59.049 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.051 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:59.052 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:59.052 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:59.052 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:59.052 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:59.052 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:59.052 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:59.052 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:59.053 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:59.053 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:59.053 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:59.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:59.053 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:59.109 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:01:59.109 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:01:59.109 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:01:59.110 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:59.110 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:59.110 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:01:59.110 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:59.110 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:59.110 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:01:59.111 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:59.111 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:59.111 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:01:59.111 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:01:59.146 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink
14:01:59.161 [INFO - main] (ActorSystemBootstrapTools.java:227) Trying to start local actor system
14:01:59.197 [INFO - flink-metrics-6] (Slf4jLogger.scala:117) Slf4jLogger started
14:01:59.210 [INFO - main] (ActorSystemBootstrapTools.java:257) Actor system started at pekko://flink-metrics
14:01:59.222 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:59.222 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:59.222 [DEBUG - pool-250-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:59.223 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:59.223 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:59.223 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:59.223 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:59.223 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:59.224 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:59.224 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:59.224 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:59.224 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:59.224 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:59.226 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.metrics.dump.MetricQueryService at pekko://flink-metrics/user/rpc/MetricQueryService .
14:01:59.236 [INFO - main] (DefaultDelegationTokenManager.java:127) Loading delegation token providers
14:01:59.239 [INFO - main] (HadoopFSDelegationTokenProvider.java:78) Hadoop FS is not available (not packaged with this application): NoClassDefFoundError : "org/apache/hadoop/conf/Configuration".
14:01:59.239 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hadoopfs loaded and initialized
14:01:59.240 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider hbase loaded and initialized
14:01:59.241 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider test loaded and initialized
14:01:59.241 [INFO - main] (DefaultDelegationTokenManager.java:135) Delegation token provider throw loaded and initialized
14:01:59.241 [INFO - main] (DefaultDelegationTokenManager.java:165) Delegation token providers loaded successfully
14:01:59.241 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:01:59.242 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:01:59.242 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:01:59.243 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:01:59.244 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:01:59.244 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:01:59.244 [INFO - main] (DefaultDelegationTokenManager.java:189) Checking provider and receiver instances consistency
14:01:59.244 [INFO - main] (DefaultDelegationTokenManager.java:209) Provider and receiver instances are consistent
14:01:59.244 [INFO - main] (DefaultDelegationTokenManager.java:240) Obtaining delegation tokens
14:01:59.244 [INFO - main] (DefaultDelegationTokenManager.java:243) Delegation tokens obtained successfully
14:01:59.244 [WARN - main] (DefaultDelegationTokenManager.java:248) No tokens obtained so skipping notifications
14:01:59.244 [INFO - main] (DelegationTokenReceiverRepository.java:64) Loading delegation token receivers
14:01:59.245 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hadoopfs loaded and initialized
14:01:59.245 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver hbase loaded and initialized
14:01:59.245 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver test loaded and initialized
14:01:59.245 [INFO - main] (DelegationTokenReceiverRepository.java:72) Delegation token receiver throw loaded and initialized
14:01:59.246 [INFO - main] (DelegationTokenReceiverRepository.java:101) Delegation token receivers loaded successfully
14:01:59.246 [INFO - main] (BlobServer.java:165) Created BLOB server storage directory /tmp/minicluster_e96a2cbeb95ca0f820985839d77ec48c/blobStorage
14:01:59.247 [INFO - main] (BlobServer.java:239) Started BLOB server at 0.0.0.0:34363 - max concurrent requests: 50 - max backlog: 1000
14:01:59.252 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_e96a2cbeb95ca0f820985839d77ec48c/blobStorage
14:01:59.253 [INFO - main] (AbstractBlobCache.java:93) Created BLOB cache storage directory /tmp/minicluster_e96a2cbeb95ca0f820985839d77ec48c/blobStorage
14:01:59.254 [INFO - main] (MiniCluster.java:744) Starting 1 TaskManager(s)
14:01:59.254 [INFO - main] (TaskManagerRunner.java:609) Starting TaskManager with ResourceID: 169881b5-523e-4fb7-ad73-f2453a9e1078
14:01:59.256 [INFO - main] (TaskManagerServices.java:552) Temporary file directory '/tmp': total 48 GB, usable 40 GB (83.33% usable)
14:01:59.256 [INFO - main] (IOManager.java:60) Created a new FileChannelManager for spilling of task related data to disk (joins, sorting, ...). Used directories:
	/tmp/flink-io-6021565b-289d-401f-b255-5cac81c752f5
14:01:59.261 [INFO - main] (NettyShuffleServiceFactory.java:170) Created a new FileChannelManager for storing result partitions of BLOCKING shuffles. Used directories:
	/tmp/flink-netty-shuffle-4c04795e-e2b2-46af-85dc-efcbc5473cb2
14:01:59.322 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.334 [INFO - main] (NetworkBufferPool.java:156) Allocated 64 MB for network buffer pool (number of memory segments: 2048, bytes per segment: 32768).
14:01:59.335 [INFO - main] (NettyShuffleEnvironment.java:355) Starting the network environment and its components.
14:01:59.335 [INFO - main] (TaskManagerServices.java:353) TaskManager data connection initialized successfully; listening internally on port: -1
14:01:59.335 [INFO - main] (KvStateService.java:92) Starting the kvState service and its components.
14:01:59.336 [INFO - main] (Configuration.java:985) Config uses fallback configuration key 'pekko.ask.timeout' instead of key 'taskmanager.slot.timeout'
14:01:59.338 [INFO - main] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.taskexecutor.TaskExecutor at pekko://flink/user/rpc/taskmanager_24 .
14:01:59.342 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultJobLeaderService.java:127) Start job leader service.
14:01:59.343 [INFO - flink-pekko.actor.default-dispatcher-4] (FileCache.java:116) User file cache uses directory /tmp/flink-dist-cache-57e2e968-3de4-4df1-8936-b15f188083c6
14:01:59.343 [INFO - main] (RestServerEndpoint.java:182) Starting rest endpoint.
14:01:59.344 [INFO - main] (DispatcherRestEndpoint.java:124) Failed to load web based job submission extension. Probable reason: flink-runtime-web is not in the classpath.
14:01:59.354 [WARN - main] (WebMonitorUtils.java:76) Log file environment variable 'log.file' is not set.
14:01:59.354 [WARN - main] (WebMonitorUtils.java:82) JobManager log files are unavailable in the web dashboard. Log file location not found in environment variable 'log.file' or configuration key 'web.log.path'.
14:01:59.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.372 [INFO - main] (RestServerEndpoint.java:308) Rest endpoint listening at localhost:36697
14:01:59.372 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'rest_server'.
14:01:59.392 [INFO - mini-cluster-io-thread-1] (WebMonitorEndpoint.java:1203) http://localhost:36697 was granted leadership with leaderSessionID=a401fffa-afd7-420f-a509-4d3606d952ce
14:01:59.392 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader http://localhost:36697 , session=a401fffa-afd7-420f-a509-4d3606d952ce
14:01:59.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 34 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112919392 for job aa838b7d2caf252011828eed7163388e.
14:01:59.393 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'dispatcher'.
14:01:59.396 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:01:59.396 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:01:59.396 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:01:59.397 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:59.397 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:59.397 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:59.397 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:59.397 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:59.397 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:01:59.397 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:01:59.398 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:59.398 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:01:59.398 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:01:59.402 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 34 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:01:59.403 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 34 as completed for source Source: KuduSource.
14:01:59.403 [INFO - main] (ResourceManagerServiceImpl.java:118) Starting resource manager service.
14:01:59.403 [INFO - main] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'resource_manager'.
14:01:59.403 [INFO - mini-cluster-io-thread-2] (DefaultDispatcherRunner.java:114) DefaultDispatcherRunner was granted leadership with leader id 6253163d-1cd5-4f75-bb12-b0fcf80fae4c. Creating new DispatcherLeaderProcess.
14:01:59.404 [INFO - mini-cluster-io-thread-2] (AbstractDispatcherLeaderProcess.java:99) Start SessionDispatcherLeaderProcess.
14:01:59.408 [INFO - main] (MiniCluster.java:510) Flink Mini Cluster started successfully
14:01:59.410 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:144) Recover all persisted job graphs that are not finished, yet.
14:01:59.410 [INFO - mini-cluster-io-thread-1] (SessionDispatcherLeaderProcess.java:158) Successfully recovered 0 persisted job graphs.
14:01:59.410 [INFO - pool-335-thread-1] (ResourceManagerServiceImpl.java:198) Resource manager service is granted leadership with session id 3f8c8f6d-a476-42d6-bab8-c0ef0dfe08b6.
14:01:59.413 [INFO - mini-cluster-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.dispatcher.StandaloneDispatcher at pekko://flink/user/rpc/dispatcher_25 .
14:01:59.416 [INFO - pool-335-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.resourcemanager.StandaloneResourceManager at pekko://flink/user/rpc/resourcemanager_26 .
14:01:59.421 [INFO - flink-pekko.actor.default-dispatcher-4] (ResourceManager.java:253) Starting the resource manager.
14:01:59.423 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:212) Starting the slot manager.
14:01:59.423 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:308) Starting tokens update task
14:01:59.423 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:320) No tokens obtained so skipping notifications
14:01:59.423 [WARN - flink-pekko.actor.default-dispatcher-4] (DefaultDelegationTokenManager.java:335) Tokens update task not started because either no tokens obtained or none of the tokens specified its renewal date
14:01:59.424 [INFO - mini-cluster-io-thread-2] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/resourcemanager_26 , session=3f8c8f6d-a476-42d6-bab8-c0ef0dfe08b6
14:01:59.426 [INFO - mini-cluster-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/dispatcher_25 , session=6253163d-1cd5-4f75-bb12-b0fcf80fae4c
14:01:59.426 [INFO - flink-pekko.actor.default-dispatcher-4] (TaskExecutor.java:1478) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_26(bab8c0ef0dfe08b63f8c8f6da47642d6).
14:01:59.442 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.459 [INFO - flink-pekko.actor.default-dispatcher-6] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:01:59.465 [INFO - flink-pekko.actor.default-dispatcher-6] (ResourceManager.java:1080) Registering TaskManager with ResourceID 169881b5-523e-4fb7-ad73-f2453a9e1078 (pekko://flink/user/rpc/taskmanager_24) at ResourceManager
14:01:59.465 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutorToResourceManagerConnection.java:99) Successful registration at resource manager pekko://flink/user/rpc/resourcemanager_26 under registration id 55c5bc22fda34e2f4d15512cdef29c6b.
14:01:59.466 [INFO - flink-pekko.actor.default-dispatcher-6] (Dispatcher.java:516) Received JobGraph submission 'Flink Streaming Job' (bb6fb55bfa86def2e07bdac343682713).
14:01:59.466 [INFO - flink-pekko.actor.default-dispatcher-4] (FineGrainedSlotManager.java:344) Registering task executor 169881b5-523e-4fb7-ad73-f2453a9e1078 under 55c5bc22fda34e2f4d15512cdef29c6b at the slot manager.
14:01:59.466 [INFO - flink-pekko.actor.default-dispatcher-6] (Dispatcher.java:601) Submitting job 'Flink Streaming Job' (bb6fb55bfa86def2e07bdac343682713).
14:01:59.466 [INFO - flink-pekko.actor.default-dispatcher-6] (EmbeddedLeaderService.java:316) Proposing leadership to the contender that is registered under component ID 'job-bb6fb55bfa86def2e07bdac343682713'.
14:01:59.467 [INFO - mini-cluster-io-thread-4] (JobMasterServiceLeadershipRunner.java:324) JobMasterServiceLeadershipRunner for job bb6fb55bfa86def2e07bdac343682713 was granted leadership with leader id 3131596b-2433-408b-a605-6f907af2d243. Creating new JobMasterServiceProcess.
14:01:59.470 [INFO - jobmanager-io-thread-1] (PekkoRpcService.java:271) Starting RPC endpoint for org.apache.flink.runtime.jobmaster.JobMaster at pekko://flink/user/rpc/jobmanager_27 .
14:01:59.473 [INFO - jobmanager-io-thread-1] (JobMaster.java:319) Initializing job 'Flink Streaming Job' (bb6fb55bfa86def2e07bdac343682713).
14:01:59.474 [INFO - jobmanager-io-thread-1] (DefaultSchedulerFactory.java:108) Using restart back off time strategy ExponentialDelayRestartBackoffTimeStrategy(initialBackoffMS=1000, maxBackoffMS=60000, backoffMultiplier=1.5, resetBackoffThresholdMS=3600000, jitterFactor=0.1, attemptsBeforeResetBackoff=2147483647, currentRestartAttempt=0, nextRestartTimestamp=-2147483648) for Flink Streaming Job (bb6fb55bfa86def2e07bdac343682713).
14:01:59.475 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraph.java:393) Created execution graph 1070edff5848df53ad28846f3b6fe084 for job bb6fb55bfa86def2e07bdac343682713.
14:01:59.475 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:179) Running initialization on master for job Flink Streaming Job (bb6fb55bfa86def2e07bdac343682713).
14:01:59.475 [INFO - jobmanager-io-thread-1] (DefaultExecutionGraphBuilder.java:208) Successfully ran initialization on master in 0 ms.
14:01:59.476 [INFO - jobmanager-io-thread-1] (DefaultExecutionTopology.java:416) Built 4 new pipelined regions in 0 ms, total 4 pipelined regions currently.
14:01:59.477 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4d37a556
14:01:59.477 [INFO - jobmanager-io-thread-1] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:59.477 [INFO - jobmanager-io-thread-1] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6907851811032314599/checkpoints")
14:01:59.478 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:01:59.478 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1778) No checkpoint found during restore.
14:01:59.478 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:01:59.478 [INFO - jobmanager-io-thread-1] (DefaultScheduler.java:168) Using failover strategy org.apache.flink.runtime.executiongraph.failover.RestartPipelinedRegionFailoverStrategy@6c3b7a26 for Flink Streaming Job (bb6fb55bfa86def2e07bdac343682713).
14:01:59.478 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:59.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:59.479 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:01:59.479 [DEBUG - pool-332-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:01:59.479 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:59.479 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:59.479 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:01:59.480 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:59.480 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:59.480 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:01:59.480 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:01:59.480 [INFO - jobmanager-io-thread-1] (EmbeddedLeaderService.java:261) Received confirmation of leadership for leader pekko://flink/user/rpc/jobmanager_27 , session=3131596b-2433-408b-a605-6f907af2d243
14:01:59.481 [INFO - flink-pekko.actor.default-dispatcher-4] (JobMaster.java:987) Starting execution of job 'Flink Streaming Job' (bb6fb55bfa86def2e07bdac343682713) under job master id a6056f907af2d2433131596b2433408b.
14:01:59.481 [INFO - flink-pekko.actor.default-dispatcher-4] (SourceCoordinator.java:213) Starting split enumerator for source Source: KuduSource.
14:01:59.483 [DEBUG - flink-pekko.actor.default-dispatcher-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:59.483 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultScheduler.java:231) Starting scheduling with scheduling strategy [org.apache.flink.runtime.scheduler.strategy.PipelinedRegionSchedulingStrategy]
14:01:59.484 [INFO - flink-pekko.actor.default-dispatcher-4] (DefaultExecutionGraph.java:1137) Job Flink Streaming Job (bb6fb55bfa86def2e07bdac343682713) switched from state CREATED to RUNNING.
14:01:59.484 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to SCHEDULED.
14:01:59.485 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.1.111.60:33421(127.1.111.60:33421)] connecting to peer
14:01:59.485 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to SCHEDULED.
14:01:59.485 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.1.111.62:46425(127.1.111.62:46425)] connecting to peer
14:01:59.485 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to SCHEDULED.
14:01:59.486 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to SCHEDULED.
14:01:59.486 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.111.60:33421(127.1.111.60:33421)] Successfully connected to peer
14:01:59.486 [DEBUG - SourceCoordinator-Source: KuduSource-worker-thread-1] (Connection.java:748) [peer master-127.1.111.61:40261(127.1.111.61:40261)] connecting to peer
14:01:59.486 [INFO - flink-pekko.actor.default-dispatcher-4] (JobMaster.java:1182) Connecting to ResourceManager pekko://flink/user/rpc/resourcemanager_26(bab8c0ef0dfe08b63f8c8f6da47642d6)
14:01:59.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.111.62:46425(127.1.111.62:46425)] Successfully connected to peer
14:01:59.488 [INFO - flink-pekko.actor.default-dispatcher-8] (RetryingRegistration.java:162) Resolved ResourceManager address, beginning registration
14:01:59.488 [INFO - flink-pekko.actor.default-dispatcher-8] (ResourceManager.java:390) Registering job manager a6056f907af2d2433131596b2433408b@pekko://flink/user/rpc/jobmanager_27 for job bb6fb55bfa86def2e07bdac343682713.
14:01:59.490 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.62
14:01:59.490 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.111.61:40261(127.1.111.61:40261)] Successfully connected to peer
14:01:59.492 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.60
14:01:59.498 [INFO - flink-pekko.actor.default-dispatcher-6] (ResourceManager.java:1015) Registered job manager a6056f907af2d2433131596b2433408b@pekko://flink/user/rpc/jobmanager_27 for job bb6fb55bfa86def2e07bdac343682713.
14:01:59.500 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.501 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.503 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdabc3c58, L:/127.0.0.1:35206 - R:/127.1.111.60:33421] using SASL/PLAIN
14:01:59.508 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:59.509 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:59.509 [DEBUG - pool-317-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:59.509 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:59.509 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:59.509 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:59.509 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:59.510 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:59.510 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:59.510 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:59.510 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:59.510 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:59.510 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:59.510 [INFO - flink-pekko.actor.default-dispatcher-6] (JobMaster.java:1206) JobManager successfully registered at ResourceManager, leader id: bab8c0ef0dfe08b63f8c8f6da47642d6.
14:01:59.511 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb132c44f, L:/127.0.0.1:42946 - R:/127.1.111.62:46425] using SASL/PLAIN
14:01:59.511 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:324) Received resource requirements from job bb6fb55bfa86def2e07bdac343682713: [ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}]
14:01:59.512 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.61
14:01:59.520 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.522 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb7f59a0d, L:/127.0.0.1:57856 - R:/127.1.111.61:40261] using SASL/PLAIN
14:01:59.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:59.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=40), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.111.60:33421, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.111.62:46425, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.111.61:40261, [21ms] Sub RPC ConnectToMaster: received response from server master-127.1.111.60:33421: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.1.111.62:46425: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.1.111.61:40261: OK, deferred=null) after lookup
14:01:59.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 2d209d6694ca4f5991a4459ef0cb4ca9
14:01:59.528 [DEBUG - main] (Connection.java:748) [peer master-127.2.34.62:42699(127.2.34.62:42699)] connecting to peer
14:01:59.528 [DEBUG - main] (Connection.java:748) [peer master-127.2.34.60:38045(127.2.34.60:38045)] connecting to peer
14:01:59.529 [DEBUG - main] (Connection.java:748) [peer master-127.2.34.61:42025(127.2.34.61:42025)] connecting to peer
14:01:59.529 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.34.62:42699(127.2.34.62:42699)] Successfully connected to peer
14:01:59.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 2f7f730b91e1430fa3ff37fe777fb814 for table 'replication_test_table' with partition [<start>, <end>)
14:01:59.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=2f7f730b91e1430fa3ff37fe777fb814@[26402ec756294dafb7045487e3d5a195(127.1.111.3:39815),76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561)[L],d55341310cca45e8a9214cd567e9441d(127.1.111.2:46235)]}]
14:01:59.531 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.34.61:42025(127.2.34.61:42025)] Successfully connected to peer
14:01:59.534 [INFO - flink-pekko.actor.default-dispatcher-6] (FineGrainedSlotManager.java:709) Matching resource requirements against available resources.
Missing resources:
	 Job bb6fb55bfa86def2e07bdac343682713
		ResourceRequirement{resourceProfile=ResourceProfile{UNKNOWN}, numberOfRequiredSlots=4}
Current resources:
	TaskManager 169881b5-523e-4fb7-ad73-f2453a9e1078
		Available: ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
		Total:     ResourceProfile{taskHeapMemory=1024.000gb (1099511627776 bytes), taskOffHeapMemory=1024.000gb (1099511627776 bytes), managedMemory=128.000mb (134217728 bytes), networkMemory=64.000mb (67108864 bytes)}
14:01:59.535 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 8a48e9e0082f2eec53c585c6079833d4 from 169881b5-523e-4fb7-ad73-f2453a9e1078 for job bb6fb55bfa86def2e07bdac343682713 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:59.536 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 6abef2c7fe5a540083a1cc8f9b5924af from 169881b5-523e-4fb7-ad73-f2453a9e1078 for job bb6fb55bfa86def2e07bdac343682713 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:59.536 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:1149) Receive slot request 8a48e9e0082f2eec53c585c6079833d4 for job bb6fb55bfa86def2e07bdac343682713 from resource manager with leader id bab8c0ef0dfe08b63f8c8f6da47642d6.
14:01:59.536 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:321) Allocated slot for 8a48e9e0082f2eec53c585c6079833d4 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:59.537 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot fc0785cb955f86a4a3d56f2fb02cfde5 from 169881b5-523e-4fb7-ad73-f2453a9e1078 for job bb6fb55bfa86def2e07bdac343682713 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:59.537 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.61
14:01:59.543 [INFO - flink-pekko.actor.default-dispatcher-7] (DefaultJobLeaderService.java:192) Add job bb6fb55bfa86def2e07bdac343682713 for job leader monitoring.
14:01:59.544 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:1149) Receive slot request 6abef2c7fe5a540083a1cc8f9b5924af for job bb6fb55bfa86def2e07bdac343682713 from resource manager with leader id bab8c0ef0dfe08b63f8c8f6da47642d6.
14:01:59.544 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:321) Allocated slot for 6abef2c7fe5a540083a1cc8f9b5924af with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:59.545 [INFO - flink-pekko.actor.default-dispatcher-6] (DefaultSlotStatusSyncer.java:112) Starting allocation of slot 64d87db335c811891a645fd09e51ce2c from 169881b5-523e-4fb7-ad73-f2453a9e1078 for job bb6fb55bfa86def2e07bdac343682713 with resource profile ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:59.545 [INFO - mini-cluster-io-thread-4] (DefaultJobLeaderService.java:350) Try to register at job manager pekko://flink/user/rpc/jobmanager_27 with leader id 3131596b-2433-408b-a605-6f907af2d243.
14:01:59.546 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskExecutor.java:1149) Receive slot request fc0785cb955f86a4a3d56f2fb02cfde5 for job bb6fb55bfa86def2e07bdac343682713 from resource manager with leader id bab8c0ef0dfe08b63f8c8f6da47642d6.
14:01:59.546 [INFO - flink-pekko.actor.default-dispatcher-7] (TaskSlotTableImpl.java:321) Allocated slot for fc0785cb955f86a4a3d56f2fb02cfde5 with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:59.549 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.552 [INFO - flink-pekko.actor.default-dispatcher-7] (RetryingRegistration.java:162) Resolved JobManager address, beginning registration
14:01:59.553 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.62
14:01:59.553 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.554 [INFO - flink-pekko.actor.default-dispatcher-8] (DefaultJobLeaderService.java:417) Successful registration at job manager pekko://flink/user/rpc/jobmanager_27 for job bb6fb55bfa86def2e07bdac343682713.
14:01:59.554 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1783) Establish JobManager connection for job bb6fb55bfa86def2e07bdac343682713.
14:01:59.554 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1633) Offer reserved slots to the leader of job bb6fb55bfa86def2e07bdac343682713.
14:01:59.555 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from SCHEDULED to DEPLOYING.
14:01:59.555 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (1/4) (attempt #0) with attempt id 1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_0 to 169881b5-523e-4fb7-ad73-f2453a9e1078 @ 127.0.0.1 (dataPort=-1) with allocation id 8a48e9e0082f2eec53c585c6079833d4
14:01:59.557 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 8a48e9e0082f2eec53c585c6079833d4.
14:01:59.558 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9abdc3f2, L:/127.0.0.1:32944 - R:/127.2.34.61:42025] using SASL/PLAIN
14:01:59.558 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutorFileMergingManager.java:83) Registered new file merging snapshot manager for job bb6fb55bfa86def2e07bdac343682713.
14:01:59.559 [INFO - flink-pekko.actor.default-dispatcher-8] (StateChangelogStorageLoader.java:104) Creating a changelog storage with name 'memory'.
14:01:59.559 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutorChannelStateExecutorFactoryManager.java:70) Creating the channel state executor factory for job id bb6fb55bfa86def2e07bdac343682713
14:01:59.559 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (1/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0), deploy into slot with allocation id 8a48e9e0082f2eec53c585c6079833d4.
14:01:59.560 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from SCHEDULED to DEPLOYING.
14:01:59.560 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (2/4) (attempt #0) with attempt id 1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_1 to 169881b5-523e-4fb7-ad73-f2453a9e1078 @ 127.0.0.1 (dataPort=-1) with allocation id fc0785cb955f86a4a3d56f2fb02cfde5
14:01:59.563 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.566 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff749188, L:/127.0.0.1:58976 - R:/127.2.34.62:42699] using SASL/PLAIN
14:01:59.569 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.34.60:38045(127.2.34.60:38045)] Successfully connected to peer
14:01:59.572 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.60
14:01:59.575 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from SCHEDULED to DEPLOYING.
14:01:59.576 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (3/4) (attempt #0) with attempt id 1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_2 to 169881b5-523e-4fb7-ad73-f2453a9e1078 @ 127.0.0.1 (dataPort=-1) with allocation id 6abef2c7fe5a540083a1cc8f9b5924af
14:01:59.580 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot fc0785cb955f86a4a3d56f2fb02cfde5.
14:01:59.582 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (2/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0), deploy into slot with allocation id fc0785cb955f86a4a3d56f2fb02cfde5.
14:01:59.582 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.584 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from CREATED to DEPLOYING.
14:01:59.584 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (1/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0) [DEPLOYING].
14:01:59.585 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6ec3a344
14:01:59.585 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:59.585 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6907851811032314599/checkpoints")
14:01:59.585 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf7b225ad, L:/127.0.0.1:44504 - R:/127.2.34.60:38045] using SASL/PLAIN
14:01:59.586 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:01:59.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:59.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=68), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.62:42699, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.60:38045, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.61:42025, [33ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.61:42025: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.62:42699: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.60:38045: OK, deferred=null) after lookup
14:01:59.592 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1149) Receive slot request 64d87db335c811891a645fd09e51ce2c for job bb6fb55bfa86def2e07bdac343682713 from resource manager with leader id bab8c0ef0dfe08b63f8c8f6da47642d6.
14:01:59.592 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:321) Allocated slot for 64d87db335c811891a645fd09e51ce2c with resources ResourceProfile{taskHeapMemory=256.000gb (274877906944 bytes), taskOffHeapMemory=256.000gb (274877906944 bytes), managedMemory=32.000mb (33554432 bytes), networkMemory=16.000mb (16777216 bytes)}.
14:01:59.593 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:1633) Offer reserved slots to the leader of job bb6fb55bfa86def2e07bdac343682713.
14:01:59.593 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 6abef2c7fe5a540083a1cc8f9b5924af.
14:01:59.594 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from SCHEDULED to DEPLOYING.
14:01:59.594 [INFO - flink-pekko.actor.default-dispatcher-7] (Execution.java:563) Deploying Source: KuduSource -> Sink: Writer (4/4) (attempt #0) with attempt id 1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0 and vertex id cbc357ccb763df2852fee8c4fc7d55f2_3 to 169881b5-523e-4fb7-ad73-f2453a9e1078 @ 127.0.0.1 (dataPort=-1) with allocation id 64d87db335c811891a645fd09e51ce2c
14:01:59.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:59.598 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (3/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0), deploy into slot with allocation id 6abef2c7fe5a540083a1cc8f9b5924af.
14:01:59.598 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from DEPLOYING to INITIALIZING.
14:01:59.600 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from CREATED to DEPLOYING.
14:01:59.600 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (2/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0) [DEPLOYING].
14:01:59.601 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3d0be510
14:01:59.601 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:59.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d09c4ceca1844946a056678774f3d7de for table 'replication_test_table' with partition [<start>, <end>)
14:01:59.601 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6907851811032314599/checkpoints")
14:01:59.601 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d09c4ceca1844946a056678774f3d7de@[4e26b9ce2ac84b008a2c09e7fcef8ace(127.2.34.3:42057),5f3ad758d1d74b2ab9befc127ad5b0cb(127.2.34.2:46001),6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)[L]]}]
14:01:59.601 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:01:59.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.34.60:38045, [3ms] Sub RPC GetTableLocations: received response from server master-127.2.34.60:38045: OK, deferred=null)) after lookup
14:01:59.602 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from DEPLOYING to INITIALIZING.
14:01:59.602 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)] connecting to peer
14:01:59.606 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 6abef2c7fe5a540083a1cc8f9b5924af.
14:01:59.606 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 64d87db335c811891a645fd09e51ce2c.
14:01:59.606 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskSlotTableImpl.java:391) Activate slot 64d87db335c811891a645fd09e51ce2c.
14:01:59.607 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from CREATED to DEPLOYING.
14:01:59.607 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (3/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0) [DEPLOYING].
14:01:59.607 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@57ed5e4
14:01:59.610 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@30209312
14:01:59.611 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)] Successfully connected to peer
14:01:59.608 [INFO - flink-pekko.actor.default-dispatcher-8] (TaskExecutor.java:825) Received task Source: KuduSource -> Sink: Writer (4/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0), deploy into slot with allocation id 64d87db335c811891a645fd09e51ce2c.
14:01:59.612 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:59.609 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@74f8f164
14:01:59.612 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6907851811032314599/checkpoints")
14:01:59.613 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:01:59.613 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from DEPLOYING to INITIALIZING.
14:01:59.617 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:59.618 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:59.618 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@264e593a
14:01:59.619 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from CREATED to DEPLOYING.
14:01:59.619 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:626) Loading JAR files for task Source: KuduSource -> Sink: Writer (4/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0) [DEPLOYING].
14:01:59.619 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@399d36a2
14:01:59.619 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:315) State backend loader loads the state backend as HashMapStateBackend
14:01:59.620 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (CheckpointStorageLoader.java:261) Checkpoint storage is set to 'filesystem': (checkpoints "file:/tmp/junit6907851811032314599/checkpoints")
14:01:59.620 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:01:59.620 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from DEPLOYING to INITIALIZING.
14:01:59.623 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3df5d055
14:01:59.624 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:01:59.624 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:01:59.624 [DEBUG - pool-314-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:01:59.625 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:59.625 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:59.625 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:59.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:59.625 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:01:59.625 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:01:59.625 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:59.625 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:59.625 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:01:59.626 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:01:59.628 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:59.629 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:59.636 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.2.34.62:42699(127.2.34.62:42699)] connecting to peer
14:01:59.637 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.2.34.62:42699(127.2.34.62:42699)] connecting to peer
14:01:59.638 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.2.34.62:42699(127.2.34.62:42699)] connecting to peer
14:01:59.639 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.2.34.62:42699(127.2.34.62:42699)] connecting to peer
14:01:59.639 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.2.34.60:38045(127.2.34.60:38045)] connecting to peer
14:01:59.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.34.62:42699(127.2.34.62:42699)] Successfully connected to peer
14:01:59.641 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.642 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.62
14:01:59.645 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xeb1f9ede, L:/127.0.0.1:51458 - R:/127.2.34.1:34085] using TOKEN/null
14:01:59.646 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer master-127.2.34.61:42025(127.2.34.61:42025)] connecting to peer
14:01:59.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.34.60:38045(127.2.34.60:38045)] Successfully connected to peer
14:01:59.650 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.60
14:01:59.652 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.659 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.34.61:42025(127.2.34.61:42025)] Successfully connected to peer
14:01:59.661 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.61
14:01:59.662 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:59.662 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.663 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.2.34.60:38045(127.2.34.60:38045)] connecting to peer
14:01:59.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.34.62:42699(127.2.34.62:42699)] Successfully connected to peer
14:01:59.668 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.668 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.62
14:01:59.668 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc1b99cb9, L:/127.0.0.1:44512 - R:/127.2.34.60:38045] using SASL/PLAIN
14:01:59.668 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbb8c56dd, L:/127.0.0.1:58978 - R:/127.2.34.62:42699] using SASL/PLAIN
14:01:59.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:59.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=55), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.62:42699, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.60:38045, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.61:42025, [37ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.60:38045: OK, deferred=null) after lookup
14:01:59.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:59.678 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:59.682 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer master-127.2.34.61:42025(127.2.34.61:42025)] connecting to peer
14:01:59.682 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe217bd6f, L:/127.0.0.1:32952 - R:/127.2.34.61:42025] using SASL/PLAIN
14:01:59.682 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4ef4e999
14:01:59.684 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 0 (#0) @ 
14:01:59.684 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 0 (#0)
14:01:59.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.34.60:38045(127.2.34.60:38045)] Successfully connected to peer
14:01:59.690 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.2.34.60:38045(127.2.34.60:38045)] connecting to peer
14:01:59.694 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4fe8e74b, L:/127.0.0.1:58992 - R:/127.2.34.62:42699] using SASL/PLAIN
14:01:59.695 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.2.34.60:38045(127.2.34.60:38045)] connecting to peer
14:01:59.695 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.60
14:01:59.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.34.62:42699(127.2.34.62:42699)] Successfully connected to peer
14:01:59.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.34.62:42699(127.2.34.62:42699)] Successfully connected to peer
14:01:59.698 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.62
14:01:59.699 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.62
14:01:59.706 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.707 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.710 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb5a5612b, L:/127.0.0.1:58994 - R:/127.2.34.62:42699] using SASL/PLAIN
14:01:59.715 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6291fb88, L:/127.0.0.1:44522 - R:/127.2.34.60:38045] using SASL/PLAIN
14:01:59.716 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:59.717 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (Connection.java:748) [peer master-127.2.34.61:42025(127.2.34.61:42025)] connecting to peer
14:01:59.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.34.60:38045(127.2.34.60:38045)] Successfully connected to peer
14:01:59.722 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.60
14:01:59.726 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.730 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.731 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (1/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:01:59.732 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='2705edf7d89613f0586667d1601c8ac5fc803261fd3a4373b12585da792dd0a7'}]
14:01:59.733 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d79ec40, L:/127.0.0.1:58996 - R:/127.2.34.62:42699] using SASL/PLAIN
14:01:59.733 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7fb31831, L:/127.0.0.1:44532 - R:/127.2.34.60:38045] using SASL/PLAIN
14:01:59.734 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:01:59.752 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.34.61:42025(127.2.34.61:42025)] Successfully connected to peer
14:01:59.752 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:59.752 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=123), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.62:42699, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.60:38045, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.61:42025, [57ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.62:42699: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.60:38045: OK, deferred=null) after lookup
14:01:59.753 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:59.753 [DEBUG - Source: KuduSource -> Sink: Writer (2/4)#0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=135), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.62:42699, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.60:38045, [74ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.62:42699: OK, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.61:42025, [98ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.60:38045: OK, deferred=null) after lookup
14:01:59.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.34.61:42025(127.2.34.61:42025)] Successfully connected to peer
14:01:59.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:59.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:59.773 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:01:59.773 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:01:59.773 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:01:59.773 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:59.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:59.774 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:01:59.774 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:59.774 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:59.774 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:01:59.774 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:59.774 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:59.774 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:01:59.774 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:01:59.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:59.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:59.777 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@6b1c4fdd
14:01:59.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:59.783 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@3b63fa34
14:01:59.801 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.808 [DEBUG - Source: KuduSource -> Sink: Writer (4/4)#0] (Connection.java:748) [peer master-127.2.34.61:42025(127.2.34.61:42025)] connecting to peer
14:01:59.812 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.34.60:38045(127.2.34.60:38045)] Successfully connected to peer
14:01:59.816 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (1/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_0_0) switched from INITIALIZING to RUNNING.
14:01:59.817 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 2 (#0) @ 
14:01:59.817 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 2 (#0)
14:01:59.817 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 1 (#0) @ 
14:01:59.817 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 1 (#0)
14:01:59.820 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf7a15df8, L:/127.0.0.1:32964 - R:/127.2.34.61:42025] using TOKEN/null
14:01:59.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.823 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.34.60
14:01:59.825 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:01:59.827 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:59.827 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=2f7f730b91e1430fa3ff37fe777fb814@[26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)[L],76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561),d55341310cca45e8a9214cd567e9441d(127.1.111.2:46235)]}]
14:01:59.828 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job bb6fb55bfa86def2e07bdac343682713 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (2/4) of job bb6fb55bfa86def2e07bdac343682713 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.834 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.837 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x458a9203, L:/127.0.0.1:32966 - R:/127.2.34.61:42025] using TOKEN/null
14:01:59.847 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.852 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf146dc11, L:/127.0.0.1:44544 - R:/127.2.34.60:38045] using SASL/PLAIN
14:01:59.862 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] connecting to peer
14:01:59.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:01:59.864 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.62:42699, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.60:38045, [96ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.62:42699: OK, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.34.61:42025, [223ms] Sub RPC ConnectToMaster: received response from server master-127.2.34.60:38045: OK, deferred=null) after lookup
14:01:59.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.34.61:42025(127.2.34.61:42025)] Successfully connected to peer
14:01:59.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:59.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:01:59.873 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (StateBackendLoader.java:154) State backend is set to heap memory org.apache.flink.runtime.state.hashmap.HashMapStateBackend@4bd67bee
14:01:59.874 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:606) Source Source: KuduSource registering reader for parallel task 3 (#0) @ 
14:01:59.874 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:567) Source Source: KuduSource received split request from parallel task 3 (#0)
14:01:59.882 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:59.882 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (3/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:01:59.890 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.891 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (3/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_2_0) switched from INITIALIZING to RUNNING.
14:01:59.892 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x838ca48c, L:/127.0.0.1:32980 - R:/127.2.34.61:42025] using TOKEN/null
14:01:59.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 35 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112919892 for job aa838b7d2caf252011828eed7163388e.
14:01:59.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] Successfully connected to peer
14:01:59.902 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 35 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:01:59.903 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 35 as completed for source Source: KuduSource.
14:01:59.916 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.3
14:01:59.916 [INFO - Source: KuduSource -> Sink: Writer (2/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (2/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:01:59.921 [INFO - flink-pekko.actor.default-dispatcher-4] (Execution.java:1442) Source: KuduSource -> Sink: Writer (2/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_1_0) switched from INITIALIZING to RUNNING.
14:01:59.926 [INFO - Source: KuduSource -> Sink: Writer (4/4)#0] (Task.java:1090) Source: KuduSource -> Sink: Writer (4/4)#0 (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:01:59.926 [INFO - flink-pekko.actor.default-dispatcher-6] (Execution.java:1442) Source: KuduSource -> Sink: Writer (4/4) (1070edff5848df53ad28846f3b6fe084_cbc357ccb763df2852fee8c4fc7d55f2_3_0) switched from INITIALIZING to RUNNING.
14:01:59.931 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:01:59.934 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a99918e, L:/127.0.0.1:34998 - R:/127.1.111.3:39815] using SASL/PLAIN
14:01:59.936 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:59.942 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.951 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10 rows, more = false, responseScanTimestamp = 7287246518206464001) for scanner KuduScanner(table=replication_test_table, tablet=2f7f730b91e1430fa3ff37fe777fb814, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:59.953 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:108) Finished reading from splits [2705edf7d89613f0586667d1601c8ac5fc803261fd3a4373b12585da792dd0a7]
14:01:59.954 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (KryoSerializer.java:492) Kryo serializer scala extensions are not available.
14:01:59.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:01:59.970 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (AsyncKuduClient.java:2538) Learned about tablet d09c4ceca1844946a056678774f3d7de for table 'replication_test_table' with partition [<start>, <end>)
14:01:59.970 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d09c4ceca1844946a056678774f3d7de@[4e26b9ce2ac84b008a2c09e7fcef8ace(127.2.34.3:42057),5f3ad758d1d74b2ab9befc127ad5b0cb(127.2.34.2:46001),6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)[L]]}]
14:01:59.990 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:01:59.999 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [2705edf7d89613f0586667d1601c8ac5fc803261fd3a4373b12585da792dd0a7]
14:02:00.002 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split 2705edf7d89613f0586667d1601c8ac5fc803261fd3a4373b12585da792dd0a7 finished by subtask 0; deferring removal (restored in pending)
14:02:00.004 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:02:00.004 [INFO - Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:02:00.005 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:575) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] disconnecting while in state READY
14:02:00.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:02:00.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] handling channelInactive
14:02:00.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] cleaning up while in state READY due to: connection closed
14:02:00.013 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 21 thread-local buffer(s) from thread: kudu-nio-0
14:02:00.013 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (1/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:02:00.037 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:02:00.037 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:02:00.038 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:02:00.038 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:00.038 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:00.038 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:00.038 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:00.038 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:00.039 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:00.039 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:00.039 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:00.038 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:00.039 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:02:00.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.051 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.057 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:02:00.058 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:02:00.058 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:02:00.059 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:00.059 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:00.059 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:00.060 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:00.060 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:00.062 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:00.063 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:00.063 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:00.063 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:00.063 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:02:00.100 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.154 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.208 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.262 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.322 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.328 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 1 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112920327 for job bb6fb55bfa86def2e07bdac343682713.
14:02:00.330 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=10, operationSize=1800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3d2aeb4a, flushNotification=Deferred@1414999091(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:02:00.336 [DEBUG - Source: KuduSource -> Sink: Writer (1/4)#0] (Connection.java:748) [peer 6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)] connecting to peer
14:02:00.338 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)] Successfully connected to peer
14:02:00.349 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:02:00.351 [DEBUG - kudu-nio-3] (Negotiator.java:919) Authenticated connection [id: 0xbf67693d, L:/127.0.0.1:51470 - R:/127.2.34.1:34085] using TOKEN/null
14:02:00.366 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.371 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 36 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112920392 for job aa838b7d2caf252011828eed7163388e.
14:02:00.398 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 1 for job bb6fb55bfa86def2e07bdac343682713 (1952 bytes, checkpointDuration=71 ms, finalizationTime=0 ms).
14:02:00.401 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 1 as completed for source Source: KuduSource.
14:02:00.401 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 1 complete: removed split 2705edf7d89613f0586667d1601c8ac5fc803261fd3a4373b12585da792dd0a7 from pending
14:02:00.401 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 1 complete: removed 1 finished splits from enumerator state
14:02:00.402 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 36 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:02:00.403 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 36 as completed for source Source: KuduSource.
14:02:00.404 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:02:00.405 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:02:00.405 [DEBUG - pool-239-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:02:00.405 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:00.405 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:00.405 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:00.405 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:00.405 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:00.405 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:00.405 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:00.406 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:00.406 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:00.406 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:02:00.427 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 2d209d6694ca4f5991a4459ef0cb4ca9
14:02:00.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=2f7f730b91e1430fa3ff37fe777fb814, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.442 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table d7f15dd62d2b42efb5468dd96103929c
14:02:00.454 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10 rows, more = false) for scanner KuduScanner(table=replication_test_table, tablet=d09c4ceca1844946a056678774f3d7de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:00.457 [DEBUG - main] (Connection.java:575) [peer master-127.2.34.61:42025(127.2.34.61:42025)] disconnecting while in state READY
14:02:00.457 [DEBUG - main] (Connection.java:575) [peer 6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)] disconnecting while in state READY
14:02:00.457 [DEBUG - main] (Connection.java:575) [peer master-127.2.34.62:42699(127.2.34.62:42699)] disconnecting while in state READY
14:02:00.457 [DEBUG - main] (Connection.java:575) [peer master-127.2.34.60:38045(127.2.34.60:38045)] disconnecting while in state READY
14:02:00.457 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.34.62:42699(127.2.34.62:42699)] handling channelInactive
14:02:00.457 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.34.61:42025(127.2.34.61:42025)] handling channelInactive
14:02:00.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.34.62:42699(127.2.34.62:42699)] cleaning up while in state READY due to: connection closed
14:02:00.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.34.61:42025(127.2.34.61:42025)] cleaning up while in state READY due to: connection closed
14:02:00.458 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)] handling channelInactive
14:02:00.458 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)] cleaning up while in state READY due to: connection closed
14:02:00.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:02:00.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.460 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-2
14:02:00.460 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-0
14:02:00.461 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:02:00.461 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:02:00.461 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:02:00.462 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:00.462 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:00.462 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:00.463 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:00.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:00.463 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:00.463 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:00.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:00.463 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:00.463 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:02:00.464 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 28 thread-local buffer(s) from thread: kudu-nio-3
14:02:00.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.34.60:38045(127.2.34.60:38045)] handling channelInactive
14:02:00.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.34.60:38045(127.2.34.60:38045)] cleaning up while in state READY due to: connection closed
14:02:00.468 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 25 thread-local buffer(s) from thread: kudu-nio-1
14:02:00.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:00.469177  2184 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 2523
14:02:00.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:00.485316  2649 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:00.497 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:02:00.498 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:02:00.498 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:02:00.499 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:00.499 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:00.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:00.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:00.499 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:00.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:00.500 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:00.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:00.500 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:00.500 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:02:00.549 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.611 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:02:00.612 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:02:00.612 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:02:00.612 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:02:00.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:02:00.613 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:02:00.613 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:02:00.613 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:02:00.613 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:02:00.613 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:02:00.614 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:02:00.614 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:02:00.614 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:02:00.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:00.709230  2184 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 2523
14:02:00.743 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)] handling channelInactive
14:02:00.743 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 6beb53db0c714f7dabf823522af50526(127.2.34.1:34085)] cleaning up while in state READY due to: connection closed
14:02:00.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:00.745322  2184 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 2662
14:02:00.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:00.756986  2786 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:00.810 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:02:00.810 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:02:00.811 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:02:00.811 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:00.811 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:00.811 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:00.811 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:00.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:00.811 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:00.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:00.811 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:00.811 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:00.812 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:02:00.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.828 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 2 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112920827 for job bb6fb55bfa86def2e07bdac343682713.
14:02:00.838 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 2 for job bb6fb55bfa86def2e07bdac343682713 (964 bytes, checkpointDuration=10 ms, finalizationTime=1 ms).
14:02:00.839 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 2 as completed for source Source: KuduSource.
14:02:00.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 37 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112920892 for job aa838b7d2caf252011828eed7163388e.
14:02:00.902 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 37 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=9 ms, finalizationTime=1 ms).
14:02:00.903 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 37 as completed for source Source: KuduSource.
14:02:00.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:00.939689  2184 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 2662
14:02:00.942 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.959 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:00.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:00.961467  2184 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 2794
14:02:00.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:00.973624  2936 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:01.024 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:02:01.025 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:02:01.025 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:02:01.025 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:01.025 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:01.025 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:01.025 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:01.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:01.025 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:01.026 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:01.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:01.026 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:01.026 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:02:01.049 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:01.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.087281  2184 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 2794
14:02:01.101 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:02:01.101 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:02:01.101 [DEBUG - pool-252-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:02:01.102 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:01.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:01.102 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:01.103 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:01.103 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:01.103 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:01.104 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:01.104 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:01.104 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:01.104 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:02:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.109364  2184 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 2197
14:02:01.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.110859  2312 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:01.112 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.253:45263(127.25.153.253:45263)] connecting to peer
14:02:01.112 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.254:44529(127.25.153.254:44529)] connecting to peer
14:02:01.112 [DEBUG - pool-312-thread-1] (Connection.java:748) [peer master-127.25.153.252:42633(127.25.153.252:42633)] connecting to peer
14:02:01.113 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:02:01.113 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.25.153.253:45263(127.25.153.253:45263)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:02:01.113 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.253:45263: Failed to connect to peer master-127.25.153.253:45263(127.25.153.253:45263): Connection refused: /127.25.153.253:45263
14:02:01.113 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:02:01.113 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.25.153.254:44529(127.25.153.254:44529)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:02:01.113 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.254:44529: Failed to connect to peer master-127.25.153.254:44529(127.25.153.254:44529): Connection refused: /127.25.153.254:44529
14:02:01.113 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:02:01.113 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.25.153.252:42633(127.25.153.252:42633)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:02:01.113 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.25.153.252:42633: Failed to connect to peer master-127.25.153.252:42633(127.25.153.252:42633): Connection refused: /127.25.153.252:42633
14:02:01.114 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.25.153.253:45263,127.25.153.254:44529,127.25.153.252:42633; will retry
14:02:01.258 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:02:01.258 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:02:01.258 [DEBUG - pool-322-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:02:01.258 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:02:01.259 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:02:01.259 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:02:01.259 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:02:01.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:02:01.258 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:02:01.259 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:02:01.259 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:02:01.259 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:02:01.259 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:02:01.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.264846  2184 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 2197
14:02:01.275 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:02:01.275 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:02:01.276 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:02:01.276 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:01.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:01.276 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:01.276 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:01.276 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:01.276 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:01.277 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:01.277 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:01.277 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:01.277 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:02:01.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.34.62:42699(127.2.34.62:42699)] handling channelInactive
14:02:01.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.34.62:42699(127.2.34.62:42699)] handling channelInactive
14:02:01.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.34.62:42699(127.2.34.62:42699)] cleaning up while in state READY due to: connection closed
14:02:01.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.34.62:42699(127.2.34.62:42699)] cleaning up while in state READY due to: connection closed
14:02:01.291 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.34.62:42699(127.2.34.62:42699)] handling channelInactive
14:02:01.291 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.34.62:42699(127.2.34.62:42699)] cleaning up while in state READY due to: connection closed
14:02:01.291 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.34.62:42699(127.2.34.62:42699)] handling channelInactive
14:02:01.291 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.34.62:42699(127.2.34.62:42699)] cleaning up while in state READY due to: connection closed
14:02:01.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.291002  2184 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 2321
14:02:01.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.292647  2383 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:01.306 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:02:01.306 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:02:01.306 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:02:01.306 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:02:01.306 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:02:01.306 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:02:01.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:02:01.306 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:02:01.307 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:02:01.307 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:02:01.307 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:02:01.307 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:02:01.307 [WARN - kudu-nio-3] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:02:01.324 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:01.327 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 3 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112921326 for job bb6fb55bfa86def2e07bdac343682713.
14:02:01.331 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:02:01.331 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:02:01.331 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:02:01.331 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:01.331 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:01.331 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:01.332 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:01.332 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:01.332 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:01.332 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:01.332 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:01.332 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:01.333 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:02:01.338 [INFO - jobmanager-io-thread-3] (CheckpointCoordinator.java:1440) Completed checkpoint 3 for job bb6fb55bfa86def2e07bdac343682713 (964 bytes, checkpointDuration=12 ms, finalizationTime=0 ms).
14:02:01.343 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 3 as completed for source Source: KuduSource.
14:02:01.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:01.393 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 38 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112921393 for job aa838b7d2caf252011828eed7163388e.
14:02:01.400 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 38 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=7 ms, finalizationTime=0 ms).
14:02:01.401 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 38 as completed for source Source: KuduSource.
14:02:01.404 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:02:01.405 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:02:01.405 [DEBUG - pool-242-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:02:01.405 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:01.405 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:01.405 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:01.405 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:01.405 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:01.405 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:01.405 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:01.405 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:01.406 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:01.406 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:02:01.412 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:02:01.412 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:02:01.413 [DEBUG - pool-236-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:02:01.413 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:01.413 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:01.413 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:01.413 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:01.413 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:01.413 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:01.413 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:01.413 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:01.413 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:01.413 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:02:01.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.425211  2184 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 2321
14:02:01.442 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:01.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.34.61:42025(127.2.34.61:42025)] handling channelInactive
14:02:01.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.34.61:42025(127.2.34.61:42025)] handling channelInactive
14:02:01.447 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.34.61:42025(127.2.34.61:42025)] cleaning up while in state READY due to: connection closed
14:02:01.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.34.61:42025(127.2.34.61:42025)] handling channelInactive
14:02:01.447 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.34.61:42025(127.2.34.61:42025)] handling channelInactive
14:02:01.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.34.61:42025(127.2.34.61:42025)] cleaning up while in state READY due to: connection closed
14:02:01.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.34.61:42025(127.2.34.61:42025)] cleaning up while in state READY due to: connection closed
14:02:01.447 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.34.61:42025(127.2.34.61:42025)] cleaning up while in state READY due to: connection closed
14:02:01.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.448378  2184 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 2390
14:02:01.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.449586  2456 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:01.459 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:01.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 2d209d6694ca4f5991a4459ef0cb4ca9
14:02:01.488 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:308) Adding split(s) to reader: [KuduSourceSplit{splitId='a0f664949695004f337afdd5232e5f364462428eddb9d12db603247781ababaa'}]
14:02:01.490 [DEBUG - Source: KuduSource -> Sink: Writer (3/4)#0] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:02:01.490 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:115) Starting split fetcher 0
14:02:01.491 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=298042, tablet=2f7f730b91e1430fa3ff37fe777fb814@[26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)[L],76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561),d55341310cca45e8a9214cd567e9441d(127.1.111.2:46235)]}]
14:02:01.492 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:748) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] connecting to peer
14:02:01.493 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] Successfully connected to peer
14:02:01.495 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.1.111.3
14:02:01.502 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
14:02:01.505 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfefd2025, L:/127.0.0.1:35012 - R:/127.1.111.3:39815] using SASL/PLAIN
14:02:01.549 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:01.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.589524  2184 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 2390
14:02:01.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.34.60:38045(127.2.34.60:38045)] handling channelInactive
14:02:01.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.34.60:38045(127.2.34.60:38045)] cleaning up while in state READY due to: connection closed
14:02:01.615 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false, responseScanTimestamp = 7287246526398464001) for scanner KuduScanner(table=replication_test_table, tablet=2f7f730b91e1430fa3ff37fe777fb814, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:01.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.34.60:38045(127.2.34.60:38045)] handling channelInactive
14:02:01.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.34.60:38045(127.2.34.60:38045)] cleaning up while in state READY due to: connection closed
14:02:01.616 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:108) Finished reading from splits [a0f664949695004f337afdd5232e5f364462428eddb9d12db603247781ababaa]
14:02:01.616 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SourceReaderBase.java:249) Finished reading split(s) [a0f664949695004f337afdd5232e5f364462428eddb9d12db603247781ababaa]
14:02:01.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.34.60:38045(127.2.34.60:38045)] handling channelInactive
14:02:01.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.34.60:38045(127.2.34.60:38045)] cleaning up while in state READY due to: connection closed
14:02:01.616 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcherManager.java:294) Closing splitFetcher 0 because it is idle.
14:02:01.616 [INFO - Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:316) Shutting down split fetcher 0
14:02:01.618 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.34.60:38045(127.2.34.60:38045)] handling channelInactive
14:02:01.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.34.60:38045(127.2.34.60:38045)] cleaning up while in state READY due to: connection closed
14:02:01.619 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:216) Split a0f664949695004f337afdd5232e5f364462428eddb9d12db603247781ababaa finished by subtask 2; deferring removal (restored in pending)
14:02:01.619 [DEBUG - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (Connection.java:575) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] disconnecting while in state READY
14:02:01.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:02:01.629 [INFO - Source Data Fetcher for Source: KuduSource -> Sink: Writer (3/4)#0] (SplitFetcher.java:128) Split fetcher 0 exited.
14:02:01.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] handling channelInactive
14:02:01.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 26402ec756294dafb7045487e3d5a195(127.1.111.3:39815)] cleaning up while in state READY due to: connection closed
14:02:01.630 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 20 thread-local buffer(s) from thread: kudu-nio-0
14:02:01.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:02:01Z chronyd exiting
14:02:01.734 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:02:01.735 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:02:01.735 [DEBUG - pool-304-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:02:01.735 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:01.735 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:01.735 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:01.735 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:01.736 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:01.736 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:01.736 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:01.736 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:01.736 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:01.736 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:02:01.756 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.61:36811(127.27.70.61:36811)] connecting to peer
14:02:01.756 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.62:44743(127.27.70.62:44743)] connecting to peer
14:02:01.757 [DEBUG - pool-248-thread-1] (Connection.java:748) [peer master-127.27.70.60:39395(127.27.70.60:39395)] connecting to peer
14:02:01.757 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:02:01.757 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.70.61:36811(127.27.70.61:36811)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:02:01.757 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.61:36811: Failed to connect to peer master-127.27.70.61:36811(127.27.70.61:36811): Connection refused: /127.27.70.61:36811
14:02:01.757 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:02:01.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.27.70.60:39395(127.27.70.60:39395)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:02:01.757 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.60:39395: Failed to connect to peer master-127.27.70.60:39395(127.27.70.60:39395): Connection refused: /127.27.70.60:39395
14:02:01.757 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:02:01.757 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.27.70.62:44743(127.27.70.62:44743)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:02:01.757 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.27.70.62:44743: Failed to connect to peer master-127.27.70.62:44743(127.27.70.62:44743): Connection refused: /127.27.70.62:44743
14:02:01.758 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.27.70.61:36811,127.27.70.62:44743,127.27.70.60:39395; will retry
14:02:01.772 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testTableInitializationSmoke: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:191)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:02:01.819 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testTableInitializationSmoke: giving up after 1 attempts
14:02:01.819 [DEBUG - main] (Connection.java:575) [peer master-127.1.111.61:40261(127.1.111.61:40261)] disconnecting while in state READY
14:02:01.819 [DEBUG - main] (Connection.java:575) [peer master-127.1.111.62:46425(127.1.111.62:46425)] disconnecting while in state READY
14:02:01.819 [DEBUG - main] (Connection.java:575) [peer master-127.1.111.60:33421(127.1.111.60:33421)] disconnecting while in state READY
14:02:01.819 [DEBUG - main] (Connection.java:575) [peer 76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561)] disconnecting while in state READY
14:02:01.820 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:02:01.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.111.62:46425(127.1.111.62:46425)] handling channelInactive
14:02:01.820 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.111.60:33421(127.1.111.60:33421)] handling channelInactive
14:02:01.820 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.111.61:40261(127.1.111.61:40261)] handling channelInactive
14:02:01.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.111.62:46425(127.1.111.62:46425)] cleaning up while in state READY due to: connection closed
14:02:01.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.111.61:40261(127.1.111.61:40261)] cleaning up while in state READY due to: connection closed
14:02:01.822 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 19 thread-local buffer(s) from thread: kudu-nio-1
14:02:01.822 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 27 thread-local buffer(s) from thread: kudu-nio-2
14:02:01.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.111.60:33421(127.1.111.60:33421)] cleaning up while in state READY due to: connection closed
14:02:01.822 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 17 thread-local buffer(s) from thread: kudu-nio-0
14:02:01.822 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561)] handling channelInactive
14:02:01.822 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 76bb0548edf1471fb0852229bb43eb9f(127.1.111.1:37561)] cleaning up while in state READY due to: connection closed
14:02:01.823 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:01.823 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 24 thread-local buffer(s) from thread: kudu-nio-3
14:02:01.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.823205  1468 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 1771
14:02:01.827 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 4 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112921826 for job bb6fb55bfa86def2e07bdac343682713.
14:02:01.838 [INFO - jobmanager-io-thread-4] (CheckpointCoordinator.java:1440) Completed checkpoint 4 for job bb6fb55bfa86def2e07bdac343682713 (1962 bytes, checkpointDuration=11 ms, finalizationTime=1 ms).
14:02:01.839 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 4 as completed for source Source: KuduSource.
14:02:01.839 [DEBUG - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:261) Checkpoint 4 complete: removed split a0f664949695004f337afdd5232e5f364462428eddb9d12db603247781ababaa from pending
14:02:01.839 [INFO - SourceCoordinator-Source: KuduSource] (MetricWrappedKuduEnumerator.java:266) Checkpoint 4 complete: removed 1 finished splits from enumerator state
14:02:01.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:01.849825  1893 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:01.864 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:01.893 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 39 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112921893 for job aa838b7d2caf252011828eed7163388e.
14:02:01.902 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 39 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=8 ms, finalizationTime=0 ms).
14:02:01.902 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 39 as completed for source Source: KuduSource.
14:02:01.929 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:02:01.930 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:02:01.930 [DEBUG - pool-306-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:02:01.930 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:01.930 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:01.930 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:01.930 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:01.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:01.930 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:01.930 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:01.930 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:01.931 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:01.931 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:02:01.942 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:01.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.049 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.073026  1468 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 1771
14:02:02.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:02:02.110112  1926 connection.cc:582] server connection from 127.1.111.1:45027 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:02:02.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.111326  1468 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 1908
14:02:02.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.120572  2032 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:02.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.242295  1468 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 1908
14:02:02.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.270264  1468 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 2045
14:02:02.278 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.124:46113(127.29.235.124:46113)] connecting to peer
14:02:02.279 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.125:34501(127.29.235.125:34501)] connecting to peer
14:02:02.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.278908  2169 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:02.279 [DEBUG - pool-330-thread-1] (Connection.java:748) [peer master-127.29.235.126:38955(127.29.235.126:38955)] connecting to peer
14:02:02.279 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:02:02.279 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.29.235.125:34501(127.29.235.125:34501)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:02:02.279 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:02:02.279 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.125:34501: Failed to connect to peer master-127.29.235.125:34501(127.29.235.125:34501): Connection refused: /127.29.235.125:34501
14:02:02.279 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.29.235.124:46113(127.29.235.124:46113)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:02:02.279 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.124:46113: Failed to connect to peer master-127.29.235.124:46113(127.29.235.124:46113): Connection refused: /127.29.235.124:46113
14:02:02.279 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:02:02.280 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.29.235.126:38955(127.29.235.126:38955)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:02:02.280 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.29.235.126:38955: Failed to connect to peer master-127.29.235.126:38955(127.29.235.126:38955): Connection refused: /127.29.235.126:38955
14:02:02.280 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.29.235.124:46113,127.29.235.125:34501,127.29.235.126:38955; will retry
14:02:02.322 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.327 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 5 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112922327 for job bb6fb55bfa86def2e07bdac343682713.
14:02:02.336 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 5 for job bb6fb55bfa86def2e07bdac343682713 (964 bytes, checkpointDuration=8 ms, finalizationTime=1 ms).
14:02:02.337 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 5 as completed for source Source: KuduSource.
14:02:02.351 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:02:02.351 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:02:02.351 [DEBUG - pool-320-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:02:02.351 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:02.351 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:02.351 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:02.351 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:02.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:02.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:02.352 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:02.352 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:02.352 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:02.352 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:02:02.363 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.394 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 40 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112922393 for job aa838b7d2caf252011828eed7163388e.
14:02:02.400 [INFO - jobmanager-io-thread-2] (CheckpointCoordinator.java:1440) Completed checkpoint 40 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=7 ms, finalizationTime=0 ms).
14:02:02.401 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 40 as completed for source Source: KuduSource.
14:02:02.406 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.188:36691(127.23.188.188:36691)] connecting to peer
14:02:02.406 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.190:39901(127.23.188.190:39901)] connecting to peer
14:02:02.406 [DEBUG - pool-234-thread-1] (Connection.java:748) [peer master-127.23.188.189:44275(127.23.188.189:44275)] connecting to peer
14:02:02.406 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:02:02.406 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.23.188.188:36691(127.23.188.188:36691)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:02:02.406 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:02:02.406 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.188:36691: Failed to connect to peer master-127.23.188.188:36691(127.23.188.188:36691): Connection refused: /127.23.188.188:36691
14:02:02.406 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.23.188.190:39901(127.23.188.190:39901)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:02:02.407 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:02:02.407 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.23.188.189:44275(127.23.188.189:44275)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:02:02.407 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.190:39901: Failed to connect to peer master-127.23.188.190:39901(127.23.188.190:39901): Connection refused: /127.23.188.190:39901
14:02:02.407 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.23.188.189:44275: Failed to connect to peer master-127.23.188.189:44275(127.23.188.189:44275): Connection refused: /127.23.188.189:44275
14:02:02.407 [WARN - kudu-nio-7] (ConnectToCluster.java:305) Unable to find the leader master 127.23.188.188:36691,127.23.188.190:39901,127.23.188.189:44275; will retry
14:02:02.441 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:02:02.441 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:02:02.442 [DEBUG - pool-254-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:02:02.442 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:02.442 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:02.442 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:02.442 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:02.443 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:02.442 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:02.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:02.443 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.442 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:02.443 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:02.443 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:02:02.458 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.478425  1468 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 2045
14:02:02.507 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.62:39703(127.24.105.62:39703)] connecting to peer
14:02:02.507 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.61:44261(127.24.105.61:44261)] connecting to peer
14:02:02.507 [DEBUG - pool-238-thread-1] (Connection.java:748) [peer master-127.24.105.60:45145(127.24.105.60:45145)] connecting to peer
14:02:02.508 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:02.508 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:02.508 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:02.508 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.24.105.62:39703(127.24.105.62:39703)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:02.508 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.24.105.61:44261(127.24.105.61:44261)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:02.508 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.24.105.60:45145(127.24.105.60:45145)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:02.508 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.61:44261: Failed to connect to peer master-127.24.105.61:44261(127.24.105.61:44261): Connection refused: /127.24.105.61:44261
14:02:02.508 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.60:45145: Failed to connect to peer master-127.24.105.60:45145(127.24.105.60:45145): Connection refused: /127.24.105.60:45145
14:02:02.508 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.24.105.62:39703: Failed to connect to peer master-127.24.105.62:39703(127.24.105.62:39703): Connection refused: /127.24.105.62:39703
14:02:02.508 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.24.105.62:39703,127.24.105.61:44261,127.24.105.60:45145; will retry
14:02:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:02:02.509840  1641 connection.cc:582] server connection from 127.1.111.3:35753 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
14:02:02.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.510079  1468 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 1479
14:02:02.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.511551  1541 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:02.537 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.253:35375(127.22.171.253:35375)] connecting to peer
14:02:02.538 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.252:39087(127.22.171.252:39087)] connecting to peer
14:02:02.538 [DEBUG - pool-308-thread-1] (Connection.java:748) [peer master-127.22.171.254:38105(127.22.171.254:38105)] connecting to peer
14:02:02.538 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:02.538 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.22.171.253:35375(127.22.171.253:35375)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:02.538 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:02.538 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.253:35375: Failed to connect to peer master-127.22.171.253:35375(127.22.171.253:35375): Connection refused: /127.22.171.253:35375
14:02:02.538 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.22.171.252:39087(127.22.171.252:39087)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:02.538 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.252:39087: Failed to connect to peer master-127.22.171.252:39087(127.22.171.252:39087): Connection refused: /127.22.171.252:39087
14:02:02.538 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:02.538 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.22.171.254:38105(127.22.171.254:38105)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:02.539 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.22.171.254:38105: Failed to connect to peer master-127.22.171.254:38105(127.22.171.254:38105): Connection refused: /127.22.171.254:38105
14:02:02.539 [WARN - kudu-nio-5] (ConnectToCluster.java:305) Unable to find the leader master 127.22.171.253:35375,127.22.171.252:39087,127.22.171.254:38105; will retry
14:02:02.550 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.558 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.124:43905(127.31.23.124:43905)] connecting to peer
14:02:02.558 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.125:35837(127.31.23.125:35837)] connecting to peer
14:02:02.558 [DEBUG - pool-296-thread-1] (Connection.java:748) [peer master-127.31.23.126:46099(127.31.23.126:46099)] connecting to peer
14:02:02.558 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:02.558 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:02.558 [DEBUG - kudu-nio-7] (Connection.java:709) [peer master-127.31.23.125:35837(127.31.23.125:35837)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:02.558 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:02.559 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.23.126:46099(127.31.23.126:46099)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:02.559 [INFO - kudu-nio-7] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.125:35837: Failed to connect to peer master-127.31.23.125:35837(127.31.23.125:35837): Connection refused: /127.31.23.125:35837
14:02:02.559 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.126:46099: Failed to connect to peer master-127.31.23.126:46099(127.31.23.126:46099): Connection refused: /127.31.23.126:46099
14:02:02.558 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.31.23.124:43905(127.31.23.124:43905)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:02.559 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.31.23.124:43905: Failed to connect to peer master-127.31.23.124:43905(127.31.23.124:43905): Connection refused: /127.31.23.124:43905
14:02:02.559 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.31.23.124:43905,127.31.23.125:35837,127.31.23.126:46099; will retry
14:02:02.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.635313  1468 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 1479
14:02:02.659 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.111.62:46425(127.1.111.62:46425)] handling channelInactive
14:02:02.659 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.111.62:46425(127.1.111.62:46425)] cleaning up while in state READY due to: connection closed
14:02:02.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.659889  1468 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 1548
14:02:02.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.661238  1612 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:02.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.789072  1468 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 1548
14:02:02.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.111.61:40261(127.1.111.61:40261)] handling channelInactive
14:02:02.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.111.61:40261(127.1.111.61:40261)] cleaning up while in state READY due to: connection closed
14:02:02.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.813270  1468 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu pid 1619
14:02:02.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.814800  1694 generic_service.cc:196] Checking for leaks (request via RPC)
14:02:02.822 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6293cb4efbedeca6099efc77bac5997b since Checkpoint triggering task Source: KuduSource -> Sink: Writer (3/4) of job 6293cb4efbedeca6099efc77bac5997b is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.828 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 6 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112922827 for job bb6fb55bfa86def2e07bdac343682713.
14:02:02.832 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.189:41285(127.27.243.189:41285)] connecting to peer
14:02:02.833 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.190:46195(127.27.243.190:46195)] connecting to peer
14:02:02.833 [DEBUG - pool-256-thread-1] (Connection.java:748) [peer master-127.27.243.188:41999(127.27.243.188:41999)] connecting to peer
14:02:02.834 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:02.834 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.27.243.189:41285(127.27.243.189:41285)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:02.834 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.189:41285: Failed to connect to peer master-127.27.243.189:41285(127.27.243.189:41285): Connection refused: /127.27.243.189:41285
14:02:02.834 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:02.834 [DEBUG - kudu-nio-5] (Connection.java:709) [peer master-127.27.243.190:46195(127.27.243.190:46195)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:02.834 [INFO - kudu-nio-5] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.190:46195: Failed to connect to peer master-127.27.243.190:46195(127.27.243.190:46195): Connection refused: /127.27.243.190:46195
14:02:02.834 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:02.834 [DEBUG - kudu-nio-6] (Connection.java:709) [peer master-127.27.243.188:41999(127.27.243.188:41999)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:02.835 [INFO - kudu-nio-6] (ConnectToCluster.java:385) Unable to connect to master 127.27.243.188:41999: Failed to connect to peer master-127.27.243.188:41999(127.27.243.188:41999): Connection refused: /127.27.243.188:41999
14:02:02.836 [WARN - kudu-nio-6] (ConnectToCluster.java:305) Unable to find the leader master 127.27.243.189:41285,127.27.243.190:46195,127.27.243.188:41999; will retry
14:02:02.837 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 6 for job bb6fb55bfa86def2e07bdac343682713 (964 bytes, checkpointDuration=10 ms, finalizationTime=0 ms).
14:02:02.838 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 6 as completed for source Source: KuduSource.
14:02:02.863 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 6c66a0b83413c01f1729eff368539c55 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 6c66a0b83413c01f1729eff368539c55 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.870 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.125:46219(127.26.72.125:46219)] connecting to peer
14:02:02.870 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.124:43487(127.26.72.124:43487)] connecting to peer
14:02:02.870 [DEBUG - pool-316-thread-1] (Connection.java:748) [peer master-127.26.72.126:44929(127.26.72.126:44929)] connecting to peer
14:02:02.871 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:02.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.72.125:46219(127.26.72.125:46219)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:02.871 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.125:46219: Failed to connect to peer master-127.26.72.125:46219(127.26.72.125:46219): Connection refused: /127.26.72.125:46219
14:02:02.871 [INFO - kudu-nio-3] (Connection.java:429) Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:02.871 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.26.72.124:43487(127.26.72.124:43487)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:02.871 [INFO - kudu-nio-3] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.124:43487: Failed to connect to peer master-127.26.72.124:43487(127.26.72.124:43487): Connection refused: /127.26.72.124:43487
14:02:02.871 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:02.871 [DEBUG - kudu-nio-4] (Connection.java:709) [peer master-127.26.72.126:44929(127.26.72.126:44929)] cleaning up while in state CONNECTING due to: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:02.871 [INFO - kudu-nio-4] (ConnectToCluster.java:385) Unable to connect to master 127.26.72.126:44929: Failed to connect to peer master-127.26.72.126:44929(127.26.72.126:44929): Connection refused: /127.26.72.126:44929
14:02:02.871 [WARN - kudu-nio-4] (ConnectToCluster.java:305) Unable to find the leader master 127.26.72.125:46219,127.26.72.124:43487,127.26.72.126:44929; will retry
14:02:02.894 [INFO - Checkpoint Timer] (CheckpointCoordinator.java:947) Triggering checkpoint 41 (type=CheckpointType{name='Checkpoint', sharingFilesStrategy=FORWARD_BACKWARD}) @ 1779112922893 for job aa838b7d2caf252011828eed7163388e.
14:02:02.901 [INFO - jobmanager-io-thread-1] (CheckpointCoordinator.java:1440) Completed checkpoint 41 for job aa838b7d2caf252011828eed7163388e (2338 bytes, checkpointDuration=7 ms, finalizationTime=1 ms).
14:02:02.902 [INFO - SourceCoordinator-Source: KuduSource] (SourceCoordinator.java:411) Marking checkpoint 41 as completed for source Source: KuduSource.
14:02:02.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:02:02.939792  1468 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskoXKFx3/build/asan/bin/kudu with pid 1619
14:02:02.942 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 92c33aaeb4bdc39914373d284a381475 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 92c33aaeb4bdc39914373d284a381475 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.958 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job e1db689dadb24874688c502d61d89301 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job e1db689dadb24874688c502d61d89301 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:02.963 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.111.60:33421(127.1.111.60:33421)] handling channelInactive
14:02:02.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.111.60:33421(127.1.111.60:33421)] cleaning up while in state READY due to: connection closed
14:02:02.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:02:02Z chronyd exiting
14:02:03.049 [INFO - Checkpoint Timer] (CheckpointFailureManager.java:109) Failed to trigger checkpoint for job 90bda1722df50ce6c20bc5d9174cc672 since Checkpoint triggering task Source: KuduSource -> Sink: Writer (1/4) of job 90bda1722df50ce6c20bc5d9174cc672 is not being executed at the moment. Aborting checkpoint. Failure reason: Not all required tasks are currently running..
14:02:03.123 [ERROR - main] (RetryRule.java:206) org.apache.kudu.replication.TestReplicationTableInitializer.testTableInitializationSmoke: failed attempt 1
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 42 more
14:02:03.156 [ERROR - main] (RetryRule.java:253) org.apache.kudu.replication.TestReplicationTableInitializer.testTableInitializationSmoke: giving up after 1 attempts
E
Time: 121.946
There were 7 failures:
1) testNonCoveredRangePartitioning(org.apache.kudu.replication.TestReplicationTableInitializer)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 39 more
2) testRangeWithCustomHashSchemas(org.apache.kudu.replication.TestReplicationTableInitializer)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 39 more
3) testUnpartitionedTable(org.apache.kudu.replication.TestReplicationTableInitializer)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 39 more
4) testHashAndRangePartitioning(org.apache.kudu.replication.TestReplicationTableInitializer)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 39 more
5) testRangeOnlyPartitioning(org.apache.kudu.replication.TestReplicationTableInitializer)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 39 more
6) testHashOnlyPartitioning(org.apache.kudu.replication.TestReplicationTableInitializer)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 39 more
7) testTableInitializationSmoke(org.apache.kudu.replication.TestReplicationTableInitializer)
org.apache.kudu.shaded.org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl (Caused by java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1158)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory$2.run(LogFactory.java:960)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:957)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:624)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
	at org.apache.kudu.shaded.org.apache.http.conn.ssl.DefaultHostnameVerifier.<init>(DefaultHostnameVerifier.java:82)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:970)
	at org.apache.kudu.shaded.org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
	at org.apache.kudu.test.junit.ResultReporter.reportResult(ResultReporter.java:207)
	at org.apache.kudu.test.junit.ResultReporter.tryReportResult(ResultReporter.java:244)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.report(RetryRule.java:165)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:216)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
	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)
Caused by: java.lang.ClassNotFoundException: org.apache.kudu.shaded.org.apache.commons.logging.impl.LogFactoryImpl
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	at org.apache.kudu.shaded.org.apache.commons.logging.LogFactory.createFactory(LogFactory.java:1020)
	... 39 more

FAILURES!!!
Tests run: 7,  Failures: 7

14:02:03.163 [INFO - TaskExecutorFileMergingManager shutdown hook] (TaskExecutorFileMergingManager.java:126) Shutting down TaskExecutorFileMergingManager.
14:02:03.163 [INFO - TransientBlobCache shutdown hook] (AbstractBlobCache.java:251) Shutting down BLOB cache
14:02:03.164 [INFO - TaskExecutorFileMergingManager shutdown hook] (TaskExecutorFileMergingManager.java:126) Shutting down TaskExecutorFileMergingManager.
14:02:03.165 [INFO - FileCache shutdown hook] (FileCache.java:160) removed file cache directory /tmp/flink-dist-cache-db490f73-5a75-4aae-acc2-1619d6d490d0
14:02:03.166 [INFO - FileChannelManagerImpl-netty-shuffle shutdown hook] (FileChannelManagerImpl.java:149) FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-b6ffd6c5-3f42-42be-94e9-1cc9cd74b9b7
14:02:03.166 [INFO - BlobServer shutdown hook] (BlobServer.java:401) Stopped BLOB server at 0.0.0.0:33887
14:02:03.166 [INFO - TransientBlobCache shutdown hook] (AbstractBlobCache.java:251) Shutting down BLOB cache
14:02:03.166 [INFO - TaskExecutorLocalStateStoresManager shutdown hook] (TaskExecutorLocalStateStoresManager.java:314) Shutting down TaskExecutorLocalStateStoresManager.
14:02:03.167 [INFO - IOManagerAsync shutdown hook] (FileChannelManagerImpl.java:149) FileChannelManager removed spill file directory /tmp/flink-io-e611cad8-8dbb-4eaa-bc63-0a997764aa8e
14:02:03.168 [INFO - FileChannelManagerImpl-io shutdown hook] (FileChannelManagerImpl.java:149) FileChannelManager removed spill file directory /tmp/flink-io-6021565b-289d-401f-b255-5cac81c752f5
14:02:03.169 [INFO - TransientBlobCache shutdown hook] (AbstractBlobCache.java:251) Shutting down BLOB cache
14:02:03.170 [INFO - FileChannelManagerImpl-netty-shuffle shutdown hook] (FileChannelManagerImpl.java:149) FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-82d59199-7b84-48fe-936f-548bd2e718af
14:02:03.171 [INFO - TaskExecutorStateChangelogStoragesManager shutdown hook] (TaskExecutorStateChangelogStoragesManager.java:234) Shutting down TaskExecutorStateChangelogStoragesManager.
14:02:03.171 [INFO - TransientBlobCache shutdown hook] (AbstractBlobCache.java:251) Shutting down BLOB cache
14:02:03.171 [INFO - FileChannelManagerImpl-io shutdown hook] (FileChannelManagerImpl.java:149) FileChannelManager removed spill file directory /tmp/flink-io-ee5b4ce0-1ec2-43a0-a0cc-920833b613ae
14:02:03.172 [INFO - FileChannelManagerImpl-io shutdown hook] (FileChannelManagerImpl.java:149) FileChannelManager removed spill file directory /tmp/flink-io-a317bb4e-bca4-4796-924e-3bf30c7f576c
14:02:03.173 [INFO - FileChannelManagerImpl-netty-shuffle shutdown hook] (FileChannelManagerImpl.java:149) FileChannelManager removed spill file directory /tmp/flink-netty-shuffle-742157c8-e295-4289-8759-2fd08bd6895e
14:02:03.173 [INFO - BlobServer shutdown hook] (BlobServer.java:401) Stopped BLOB server at 0.0.0.0:42771
